Home
last modified time | relevance | path

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

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_SymMatrixArith.h55 class ProdUL; variable
858 SymMatrixView<T> m0, const ProdUL<T,Tm,Tm>& opmm)
872 SymMatrixView<CT> m0, const ProdUL<T,T,T>& opmm)
909 SymMatrixView<T> m0, const ProdUL<T,Tm,Tm>& opmm)
923 SymMatrixView<CT> m0, const ProdUL<T,T,T>& opmm)
H A DTMV_TriMatrixArith.h1804 class ProdUL : public MatrixComposite<T>
1810 inline ProdUL( in ProdUL() function
1842 MatrixView<T> m, const ProdUL<T,T1,T2>& pmm)
1852 MatrixView<CT> m, const ProdUL<T,T,T>& pmm)
1862 MatrixView<T> m, const ProdUL<T,T1,T2>& pmm)
1872 MatrixView<CT> m, const ProdUL<T,T,T>& pmm)
1880 #define PRODMM ProdUL
H A DTMV_SymMatrix.h280 class ProdUL; variable
1251 inline type& operator=(const ProdUL<RT,T2,T2>& pmm)
1263 inline type& operator=(const ProdUL<CT,T2,T2>& pmm)
1780 inline type& operator=(const ProdUL<T,T2,T2>& pmm)
2215 inline SymMatrix(const ProdUL<T,T2,T2>& pmm) :
2338 inline type& operator=(const ProdUL<T,T2,T2>& pmm)
3129 inline HermMatrix(const ProdUL<T,T2,T2>& pmm) :
3258 inline type& operator=(const ProdUL<T,T2,T2>& pmm)