#include "../plugins/BlockMethods.h"
Go to the source code of this file.
Classes | |
| struct | Eigen::DenseBase< Derived >::ConstFixedSegmentReturnType< Size > |
| struct | Eigen::DenseBase< Derived >::ConstNColsBlockXpr< N > |
| struct | Eigen::DenseBase< Derived >::ConstNRowsBlockXpr< N > |
| class | Eigen::DenseBase< Derived > |
| Base class for all dense matrices, vectors, and arrays. More... | |
| struct | Eigen::DenseBase< Derived >::FixedSegmentReturnType< Size > |
| struct | Eigen::DenseBase< Derived >::NColsBlockXpr< N > |
| struct | Eigen::DenseBase< Derived >::NRowsBlockXpr< N > |
Namespaces | |
| namespace | Eigen |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
| namespace | Eigen::internal |
Defines | |
| #define | EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase |
Functions | |
| static void | Eigen::internal::check_DenseIndex_is_signed () |
Definition at line 474 of file DenseBase.h.