MCPcopy Create free account
hub / github.com/VectorDB-NTU/RaBitQ-Library / rows

Method rows

include/rabitqlib/third/Eigen/src/SVD/SVDBase.h:212–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210 inline bool computeV() const { return m_computeFullV || m_computeThinV; }
211
212 inline Index rows() const { return m_rows; }
213 inline Index cols() const { return m_cols; }
214
215 #ifdef EIGEN_PARSED_BY_DOXYGEN

Callers 15

mainFunction · 0.45
mainFunction · 0.45
get_nprobesFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
crossMethod · 0.45
HomogeneousClass · 0.45
hnormalizedMethod · 0.45
evalToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected