Home
last modified time | relevance | path

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

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_MatrixArith.h701 class ProdMM : public MatrixComposite<T>
707 inline ProdMM( in ProdMM() function
776 MatrixView<T> m, const ProdMM<T,T2,T3>& pmm)
786 MatrixView<CT> m, const ProdMM<T,T,T>& pmm)
796 MatrixView<T> m, const ProdMM<T,T2,T3>& pmm)
806 MatrixView<CT> m, const ProdMM<T,T,T>& pmm)
818 #define PRODMM ProdMM
H A DTMV_SymMatrixArith.h49 class ProdMM; variable
808 SymMatrixView<T> m0, const ProdMM<T,Tm,Tm>& opmm)
822 SymMatrixView<CT> m0, const ProdMM<T,T,T>& opmm)
884 SymMatrixView<T> m0, const ProdMM<T,Tm,Tm>& opmm)
898 SymMatrixView<CT> m0, const ProdMM<T,T,T>& opmm)
H A DTMV_SymMatrix.h278 class ProdMM; variable
1226 inline type& operator=(const ProdMM<RT,T2,T2>& pmm)
1238 inline type& operator=(const ProdMM<CT,T2,T2>& pmm)
1772 inline type& operator=(const ProdMM<T,T2,T2>& pmm)
2205 inline SymMatrix(const ProdMM<T,T2,T2>& pmm) :
2328 inline type& operator=(const ProdMM<T,T2,T2>& pmm)
3118 inline HermMatrix(const ProdMM<T,T2,T2>& pmm) :
3248 inline type& operator=(const ProdMM<T,T2,T2>& pmm)
H A DTMV_SmallMatrixArith.h2710 SmallMatrix<T,M,N,A1>& m, const ProdMM<T,T2,T3>& pmm)
2720 SmallMatrix<CT,M,N,A1>& m, const ProdMM<T,T,T>& pmm)
2775 SmallMatrix<T,M,N,A1>& m, const ProdMM<T,T2,T3>& pmm)
2785 SmallMatrix<CT,M,N,A1>& m, const ProdMM<T,T,T>& pmm)