#include <Array.hpp>
|
static constexpr auto | Rows = _Rows |
|
static constexpr auto | Cols = _Cols |
|
◆ Base
template<typename _Scalar = double, int _Rows = Dynamic, int _Cols = Dynamic>
◆ Scalar
template<typename _Scalar = double, int _Rows = Dynamic, int _Cols = Dynamic>
using GQCP::Array< _Scalar, _Rows, _Cols >::Scalar = _Scalar |
◆ Self
template<typename _Scalar = double, int _Rows = Dynamic, int _Cols = Dynamic>
◆ Eigen() [1/2]
template<typename _Scalar = double, int _Rows = Dynamic, int _Cols = Dynamic>
- Returns
- this as a non-const Eigen::Matrix
◆ Eigen() [2/2]
template<typename _Scalar = double, int _Rows = Dynamic, int _Cols = Dynamic>
PUBLIC METHODS
- Returns
- this as a const Eigen::Array
◆ Cols
template<typename _Scalar = double, int _Rows = Dynamic, int _Cols = Dynamic>
constexpr auto GQCP::Array< _Scalar, _Rows, _Cols >::Cols = _Cols |
|
staticconstexpr |
◆ Rows
template<typename _Scalar = double, int _Rows = Dynamic, int _Cols = Dynamic>
constexpr auto GQCP::Array< _Scalar, _Rows, _Cols >::Rows = _Rows |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- /__w/GQCP/GQCP/gqcp/include/Mathematical/Representation/Array.hpp