#include <src/Core/Product.h>
Public Member Functions | |
GeneralProduct (const Lhs &lhs, const Rhs &rhs) | |
template<typename Dest > | |
void | scaleAndAddTo (Dest &dest, Scalar alpha) const |
GeneralProduct< Lhs, Rhs, OuterProduct >::GeneralProduct | ( | const Lhs & | lhs, |
const Rhs & | rhs | ||
) | [inline] |
Definition at line 254 of file Product.h.
References EIGEN_STATIC_ASSERT.
void GeneralProduct< Lhs, Rhs, OuterProduct >::scaleAndAddTo | ( | Dest & | dest, |
Scalar | alpha | ||
) | const [inline] |
Reimplemented from ProductBase< GeneralProduct< Lhs, Rhs, OuterProduct >, Lhs, Rhs >.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |