DenseCoeffsBase.h File Reference

Go to the source code of this file.

Classes

class  Eigen::DenseCoeffsBase< Derived, DirectAccessors >
 Base class providing direct read-only coefficient access to matrices and arrays. More...
 
class  Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors >
 Base class providing direct read/write coefficient access to matrices and arrays. More...
 
class  Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >
 Base class providing read-only coefficient access to matrices and arrays. More...
 
class  Eigen::DenseCoeffsBase< Derived, WriteAccessors >
 Base class providing read/write coefficient access to matrices and arrays. More...
 

Namespaces

 Eigen
 : InteropHeaders
 
 Eigen::internal
 

Functions

template<int Alignment, typename Derived >
static Index Eigen::internal::first_aligned (const DenseBase< Derived > &m)
 
template<typename Derived >
static Index Eigen::internal::first_default_aligned (const DenseBase< Derived > &m)