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

DenseCoeffsBase.h File Reference

Go to the source code of this file.

Classes

struct  internal::add_const_on_value_type_if_arithmetic< T >
class  DenseCoeffsBase< Derived, ReadOnlyAccessors >
 Base class providing read-only coefficient access to matrices and arrays. More...
class  DenseCoeffsBase< Derived, WriteAccessors >
 Base class providing read/write coefficient access to matrices and arrays. More...
class  DenseCoeffsBase< Derived, DirectAccessors >
 Base class providing direct read-only coefficient access to matrices and arrays. More...
class  DenseCoeffsBase< Derived, DirectWriteAccessors >
 Base class providing direct read/write coefficient access to matrices and arrays. More...
struct  internal::first_aligned_impl< Derived, JustReturnZero >
struct  internal::first_aligned_impl< Derived, false >
struct  internal::inner_stride_at_compile_time< Derived, HasDirectAccess >
struct  internal::inner_stride_at_compile_time< Derived, false >
struct  internal::outer_stride_at_compile_time< Derived, HasDirectAccess >
struct  internal::outer_stride_at_compile_time< Derived, 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 Derived >
static Derived::Index internal::first_aligned (const Derived &m)



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011