Static Element.
More...
#include <StaticElement.h>
template<class DomainStyle>
struct Givaro::StaticElement< DomainStyle >
Static Element.
- Examples
- examples/FiniteField/all_field.C.
◆ Domain
template<class DomainStyle>
◆ Rep
template<class DomainStyle>
◆ StaticElement() [1/9]
template<class DomainStyle>
◆ StaticElement() [2/9]
template<class DomainStyle>
◆ StaticElement() [3/9]
template<class DomainStyle>
◆ StaticElement() [4/9]
template<class DomainStyle>
◆ StaticElement() [5/9]
template<class DomainStyle>
◆ StaticElement() [6/9]
template<class DomainStyle>
◆ StaticElement() [7/9]
template<class DomainStyle>
◆ StaticElement() [8/9]
template<class DomainStyle>
template<class INITCST>
◆ StaticElement() [9/9]
template<class DomainStyle>
template<class INITCST>
◆ setDomain()
template<class DomainStyle>
| static void setDomain |
( |
const Domain & | D | ) |
|
|
inlinestatic |
◆ getDomain()
template<class DomainStyle>
| static const Domain & getDomain |
( |
| ) |
|
|
inlinestatic |
◆ operator short()
template<class DomainStyle>
◆ operator unsigned short()
template<class DomainStyle>
| operator unsigned short |
( |
| ) |
const |
|
inline |
◆ operator unsigned char()
template<class DomainStyle>
| operator unsigned char |
( |
| ) |
const |
|
inline |
◆ operator uint32_t()
template<class DomainStyle>
| operator uint32_t |
( |
| ) |
const |
|
inline |
◆ operator int()
template<class DomainStyle>
◆ operator float()
template<class DomainStyle>
◆ operator uint64_t()
template<class DomainStyle>
| operator uint64_t |
( |
| ) |
const |
|
inline |
◆ operator int64_t()
template<class DomainStyle>
| operator int64_t |
( |
| ) |
const |
|
inline |
◆ operator double()
template<class DomainStyle>
| operator double |
( |
| ) |
const |
|
inline |
◆ operator Integer()
template<class DomainStyle>
◆ operator INITCST()
template<class DomainStyle>
template<class INITCST>
| operator INITCST |
( |
| ) |
const |
|
inline |
◆ operator=()
template<class DomainStyle>
◆ operator==()
template<class DomainStyle>
◆ operator!=()
template<class DomainStyle>
◆ isZero() [1/2]
template<class DomainStyle>
◆ isZero() [2/2]
template<class DomainStyle>
◆ isOne() [1/2]
template<class DomainStyle>
◆ isOne() [2/2]
template<class DomainStyle>
◆ isMOne() [1/2]
template<class DomainStyle>
◆ isMOne() [2/2]
template<class DomainStyle>
◆ operator*()
template<class DomainStyle>
◆ operator/()
template<class DomainStyle>
◆ operator+()
template<class DomainStyle>
◆ operator-() [1/2]
template<class DomainStyle>
◆ operator-() [2/2]
template<class DomainStyle>
◆ operator*=()
template<class DomainStyle>
◆ operator/=()
template<class DomainStyle>
◆ operator+=()
template<class DomainStyle>
◆ operator-=()
template<class DomainStyle>
◆ operator--() [1/2]
template<class DomainStyle>
◆ operator++() [1/2]
template<class DomainStyle>
◆ operator--() [2/2]
template<class DomainStyle>
◆ operator++() [2/2]
template<class DomainStyle>
◆ operator>>
template<class DomainStyle>
| std::istream & operator>> |
( |
std::istream & | i, |
|
|
StaticElement< DomainStyle > & | a ) |
|
friend |
◆ operator<<
template<class DomainStyle>
| std::ostream & operator<< |
( |
std::ostream & | o, |
|
|
const StaticElement< DomainStyle > & | a ) |
|
friend |
◆ _domain
template<class DomainStyle>
◆ _elem
template<class DomainStyle>
The documentation for this struct was generated from the following file: