Home
last modified time | relevance | path

Searched defs:hasSubVector (Results 1 – 9 of 9) sorted by relevance

/dports/math/tmv/tmv-0.75/src/
H A DTMV_SymMatrix.cpp252 bool GenSymMatrix<T>::hasSubVector( in hasSubVector() function in tmv::GenSymMatrix
387 bool ConstSymMatrixView<T,FortranStyle>::hasSubVector( in hasSubVector() function in tmv::ConstSymMatrixView
H A DTMV_TriMatrix.cpp114 bool GenUpperTriMatrix<T>::hasSubVector( in hasSubVector() function in tmv::GenUpperTriMatrix
263 bool ConstUpperTriMatrixView<T,FortranStyle>::hasSubVector( in hasSubVector() function in tmv::ConstUpperTriMatrixView
H A DTMV_SymBandMatrix.cpp340 bool GenSymBandMatrix<T>::hasSubVector( in hasSubVector() function in tmv::GenSymBandMatrix
619 bool ConstSymBandMatrixView<T,FortranStyle>::hasSubVector( in hasSubVector() function in tmv::ConstSymBandMatrixView
H A DTMV_Matrix.cpp220 bool GenMatrix<T>::hasSubVector( in hasSubVector() function in tmv::GenMatrix
309 bool ConstMatrixView<T,FortranStyle>::hasSubVector( in hasSubVector() function in tmv::ConstMatrixView
H A DTMV_BandMatrix.cpp253 bool GenBandMatrix<T>::hasSubVector( in hasSubVector() function in tmv::GenBandMatrix
445 bool ConstBandMatrixView<T,FortranStyle>::hasSubVector( in hasSubVector() function in tmv::ConstBandMatrixView
H A DTMV_Vector.cpp91 bool GenVector<T>::hasSubVector(ptrdiff_t i1, ptrdiff_t i2, ptrdiff_t istep) const in hasSubVector() function in tmv::GenVector
122 bool ConstVectorView<T,FortranStyle>::hasSubVector( in hasSubVector() function in tmv::ConstVectorView
/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_Vector.h1300 inline bool hasSubVector(ptrdiff_t i1, ptrdiff_t i2, ptrdiff_t istep) const in hasSubVector() function
H A DTMV_Matrix.h2197 inline bool hasSubVector( in hasSubVector() function
H A DTMV_BandMatrix.h2265 inline bool hasSubVector( in hasSubVector() function