Commit Graph

2 Commits

Author SHA1 Message Date
2ec750ca05 Fix math.nbtheory linkage to asm
Don't use extern for templated functions. If the function argument is
const, it gets a different mangling. So define a private function for
each floatint point length and call it from template.
2018-05-08 18:07:42 +02:00
3e9ca359da math: Add floating point support to abs 2017-09-13 06:43:49 +02:00