Main MRPT website > C++ reference
MRPT logo
Public Member Functions

GeneralProduct< Lhs, Rhs, OuterProduct > Class Template Reference


Detailed Description

template<typename Lhs, typename Rhs>
class GeneralProduct< Lhs, Rhs, OuterProduct >

Definition at line 248 of file Product.h.

#include <src/Core/Product.h>

Inheritance diagram for GeneralProduct< Lhs, Rhs, OuterProduct >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GeneralProduct (const Lhs &lhs, const Rhs &rhs)
template<typename Dest >
void scaleAndAddTo (Dest &dest, Scalar alpha) const

Constructor & Destructor Documentation

template<typename Lhs , typename Rhs >
GeneralProduct< Lhs, Rhs, OuterProduct >::GeneralProduct ( const Lhs &  lhs,
const Rhs &  rhs 
) [inline]

Definition at line 254 of file Product.h.

References EIGEN_STATIC_ASSERT.


Member Function Documentation

template<typename Lhs , typename Rhs >
template<typename Dest >
void GeneralProduct< Lhs, Rhs, OuterProduct >::scaleAndAddTo ( Dest &  dest,
Scalar  alpha 
) const [inline]

Reimplemented from ProductBase< GeneralProduct< Lhs, Rhs, OuterProduct >, Lhs, Rhs >.

Definition at line 260 of file Product.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011