Home
last modified time | relevance | path

Searched refs:ProdLU (Results 1 – 3 of 3) sorted by relevance

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_SymMatrixArith.h52 class ProdLU; variable
833 SymMatrixView<T> m0, const ProdLU<T,Tm,Tm>& opmm)
847 SymMatrixView<CT> m0, const ProdLU<T,T,T>& opmm)
934 SymMatrixView<T> m0, const ProdLU<T,Tm,Tm>& opmm)
948 SymMatrixView<CT> m0, const ProdLU<T,T,T>& opmm)
H A DTMV_TriMatrixArith.h1910 class ProdLU : public MatrixComposite<T>
1916 inline ProdLU( in ProdLU() function
1948 MatrixView<T> m, const ProdLU<T,T1,T2>& pmm)
1958 MatrixView<CT> m, const ProdLU<T,T,T>& pmm)
1968 MatrixView<T> m, const ProdLU<T,T1,T2>& pmm)
1978 MatrixView<CT> m, const ProdLU<T,T,T>& pmm)
1986 #define PRODMM ProdLU
H A DTMV_SymMatrix.h282 class ProdLU; variable
1276 inline type& operator=(const ProdLU<RT,T2,T2>& pmm)
1288 inline type& operator=(const ProdLU<CT,T2,T2>& pmm)
1776 inline type& operator=(const ProdLU<T,T2,T2>& pmm)
2225 inline SymMatrix(const ProdLU<T,T2,T2>& pmm) :
2348 inline type& operator=(const ProdLU<T,T2,T2>& pmm)
3140 inline HermMatrix(const ProdLU<T,T2,T2>& pmm) :
3268 inline type& operator=(const ProdLU<T,T2,T2>& pmm)