solver  1.0
Public Attributes | List of all members
Monomial Struct Reference

A part of the energy function of a movement. More...

#include <RoboticLine.h>

+ Collaboration diagram for Monomial:

Public Attributes

int32_t degree
 
double coeff
 

Detailed Description

A part of the energy function of a movement.

It corresponds to a part of the energy function, i.e. $\mathrm{coeff}*d^{\mathrm{degree}}$ where $d$ is the duration of the movement.

Definition at line 125 of file RoboticLine.h.


The documentation for this struct was generated from the following file: