RobotArmLib  0.0.4
Robot Arm Library [WIP]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Namespaces
polynomial.h File Reference

A header file for the class of generating polynomial function. More...

#include <vector>
#include "matrix.h"
Include dependency graph for polynomial.h:

Go to the source code of this file.

Classes

class  rb::math::Polynomial
 A class for constructing polynomial function. More...
 

Namespaces

 rb
 Robot Arm Library namespace.
 
 rb::math
 math module namespace
 

Detailed Description

A header file for the class of generating polynomial function.

Author
Chien-Pin Chen