Leonid Fedorov
|
04752ec546
|
clang format apply
|
2022-01-21 16:43:49 +00:00 |
|
Roman Nozdrin
|
2c36eedb2b
|
MCOL-4466 regr_count() and distinct_count() now use long long for counters and for a type cast to/from boost::any
|
2020-12-22 15:53:06 +00:00 |
|
Patrick LeBlanc
|
a09a9d5d0f
|
Mass substitution 'Corporaton' -> 'Corporation'
|
2019-08-07 14:43:25 -05:00 |
|
David Mott
|
4b9d046c6e
|
Fully resolve potentially ambiguous symbols by removing using namespace statements from headers which have a cascading effect. This causes potential behavior changes when switching to c++11 since symbols can be exported from std and boost while both have been imported into the global namespace.
|
2019-04-29 01:21:15 -05:00 |
|
David Hall
|
dc9ba90f96
|
MCOL-521 add regr_intecept and regr_r2
|
2018-09-28 13:51:43 -05:00 |
|