Lab_1 0.1.1
Matrix Library
|
Public Types | |
typedef T(*) | FactoryFunction() |
Static Public Member Functions | |
static void | Set (T x) |
static void | SetFactory (FactoryFunction factory) |
static void | Clear () |
static bool | IsSet () |
static bool | Exists () |
static T | Get () |