blitz  Version 0.9
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Static Public Member Functions | Static Private Attributes
ZeroElement< P_numtype > Class Template Reference

#include <zero.h>

List of all members.

Public Types

typedef P_numtype T_numtype

Static Public Member Functions

static T_numtypezero ()

Static Private Attributes

static T_numtype zero_ = 0

Member Typedef Documentation

template<typename P_numtype >
typedef P_numtype ZeroElement< P_numtype >::T_numtype

Member Function Documentation

template<typename P_numtype >
static T_numtype& ZeroElement< P_numtype >::zero ( )
inlinestatic

Member Data Documentation

template<typename P_numtype >
P_numtype ZeroElement< P_numtype >::zero_ = 0
staticprivate

The documentation for this class was generated from the following file: