![]() |
- 3.0.2 core module.
|
Go to the source code of this file.
Namespaces | |
| ct | |
| ct::core | |
Functions | |
| template<typename TRAJECTORY_T > | |
| TRAJECTORY_T | ct::core::linspace (const typename TRAJECTORY_T::value_type &a, const typename TRAJECTORY_T::value_type &b, const size_t N) |
| replicates the well-known linspace command from MATLAB in C++ More... | |