#include <RobotAPI/libraries/core/math/MatrixHelpers.h>
Definition at line 30 of file MatrixHelpers.h.
◆ CalculateCog3D()
static Eigen::Vector3f CalculateCog3D |
( |
const Eigen::MatrixXf & |
points | ) |
|
|
inlinestatic |
◆ SetRowToValue()
static void SetRowToValue |
( |
Eigen::MatrixXf & |
matrix, |
|
|
int |
rowNr, |
|
|
float |
value |
|
) |
| |
|
inlinestatic |
◆ SubtractVectorFromAllColumns3D()
static Eigen::MatrixXf SubtractVectorFromAllColumns3D |
( |
const Eigen::MatrixXf & |
points, |
|
|
const Eigen::Vector3f & |
vec |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: