Home
last modified time | relevance | path

Searched defs:maxAbs2Element (Results 1 – 11 of 11) sorted by relevance

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_SimpleMatrix.h246 inline RT maxAbs2Element() const in maxAbs2Element() function
H A DTMV_Vector.h552 inline RT maxAbs2Element(INT* imaxout) const in maxAbs2Element() function
768 inline RT maxAbs2Element(INT* imaxout) const in maxAbs2Element() function
1423 inline RT maxAbs2Element(INT* imaxout) const in maxAbs2Element() function
1870 inline RT maxAbs2Element(INT* imaxout) const in maxAbs2Element() function
H A DTMV_SmallVector.h495 inline RT maxAbs2Element(INT* imaxout) const in maxAbs2Element() function
H A DTMV_Permutation.h308 inline int maxAbs2Element() const in maxAbs2Element() function
H A DTMV_SmallMatrix.h463 inline RT maxAbs2Element() const in maxAbs2Element() function
H A DTMV_DiagMatrix.h363 inline RT maxAbs2Element() const in maxAbs2Element() function
/dports/math/tmv/tmv-0.75/src/
H A DTMV_SymMatrix.cpp798 RT GenSymMatrix<T>::maxAbs2Element() const in maxAbs2Element() function in tmv::GenSymMatrix
H A DTMV_TriMatrix.cpp713 RT GenUpperTriMatrix<T>::maxAbs2Element() const in maxAbs2Element() function in tmv::GenUpperTriMatrix
H A DTMV_SymBandMatrix.cpp1052 RT GenSymBandMatrix<T>::maxAbs2Element() const in maxAbs2Element() function in tmv::GenSymBandMatrix
H A DTMV_Matrix.cpp678 RT GenMatrix<T>::maxAbs2Element() const in maxAbs2Element() function in tmv::GenMatrix
H A DTMV_BandMatrix.cpp1095 RT GenBandMatrix<T>::maxAbs2Element() const in maxAbs2Element() function in tmv::GenBandMatrix