MagicField.length

Returns the length of the MagicField along the specified dimension, defaulting to dimension 0.

struct MagicField
@safe pure nothrow @nogc scope const @property
@fmamath
size_t
length
(
size_t dimension = 0
)
()
if (
dimension <= 2
)