WPILibC++ 2023.4.3-108-ge5452e3
ReshapedHelper.h File Reference

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 >
 
struct  Eigen::internal::get_compiletime_reshape_order< Flags, Order >
 

Namespaces

namespace  Eigen
 Namespace containing all symbols from the Eigen library.
 
namespace  Eigen::internal
 

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)
 

Variables

const int Eigen::AutoOrder = 2