Home
last modified time | relevance | path

Searched defs:validateNullRowCol (Results 1 – 4 of 4) sorted by relevance

/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Dhmat_cpp_interface.hpp78 bool validateNullRowCol; ///< Validate the detection of null rows and columns member in hmat::HMatSettings
H A Dh_matrix.hpp621 static bool validateNullRowCol; member in hmat::HMatrix
H A Dh_matrix.cpp51 template<typename T> bool HMatrix<T>::validateNullRowCol = false; member in hmat::HMatrix<T>
/dports/math/hmat-oss/hmat-oss-1.7.1/include/hmat/
H A Dhmat.h988 int validateNullRowCol; member