Quantcast
Channel: Math.NET Numerics - Math.NET
Viewing all articles
Browse latest Browse all 224

Use AlmostEqual() as default EqualityComparer?

$
0
0

I am using a lot of Matrix<double> / Vector<double> structures, and need to deal with the idiosyncrasies of floating point calculations. Is there a way to use any of the AlmostEqual() methods as the default EqualityComparer and/or Comparable functionality for Math.NET Matrices/Vectors?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 224

Trending Articles