![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <nonlinear_trajectory.h>

Public Member Functions | |
| PolyCost (const NLTraj &traj, const NLTimes ×, BasisBundlePro &basis, int min_dim) | |
| decimal_t | evaluate () |
| ETV | gradient () |
| ETV | hessian () |
Additional Inherited Members | |
Protected Attributes inherited from traj_opt::CostFunction | |
| std::vector< Variable * > | vars |
| traj_opt::PolyCost::PolyCost | ( | const NLTraj & | traj, |
| const NLTimes & | times, | ||
| BasisBundlePro & | basis, | ||
| int | min_dim | ||
| ) |
|
virtual |
Implements traj_opt::CostFunction.
|
virtual |
Implements traj_opt::CostFunction.
|
virtual |
Implements traj_opt::CostFunction.