Skip to content
GitLab
Explore
Sign in
[fix] make FMatrixHelp work for non-standard field types
Code
Review changes
Check out branch
Download
Patches
Plain diff
Christian Engwer
requested to merge
feature/make-fmatrixhelper-more-generic
into
master
Mar 30, 2017
Overview
0
Commits
1
Pipelines
2
Changes
2
Expand
avoid M_PI as it is fixed to double precision (in addition M_PI failed on mingw)
find sqrt abd acos via ADL
Merge request reports
Loading