PdCom
5.3
Process data communication client
|
#include <SizeTypeInfo.h>
Static Public Member Functions | |
static SizeInfo | Scalar () |
static SizeInfo | RowVector (unsigned int rows) |
static SizeInfo | Matrix (unsigned int rows, unsigned int cols) |
static SizeInfo | Matrix (unsigned int layers, unsigned int rows, unsigned int cols) |
Size of a Variable.