Home
last modified time | relevance | path

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

/third_party/boost/boost/numeric/ublas/
Dfunctional.hpp1883 typedef lower_tag triangular_type; typedef
1970 typedef unit_lower_tag triangular_type; typedef
2030 typedef strict_lower_tag triangular_type; typedef
2094 typedef upper_tag triangular_type; typedef
2100 typedef unit_upper_tag triangular_type; typedef
2106 typedef strict_upper_tag triangular_type; typedef
Dsymmetric.hpp47 typedef TRI triangular_type; typedef in boost::numeric::ublas::symmetric_matrix
1012 typedef TRI triangular_type; typedef in boost::numeric::ublas::symmetric_adaptor
Dtriangular.hpp32 typedef T triangular_type; in matrix_resize_preserve() typedef
82 typedef TRI triangular_type; typedef in boost::numeric::ublas::triangular_matrix
1066 typedef TRI triangular_type; typedef in boost::numeric::ublas::triangular_adaptor
Dhermitian.hpp249 typedef TRI triangular_type; typedef in boost::numeric::ublas::hermitian_matrix
1255 typedef TRI triangular_type; typedef in boost::numeric::ublas::hermitian_adaptor