Go to the source code of this file.
Classes | |
class | Eigen::InnerStride< Value > |
Convenience specialization of Stride to specify only an inner stride See class Map for some examples. More... | |
class | Eigen::OuterStride< Value > |
Convenience specialization of Stride to specify only an outer stride See class Map for some examples. More... | |
class | Eigen::Stride< _OuterStrideAtCompileTime, _InnerStrideAtCompileTime > |
Holds strides information for Map. More... | |
Namespaces | |
Eigen | |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |