Home
last modified time | relevance | path

Searched defs:const_lowertri_type (Results 1 – 2 of 2) sorted by relevance

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_Matrix.h541 typedef ConstLowerTriMatrixView<T> const_lowertri_type; typedef
1124 typedef ConstLowerTriMatrixView<T,FortranStyle> const_lowertri_type; typedef
1318 typedef ConstLowerTriMatrixView<T,A> const_lowertri_type; typedef
1950 typedef ConstLowerTriMatrixView<T,FortranStyle> const_lowertri_type; typedef
H A DTMV_SmallMatrix.h106 typedef ConstLowerTriMatrixView<T,I> const_lowertri_type; typedef