Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions

SelfadjointMatrixVector.h File Reference

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: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


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.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011