ug4
|
Singleton, providing the current default algebra. More...
#include <algebra_type.h>
Static Public Member Functions | |
static AlgebraType | get () |
static void | set (const AlgebraType &defaultType) |
Static Protected Attributes | |
static AlgebraType | m_default = AlgebraType(AlgebraType::CPU, 1) |
Singleton, providing the current default algebra.
|
inlinestatic |
References m_default.
|
inlinestatic |
References m_default.
|
staticprotected |