Linear interpolation visitor: Interpolates between the given values linearly.
More...
#include <RobotAPI/libraries/SimpleTrajectory/interpolate/linear.h>
Linear interpolation visitor: Interpolates between the given values linearly.
Definition at line 12 of file linear.h.
◆ result_type
Exposed result type.
Definition at line 15 of file linear.h.
◆ Linear()
Interpolator.
- Parameters
-
| t | in [0, 1], where t = 0 for lhs and t = 1 for rhs. |
Definition at line 22 of file linear.h.
◆ operator()() [1/4]
| VariantValue operator() |
( |
const Eigen::MatrixXf & | lhs, |
|
|
const Eigen::MatrixXf & | rhs ) const |
|
inline |
◆ operator()() [2/4]
◆ operator()() [3/4]
◆ operator()() [4/4]
template<typename U, typename V>
The documentation for this class was generated from the following file:
- RobotAPI/libraries/SimpleTrajectory/interpolate/linear.h