$treeview $search $mathjax
Eigen  3.2.5
$projectbrief
$projectbrief
$searchbox

InnerStride< Value > Class Template Reference

Convenience specialization of Stride to specify only an inner stride See class Map for some examples. More...

Inheritance diagram for InnerStride< Value >:

List of all members.

Public Member Functions

Index inner () const
Index outer () const

Detailed Description

template<int Value = Dynamic>
class Eigen::InnerStride< Value >

Convenience specialization of Stride to specify only an inner stride See class Map for some examples.


Member Function Documentation

Index inner (  )  const [inline, inherited]
Returns:
the inner stride
Index outer (  )  const [inline, inherited]
Returns:
the outer stride

The documentation for this class was generated from the following file: