MPQC
3.0.0-alpha
|
this functor compares RefSymmSCMatrix objects. More...
#include <math/scmat/matrix.h>
Public Member Functions | |
bool | operator() (const RefSymmSCMatrix &mat1, const RefSymmSCMatrix &mat2) |
this functor compares RefSymmSCMatrix objects.
Such objects are same if every element in one differs by less than DBL_EPSILON from the corresponding element in the other.