![]() |
- 3.0.2 core module.
|
#include "DiscreteArray.h"Go to the source code of this file.
Namespaces | |
| ct | |
| ct::core | |
Functions | |
| template<typename EIGEN_VECTOR_ARRAY_TYPE_IN , typename SCALAR = double> | |
| DiscreteArray< Eigen::Matrix< SCALAR, -1, -1 > > | ct::core::transposeArray (const EIGEN_VECTOR_ARRAY_TYPE_IN &array) |
| this method transposes/flips an array of vectors into another array containing the scalar trajectories corresponding to each dimension of the input array. More... | |