Home
last modified time | relevance | path

Searched refs:rowsTree (Results 1 – 3 of 3) sorted by relevance

/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Dserialization.cpp124 write(matrix->rowsTree()); in write()
H A Dh_matrix.hpp710 const ClusterTree * rowsTree() const { in rowsTree() function in hmat::HMatrix
H A Dc_wrapping.hpp64 HMAT_ASSERT(hmat->engine().hmat->rowsTree() == hmat->engine().hmat->colsTree()); in assemble_generic()
577 …static_cast<const hmat_cluster_tree_t*>(static_cast<const void*>(hmat->engine().hmat->rowsTree())); in get_cluster_trees()