Matrix.size

Matrix size (h*w)

struct Matrix(T, size_t H, size_t W)
enum size_t size;

Meta