Home
last modified time | relevance | path

Searched defs:divIsSet (Results 1 – 2 of 2) sorted by relevance

/dports/math/tmv/tmv-0.75/src/
H A DTMV_BaseMatrix.cpp269 bool DivHelper<T>::divIsSet() const in divIsSet() function in tmv::DivHelper
/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_DiagMatrix.h518 inline bool divIsSet() const { return true; } in divIsSet() function