Definition at line 248 of file Product.h.
#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.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |