Working for a company in Berlin in statistics/data science. I have a PhD and four years experience as a postdoc in statistics and computer science
- Berlin, Germany
- https://aaronmcdaid.github.io/
Block or Report
Block or report aaronmcdaid
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
CONSTEXPR_LAMBDA Public
Simple macro to allow 'constexpr' generic no-capture lambdas in C++14. e.g. to square a number: CONSTEXPR_LAMBDA(,x)( return x*x;)
C++
-
-
-