blitz Version 0.9
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

template<typename P_numtype>
class ZeroElement< P_numtype >


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 ( ) [inline, static]

Member Data Documentation

template<typename P_numtype >
P_numtype ZeroElement< P_numtype >::zero_ = 0 [static, private]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines