Definition at line 158 of file TriangularMatrixVector.h.
#include <src/Core/products/TriangularMatrixVector.h>
Public Member Functions | |
TriangularProduct (const Lhs &lhs, const Rhs &rhs) | |
template<typename Dest > | |
void | scaleAndAddTo (Dest &dst, Scalar alpha) const |
TriangularProduct< Mode, true, Lhs, false, Rhs, true >::TriangularProduct | ( | const Lhs & | lhs, |
const Rhs & | rhs | ||
) | [inline] |
Definition at line 163 of file TriangularMatrixVector.h.
void TriangularProduct< Mode, true, Lhs, false, Rhs, true >::scaleAndAddTo | ( | Dest & | dst, |
Scalar | alpha | ||
) | const [inline] |
Reimplemented from ProductBase< TriangularProduct< Mode, true, Lhs, false, Rhs, true >, Lhs, Rhs >.
Definition at line 165 of file TriangularMatrixVector.h.
References ColMajor, eigen_assert, RowMajor, and RowMajorBit.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |