Home
last modified time | relevance | path

Searched defs:maxAbsElement (Results 1 – 12 of 12) sorted by relevance

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_SimpleMatrix.h235 inline RT maxAbsElement() const in maxAbsElement() function
H A DTMV_Vector.h544 inline RT maxAbsElement(INT* imaxout) const in maxAbsElement() function
760 inline RT maxAbsElement(INT* imaxout) const in maxAbsElement() function
1415 inline RT maxAbsElement(INT* imaxout) const in maxAbsElement() function
1862 inline RT maxAbsElement(INT* imaxout) const in maxAbsElement() function
H A DTMV_SmallVector.h487 inline RT maxAbsElement(INT* imaxout) const in maxAbsElement() function
H A DTMV_Permutation.h305 inline int maxAbsElement() const in maxAbsElement() function
H A DTMV_SmallMatrix.h452 inline RT maxAbsElement() const in maxAbsElement() function
H A DTMV_DiagMatrix.h360 inline RT maxAbsElement() const in maxAbsElement() function
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/
H A Dfmatrixev.hh358 K maxAbsElement = (isnormal(matrix.infinity_norm())) ? matrix.infinity_norm() : K(1.0); in eigenValuesVectorsImpl() local
/dports/math/tmv/tmv-0.75/src/
H A DTMV_SymMatrix.cpp788 RT GenSymMatrix<T>::maxAbsElement() const in maxAbsElement() function in tmv::GenSymMatrix
H A DTMV_TriMatrix.cpp703 RT GenUpperTriMatrix<T>::maxAbsElement() const in maxAbsElement() function in tmv::GenUpperTriMatrix
H A DTMV_SymBandMatrix.cpp1042 RT GenSymBandMatrix<T>::maxAbsElement() const in maxAbsElement() function in tmv::GenSymBandMatrix
H A DTMV_Matrix.cpp668 RT GenMatrix<T>::maxAbsElement() const in maxAbsElement() function in tmv::GenMatrix
H A DTMV_BandMatrix.cpp1082 RT GenBandMatrix<T>::maxAbsElement() const in maxAbsElement() function in tmv::GenBandMatrix