TooN::Operator< Internal::MatrixVectorDiagMultiply< R, C, P1, B1, Size, P2, B2 > > Struct Template Reference

#include <operators.hh>

List of all members.

Public Member Functions

template<int Rout, int Cout, typename Pout , typename Bout >
void eval (Matrix< Rout, Cout, Pout, Bout > &res) const
int num_cols () const
int num_rows () const
 Operator (const Matrix< R, C, P1, B1 > &lhs_in, const Vector< Size, P2, B2 > &rhs_in)

Public Attributes

const Matrix< R, C, P1, B1 > & lhs
const Vector< Size, P2, B2 > & rhs

Detailed Description

template<int R, int C, typename P1, typename B1, int Size, typename P2, typename B2>
struct TooN::Operator< Internal::MatrixVectorDiagMultiply< R, C, P1, B1, Size, P2, B2 > >

Definition at line 395 of file operators.hh.


Constructor & Destructor Documentation

template<int R, int C, typename P1 , typename B1 , int Size, typename P2 , typename B2 >
TooN::Operator< Internal::MatrixVectorDiagMultiply< R, C, P1, B1, Size, P2, B2 > >::Operator ( const Matrix< R, C, P1, B1 > &  lhs_in,
const Vector< Size, P2, B2 > &  rhs_in 
) [inline]

Definition at line 399 of file operators.hh.


Member Function Documentation

template<int R, int C, typename P1 , typename B1 , int Size, typename P2 , typename B2 >
template<int Rout, int Cout, typename Pout , typename Bout >
void TooN::Operator< Internal::MatrixVectorDiagMultiply< R, C, P1, B1, Size, P2, B2 > >::eval ( Matrix< Rout, Cout, Pout, Bout > &  res  )  const [inline]

Definition at line 405 of file operators.hh.

template<int R, int C, typename P1 , typename B1 , int Size, typename P2 , typename B2 >
int TooN::Operator< Internal::MatrixVectorDiagMultiply< R, C, P1, B1, Size, P2, B2 > >::num_cols (  )  const [inline]

Definition at line 402 of file operators.hh.

template<int R, int C, typename P1 , typename B1 , int Size, typename P2 , typename B2 >
int TooN::Operator< Internal::MatrixVectorDiagMultiply< R, C, P1, B1, Size, P2, B2 > >::num_rows (  )  const [inline]

Definition at line 401 of file operators.hh.


Member Data Documentation

template<int R, int C, typename P1 , typename B1 , int Size, typename P2 , typename B2 >
const Matrix<R,C,P1,B1>& TooN::Operator< Internal::MatrixVectorDiagMultiply< R, C, P1, B1, Size, P2, B2 > >::lhs

Definition at line 396 of file operators.hh.

template<int R, int C, typename P1 , typename B1 , int Size, typename P2 , typename B2 >
const Vector<Size,P2,B2>& TooN::Operator< Internal::MatrixVectorDiagMultiply< R, C, P1, B1, Size, P2, B2 > >::rhs

Definition at line 397 of file operators.hh.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines


libtoon
Author(s): Florian Weisshardt
autogenerated on Fri Jan 11 10:09:49 2013