#include <Utils.h>
◆ Size() [1/3]
template<typename Derived >
orca::math::Size::Size |
( |
const Eigen::MatrixBase< Derived > & |
mat | ) |
|
|
inline |
◆ Size() [2/3]
orca::math::Size::Size |
( |
int |
rows = 0 , |
|
|
int |
cols = 0 |
|
) |
| |
|
inline |
◆ Size() [3/3]
orca::math::Size::Size |
( |
const Size & |
s | ) |
|
|
inline |
◆ cols()
int orca::math::Size::cols |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool orca::math::Size::operator!= |
( |
const Size & |
s | ) |
const |
|
inline |
◆ operator==()
bool orca::math::Size::operator== |
( |
const Size & |
s | ) |
const |
|
inline |
◆ rows()
int orca::math::Size::rows |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/orca-controller/checkouts/latest/include/orca/math/Utils.h