Arageli::factory< monom< F, I > > Struct Template Reference

#include <sparse_polynom.hpp>

List of all members.

Static Public Member Functions

static const monom< F, I > & unit ()
static monom< F, I > unit (const monom< F, I > &x)
static const monom< F, I > & opposite_unit ()
static monom< F, I > opposite_unit (const monom< F, I > &x)
static const monom< F, I > & null ()
static monom< F, I > null (const monom< F, I > &x)

Static Public Attributes

static const bool is_specialized = true


Detailed Description

template<typename F, typename I>
struct Arageli::factory< monom< F, I > >

Definition at line 402 of file sparse_polynom.hpp.


Member Function Documentation

template<typename F, typename I>
static monom<F, I> Arageli::factory< monom< F, I > >::null ( const monom< F, I > &  x  )  [inline, static]

Definition at line 430 of file sparse_polynom.hpp.

template<typename F, typename I>
static const monom<F, I>& Arageli::factory< monom< F, I > >::null (  )  [inline, static]

Definition at line 424 of file sparse_polynom.hpp.

template<typename F, typename I>
static monom<F, I> Arageli::factory< monom< F, I > >::opposite_unit ( const monom< F, I > &  x  )  [inline, static]

Definition at line 421 of file sparse_polynom.hpp.

template<typename F, typename I>
static const monom<F, I>& Arageli::factory< monom< F, I > >::opposite_unit (  )  [inline, static]

Definition at line 415 of file sparse_polynom.hpp.

template<typename F, typename I>
static monom<F, I> Arageli::factory< monom< F, I > >::unit ( const monom< F, I > &  x  )  [inline, static]

Definition at line 412 of file sparse_polynom.hpp.

template<typename F, typename I>
static const monom<F, I>& Arageli::factory< monom< F, I > >::unit (  )  [inline, static]

Definition at line 406 of file sparse_polynom.hpp.


Member Data Documentation

template<typename F, typename I>
const bool Arageli::factory< monom< F, I > >::is_specialized = true [static]

Definition at line 404 of file sparse_polynom.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:38:27 2006 for Arageli by  doxygen 1.4.7