#include "Wm4FoundationLIB.h"
#include "Wm4Math.h"
#include "Wm4Polynomial1.inl"
Go to the source code of this file.
Classes | |
class | Wm4::Polynomial1< Real > |
Namespaces | |
namespace | Wm4 |
The namespace of the WildMagic library. | |
Typedefs | |
typedef Polynomial1< double > | Wm4::Polynomial1d |
typedef Polynomial1< float > | Wm4::Polynomial1f |
Functions | |
template<class Real > | |
Polynomial1< Real > | Wm4::operator* (Real fScalar, const Polynomial1< Real > &rkPoly) |