Definition at line 180 of file SelfadjointMatrixVector.h.
#include <src/Core/products/SelfadjointMatrixVector.h>

Public Types | |
| enum | { LhsUpLo = LhsMode&(Upper|Lower) } |
Public Member Functions | |
| SelfadjointProductMatrix (const Lhs &lhs, const Rhs &rhs) | |
| template<typename Dest > | |
| void | scaleAndAddTo (Dest &dst, Scalar alpha) const |
| anonymous enum |
Definition at line 185 of file SelfadjointMatrixVector.h.
| SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true >::SelfadjointProductMatrix | ( | const Lhs & | lhs, |
| const Rhs & | rhs | ||
| ) | [inline] |
Definition at line 189 of file SelfadjointMatrixVector.h.
| void SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true >::scaleAndAddTo | ( | Dest & | dst, |
| Scalar | alpha | ||
| ) | const [inline] |
Reimplemented from ProductBase< SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true >, Lhs, Rhs >.
Definition at line 191 of file SelfadjointMatrixVector.h.
References ColMajor, eigen_assert, RowMajor, and RowMajorBit.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |