-
- Downloads
Merge branch 'feature/FS1147-norm-of-vectors-with-nan' into 'master'
flyspray/FS#1147: Compute norm of vectors with NaN entries properly This is an attempt to solve the issue outlined in flyspray/FS#1147. I've yet to fix `DenseMatrix::infinity_norm` the same way. See merge request !15
No related branches found
No related tags found
Showing
- dune/common/densematrix.hh 58 additions, 20 deletionsdune/common/densematrix.hh
- dune/common/densevector.hh 54 additions, 20 deletionsdune/common/densevector.hh
- dune/common/test/fmatrixtest.cc 64 additions, 20 deletionsdune/common/test/fmatrixtest.cc
- dune/common/test/fvectortest.cc 46 additions, 17 deletionsdune/common/test/fvectortest.cc
- dune/common/typetraits.hh 9 additions, 0 deletionsdune/common/typetraits.hh
Please register or sign in to comment