Browse Source
This is important depending on the platform because norm() calls matrix::squrt() which dispatches correctly to the implementation for the used type. Otherwise float squrt()s can get calculated as double.master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue