Base class for Map and Block expression with direct access.
More...
#include <ForwardDeclarations.h>
template<typename Derived, int Level = internal::accessors_level<Derived>::has_write_access ? WriteAccessors : ReadOnlyAccessors>
class Eigen::MapBase< Derived, Level >
Base class for Map and Block expression with direct access.
- See also
- class Map, class Block
Definition at line 109 of file ForwardDeclarations.h.
The documentation for this class was generated from the following file: