#include <matrix_product_float_double.hpp>
| Public Types | |
| typedef MatrixT::value_type | T | 
| typedef viennacl::matrix_slice < viennacl::matrix< T, F > > | result_type | 
| Static Public Member Functions | |
| static result_type | make (viennacl::matrix< T, F > &M, boost::numeric::ublas::matrix_slice< MatrixT > &base) | 
Definition at line 91 of file matrix_product_float_double.hpp.
| typedef viennacl::matrix_slice< viennacl::matrix<T, F> > matrix_maker< boost::numeric::ublas::matrix_slice< MatrixT >, F >::result_type | 
Definition at line 94 of file matrix_product_float_double.hpp.
| typedef MatrixT::value_type matrix_maker< boost::numeric::ublas::matrix_slice< MatrixT >, F >::T | 
Definition at line 93 of file matrix_product_float_double.hpp.
| 
 | inlinestatic | 
Definition at line 96 of file matrix_product_float_double.hpp.