Home
last modified time | relevance | path

Searched refs:readFullSize (Results 1 – 4 of 4) sorted by relevance

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_IOStyle.h339 bool readFullSize(ptrdiff_t& n, std::string& exp, std::string& got) const in readFullSize() function
H A DTMV_Permutation.h728 if (!reader.readFullSize(temp,exp,got)) { in read()
/dports/math/tmv/tmv-0.75/src/
H A DTMV_BandMatrix.cpp1821 !reader.readFullSize(lo,exp,got) || in read()
1822 !reader.readFullSize(hi,exp,got)) { in read()
1852 !reader.readFullSize(lo,exp,got) || in read()
1853 !reader.readFullSize(hi,exp,got)) { in read()
H A DTMV_SymBandMatrix.cpp1660 if (!reader.readFullSize(lo,exp,got)) { in read()
1713 if (!reader.readFullSize(lo,exp,got)) { in read()
1790 if (!reader.readFullSize(lo,exp,got)) { in read()