Function Mat.data

Direct access to underlying data.

inout inout(Mat.Component)[] data() @property;

Reminder

row major order!