C++ main module for emicrom Package  1.0
Classes | Functions
MATH_Pn.h File Reference
#include "CORE_Object.h"
#include "CORE_Integer.h"
#include "CORE_Exception.h"
Include dependency graph for MATH_Pn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MATH_Pn
 This class describes a polynom of degree n $ P(x)=\displaystyle \sum_{i=0}^{i=n} a_i x^n $. More...
 

Functions

 DEFINE_SPTR (MATH_Pn)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( MATH_Pn  )