Home
last modified time | relevance | path

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

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_Matrix.h540 typedef ConstUpperTriMatrixView<T> const_uppertri_type; typedef
1123 typedef ConstUpperTriMatrixView<T,FortranStyle> const_uppertri_type; typedef
1317 typedef ConstUpperTriMatrixView<T,A> const_uppertri_type; typedef
1949 typedef ConstUpperTriMatrixView<T,FortranStyle> const_uppertri_type; typedef
H A DTMV_SmallMatrix.h105 typedef ConstUpperTriMatrixView<T,I> const_uppertri_type; typedef