Go to the source code of this file.
Classes | |
struct | internal::traits< SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true > > |
struct | SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true > |
struct | internal::traits< SelfadjointProductMatrix< Lhs, 0, true, Rhs, RhsMode, false > > |
struct | SelfadjointProductMatrix< Lhs, 0, true, Rhs, RhsMode, false > |
Namespaces | |
namespace | internal |
Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: | |
Functions | |
template<typename Scalar , typename Index , int StorageOrder, int UpLo, bool ConjugateLhs, bool ConjugateRhs> | |
static EIGEN_DONT_INLINE void | internal::product_selfadjoint_vector (Index size, const Scalar *lhs, Index lhsStride, const Scalar *_rhs, Index rhsIncr, Scalar *res, Scalar alpha) |
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |