Home
last modified time | relevance | path

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

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_SimpleMatrix.h294 inline type& conjugateSelf() in conjugateSelf() function
H A DTMV_DiagMatrix.h791 inline type& conjugateSelf() in conjugateSelf() function
1009 inline type& conjugateSelf() in conjugateSelf() function
1300 inline type& conjugateSelf() in conjugateSelf() function
H A DTMV_SmallVector.h528 inline type& conjugateSelf() in conjugateSelf() function
H A DTMV_SmallMatrix.h571 inline type& conjugateSelf() in conjugateSelf() function
H A DTMV_BandMatrix.h2255 inline type& conjugateSelf() in conjugateSelf() function
3077 inline type& conjugateSelf() in conjugateSelf() function
H A DTMV_Vector.h1245 inline type& conjugateSelf() in conjugateSelf() function
H A DTMV_Matrix.h2130 inline type& conjugateSelf() in conjugateSelf() function
/dports/math/tmv/tmv-0.75/src/
H A DTMV_Vector.cpp1052 VectorView<T,A>& VectorView<T,A>::conjugateSelf() in conjugateSelf() function in tmv::VectorView
1067 Vector<T,A>& Vector<T,A>::conjugateSelf() in conjugateSelf() function in tmv::Vector
H A DTMV_TriMatrix.cpp852 UpperTriMatrixView<T,A>& UpperTriMatrixView<T,A>::conjugateSelf() in conjugateSelf() function in tmv::UpperTriMatrixView
H A DTMV_Matrix.cpp837 MatrixView<T,A>& MatrixView<T,A>::conjugateSelf() in conjugateSelf() function in tmv::MatrixView
H A DTMV_BandMatrix.cpp1329 BandMatrixView<T,A>& BandMatrixView<T,A>::conjugateSelf() in conjugateSelf() function in tmv::BandMatrixView