CUDA Lab Course Reference Manual 2011

vmu Struct Reference

List of all members.


Static Public Member Functions

template<typename T , typename BW >
static void apply (bw_types::Vector< T, BW > &b, const bw_types::Matrix< T, BW > &A, const bw_types::Vector< T, BW > &x)
template<typename T , typename BW >
static void apply (bw_types::Vector< T, BW > &b, const bw_types::SubMatrixView< T, BW > &A, const bw_types::Vector< T, BW > &x)
template<typename T , typename BW >
static void apply (bw_types::Vector< T, BW > &b, const transpose< bw_types::Matrix< T, BW > > &A_t, const bw_types::Vector< T, BW > &x)
template<typename T , typename BW >
static void apply (bw_types::Vector< T, BW > &b, const transpose< bw_types::SubMatrixView< T, BW > > &A_t, const bw_types::Vector< T, BW > &x)
template<typename T , typename BW , typename T_src >
static void apply (bw_types::Vector< T, BW > &b, const bw_types::Matrix< T, BW > &A, const bw_types::ColVectorView< T, T_src > &x)

Member Function Documentation

template<typename T , typename BW >
static void vmu::apply ( bw_types::Vector< T, BW > &  b,
const bw_types::Matrix< T, BW > &  A,
const bw_types::Vector< T, BW > &  x 
) [inline, static]

template<typename T , typename BW >
static void vmu::apply ( bw_types::Vector< T, BW > &  b,
const bw_types::SubMatrixView< T, BW > &  A,
const bw_types::Vector< T, BW > &  x 
) [inline, static]

template<typename T , typename BW >
static void vmu::apply ( bw_types::Vector< T, BW > &  b,
const transpose< bw_types::Matrix< T, BW > > &  A_t,
const bw_types::Vector< T, BW > &  x 
) [inline, static]

template<typename T , typename BW >
static void vmu::apply ( bw_types::Vector< T, BW > &  b,
const transpose< bw_types::SubMatrixView< T, BW > > &  A_t,
const bw_types::Vector< T, BW > &  x 
) [inline, static]

template<typename T , typename BW , typename T_src >
static void vmu::apply ( bw_types::Vector< T, BW > &  b,
const bw_types::Matrix< T, BW > &  A,
const bw_types::ColVectorView< T, T_src > &  x 
) [inline, static]


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

blanc++ documentation generated on Mon Jul 18 12:05:12 2011 by doxygen 1.5.7