#include <Utils.h>
template<typename Derived >
orca::math::Size::Size |
( |
const Eigen::MatrixBase< Derived > & |
mat | ) |
|
|
inline |
orca::math::Size::Size |
( |
int |
rows = 0 , |
|
|
int |
cols = 0 |
|
) |
| |
|
inline |
orca::math::Size::Size |
( |
const Size & |
s | ) |
|
|
inline |
int orca::math::Size::cols |
( |
| ) |
const |
|
inline |
bool orca::math::Size::operator!= |
( |
const Size & |
s | ) |
const |
|
inline |
bool orca::math::Size::operator== |
( |
const Size & |
s | ) |
const |
|
inline |
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/dev/include/orca/math/Utils.h