Home
last modified time | relevance | path

Searched defs:const_realpart_type (Results 1 – 4 of 4) sorted by relevance

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_DiagMatrix.h163 typedef ConstDiagMatrixView<RT> const_realpart_type; typedef
595 typedef ConstDiagMatrixView<RT,FortranStyle> const_realpart_type; typedef
689 typedef ConstDiagMatrixView<RT,A> const_realpart_type; typedef
905 typedef ConstDiagMatrixView<RT,FortranStyle> const_realpart_type; typedef
1117 typedef ConstDiagMatrixView<RT,A> const_realpart_type; typedef
H A DTMV_Matrix.h539 typedef ConstMatrixView<RT> const_realpart_type; typedef
1122 typedef ConstMatrixView<RT,FortranStyle> const_realpart_type; typedef
1315 typedef ConstMatrixView<RT,A> const_realpart_type; typedef
1947 typedef ConstMatrixView<RT,FortranStyle> const_realpart_type; typedef
H A DTMV_BandMatrix.h352 typedef ConstBandMatrixView<RT> const_realpart_type; typedef
1115 typedef ConstBandMatrixView<RT,FortranStyle> const_realpart_type; typedef
1321 typedef ConstBandMatrixView<RT,A> const_realpart_type; typedef
2078 typedef ConstBandMatrixView<RT,FortranStyle> const_realpart_type; typedef
2498 typedef ConstBandMatrixView<RT,I> const_realpart_type; typedef
H A DTMV_SmallMatrix.h107 typedef ConstMatrixView<RT,I> const_realpart_type; typedef