|
| ActivationModelWeightedQuadTpl (const VectorXs &weights) |
|
virtual void | calc (const boost::shared_ptr< ActivationDataAbstract > &data, const Eigen::Ref< const VectorXs > &r) |
|
virtual void | calcDiff (const boost::shared_ptr< ActivationDataAbstract > &data, const Eigen::Ref< const VectorXs > &r) |
|
virtual boost::shared_ptr< ActivationDataAbstract > | createData () |
|
const VectorXs & | get_weights () const |
|
virtual void | print (std::ostream &os) const |
| Print relevant information of the quadratic-weighted model. More...
|
|
void | set_weights (const VectorXs &weights) |
|
| ActivationModelAbstractTpl (const std::size_t nr) |
|
std::size_t | get_nr () const |
|
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
|
|
std::size_t | nr_ |
|
std::size_t | nr_ |
|
template<typename _Scalar>
class crocoddyl::ActivationModelWeightedQuadTpl< _Scalar >
Definition at line 21 of file weighted-quadratic.hpp.
◆ print()
virtual void print |
( |
std::ostream & |
os | ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- /root/robotpkg/optimization/py-crocoddyl/work/crocoddyl-2.1.0/include/crocoddyl/core/activations/weighted-quadratic.hpp