[inline, static, inherited]
Index calculation.
Array value m[i][j] is *(m + i*EColStride + j)
Definition at line 290 of file vm_m3math.h.