Commit Graph

5 Commits

Author SHA1 Message Date
Ronald Wampler
986547a60d Add norm_2_square 2016-03-28 13:24:50 -04:00
Joaquim Duran
1e73828651 - Qualified double literals as float.
- Changed variables type in for loop to remove warnings and added temporal
  variable.
2015-08-12 14:08:25 +02:00
Joaquim Duran
a0fa1e6547 The relative path in the include directive to locate the header utils.hpp has been removed. 2014-10-31 02:20:35 +01:00
Marcel Raad
0acd97dc85 Fix warnings for MSVC14
warning C4456: declaration of '...' hides previous local declaration
warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data
2014-06-16 22:25:30 +02:00
Gunter Winkler
2765501221 see #3539: a testcase was provided to recreate the problem
test/Jamfile.v2: added new target

test/test_complex_norms.cpp: added new testcase for complex vector norms


[SVN r61135]
2010-04-07 19:15:07 +00:00