#include <zero.h>
Public Types | |
typedef P_numtype | T_numtype |
Static Public Member Functions | |
static T_numtype & | zero () |
Static Private Attributes | |
static T_numtype | zero_ = 0 |
typedef P_numtype ZeroElement< P_numtype >::T_numtype |
static T_numtype& ZeroElement< P_numtype >::zero | ( | ) | [inline, static] |
Referenced by UpperTriangular::get(), LowerTriangular::get(), and Diagonal::get().
P_numtype ZeroElement< P_numtype >::zero_ = 0 [inline, static, private] |