generator  1.2
Public Attributes | List of all members
Monomial Struct Reference

It represents the part of energy functions, i.e. $\mathrm{coeff}*d^{\mathrm{degree}}$ where $d$ is the duration of the movement. More...

#include <RoboticLine.h>

+ Collaboration diagram for Monomial:

Public Attributes

int32_t degree
 
double coeff
 

Detailed Description

It represents the part of energy functions, i.e. $\mathrm{coeff}*d^{\mathrm{degree}}$ where $d$ is the duration of the movement.

Definition at line 37 of file RoboticLine.h.


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