Main Page | Namespace List | Data Structures | File List | Namespace Members | Data Fields | Globals

boost::numeric::ublas Namespace Reference


Data Structures

struct  promote_traits< double, TINY >
struct  promote_traits< TINY, double >
struct  promote_traits< TINY, TINY_VEC >

Functions

template<class V, class T1, class IA1, class TA1, class E2> void residual (const compressed_matrix< T1, row_major, 0, IA1, TA1 > &A, const vector_expression< E2 > &x, const vector_expression< E2 > &b, V &r, row_major_tag)
 compute residual r = b - Ax

BOOST_UBLAS_INLINE TINY_VEC operator * (const TINY &A, const TINY_VEC &x)
template<class M, std::size_t IBS, std::size_t JBS, std::size_t KBS, class E1, class E2> BOOST_UBLAS_INLINE M block_prod_goto (const matrix_expression< E1 > &e1, const matrix_expression< E2 > &e2, row_major_tag)
template<class M, std::size_t IBS, std::size_t JBS, std::size_t KBS, class E1, class E2> BOOST_UBLAS_INLINE M block_prod_goto (const matrix_expression< E1 > &e1, const matrix_expression< E2 > &e2, column_major_tag)
template<class M, std::size_t IBS, std::size_t JBS, std::size_t KBS, class E1, class E2> BOOST_UBLAS_INLINE M block_prod_goto (const matrix_expression< E1 > &e1, const matrix_expression< E2 > &e2)


Function Documentation

template<class M, std::size_t IBS, std::size_t JBS, std::size_t KBS, class E1, class E2>
BOOST_UBLAS_INLINE M block_prod_goto const matrix_expression< E1 > &  e1,
const matrix_expression< E2 > &  e2
 

Definition at line 125 of file sample83.cpp.

template<class M, std::size_t IBS, std::size_t JBS, std::size_t KBS, class E1, class E2>
BOOST_UBLAS_INLINE M block_prod_goto const matrix_expression< E1 > &  e1,
const matrix_expression< E2 > &  e2,
column_major_tag 
 

Definition at line 72 of file sample83.cpp.

References equals().

template<class M, std::size_t IBS, std::size_t JBS, std::size_t KBS, class E1, class E2>
BOOST_UBLAS_INLINE M block_prod_goto const matrix_expression< E1 > &  e1,
const matrix_expression< E2 > &  e2,
row_major_tag 
 

Definition at line 20 of file sample83.cpp.

References equals().

BOOST_UBLAS_INLINE TINY_VEC operator * const TINY A,
const TINY_VEC x
 

Definition at line 44 of file nested.cpp.

References TINY_VEC.

template<class V, class T1, class IA1, class TA1, class E2>
void residual const compressed_matrix< T1, row_major, 0, IA1, TA1 > &  A,
const vector_expression< E2 > &  x,
const vector_expression< E2 > &  b,
V &  r,
row_major_tag 
 

compute residual r = b - Ax

Definition at line 49 of file ex_residual.cpp.

Referenced by main().


Generated on Wed Oct 1 14:41:00 2003 for Sample Code by doxygen 1.3.2