Matrix.data

Undocumented in source.
class Matrix(size_t Width, size_t Height)
Type[Width * Height] data;

Meta