![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <triangular.hpp>
Public Types | |
typedef promote_traits < typename E1::value_type, typename E2::value_type > ::promote_type | promote_type |
typedef matrix< promote_type > | result_type |
Definition at line 2351 of file triangular.hpp.
typedef promote_traits<typename E1::value_type, typename E2::value_type>::promote_type boost::numeric::ublas::matrix_matrix_solve_traits< E1, E2 >::promote_type |
Definition at line 2352 of file triangular.hpp.
typedef matrix<promote_type> boost::numeric::ublas::matrix_matrix_solve_traits< E1, E2 >::result_type |
Definition at line 2353 of file triangular.hpp.