Function uw12::linalg::is_symmetric
Defined in File linalg.hpp
Function Documentation
-
inline bool uw12::linalg::is_symmetric(const Mat &mat, const double threshold = 1e-10)
Check whether a matrix is symmetric to within a threshold.
Defined in File linalg.hpp
Check whether a matrix is symmetric to within a threshold.