RobotArmLib 0.0.6
Robot Arm Library [WIP]
Loading...
Searching...
No Matches
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

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

Detailed Description

A header file for the class of generating polynomial function.

Author
Chien-Pin Chen