Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms

boost::numeric::ublas::matrix_norm_1< M > Struct Template Reference

#include <functional.hpp>

Inheritance diagram for boost::numeric::ublas::matrix_norm_1< M >:
Collaboration diagram for boost::numeric::ublas::matrix_norm_1< M >:

List of all members.

Public Types

typedef
matrix_scalar_real_unary_functor
< M >::real_type 
real_type
typedef
matrix_scalar_real_unary_functor
< M >::result_type 
result_type
typedef
matrix_scalar_real_unary_functor
< M >::value_type 
value_type

Static Public Member Functions

template<class E >
static BOOST_UBLAS_INLINE
result_type 
apply (const matrix_expression< E > &e)

Detailed Description

template<class M>
struct boost::numeric::ublas::matrix_norm_1< M >

Definition at line 1269 of file functional.hpp.


Member Typedef Documentation


Member Function Documentation

template<class M >
template<class E >
static BOOST_UBLAS_INLINE result_type boost::numeric::ublas::matrix_norm_1< M >::apply ( const matrix_expression< E > &  e) [inline, static]

Definition at line 1277 of file functional.hpp.


The documentation for this struct was generated from the following file: