![]() |
|
#include "../InternalHeaderCheck.h"Go to the source code of this file.
Classes | |
| struct | Eigen::internal::get_compiletime_reshape_size< SizeType, OtherSize, TotalSize > |
| struct | Eigen::internal::get_compiletime_reshape_size< AutoSize_t, OtherSize, TotalSize > |
Namespaces | |
| Eigen | |
| Namespace containing all symbols from the Eigen library. | |
| Eigen::internal | |
| Namespace containing low-level routines from the Eigen library. | |
Enumerations | |
| enum | Eigen::AutoSize_t { Eigen::AutoSize } |
Functions | |
| template<typename SizeType > | |
| Index | Eigen::internal::get_runtime_reshape_size (SizeType size, Index, Index) |
| Index | Eigen::internal::get_runtime_reshape_size (AutoSize_t, Index other, Index total) |
| constexpr int | Eigen::internal::get_compiletime_reshape_order (int flags, int order) |
Variables | |
| const int | Eigen::AutoOrder = 2 |