polynom.hpp File Reference

#include <cstddef>
#include <iostream>
#include <vector>
#include <iomanip>
#include <algorithm>
#include <cmath>
#include "config.hpp"
#include "refcntr.hpp"
#include "iteradapt.hpp"
#include "factory.hpp"
#include "powerest.hpp"
#include "exception.hpp"
#include "_utility.hpp"
#include "polynom.cpp"

Go to the source code of this file.

Namespaces

namespace  Arageli

Classes

class  Arageli::polynom< F >

Defines

#define ARAGELI_INCLUDE_CPP_WITH_EXPORT_TEMPLATE_POLYNOM

Functions

template<typename F, typename FT>
std::ostream & Arageli::operator<< (std::ostream &s, const polynom< F > &v)
template<typename F, typename FT>
polynom< F > Arageli::abs (const polynom< F > &maxVal)
template<typename F, typename FT>
polynom< F > Arageli::normalize (const polynom< F > &val)


Detailed Description

Polynom implementation. This module contains implementation of polynom.

Definition in file polynom.hpp.


Define Documentation

#define ARAGELI_INCLUDE_CPP_WITH_EXPORT_TEMPLATE_POLYNOM

Definition at line 459 of file polynom.hpp.


Generated on Thu Aug 31 17:38:18 2006 for Arageli by  doxygen 1.4.7