nd

inline fun <R> DoubleField.nd(vararg shape: Int, action: DoubleFieldND.() -> R): R

Produce a context for n-dimensional operations inside this real field

inline fun <R> ShortRing.nd(vararg shape: Int, action: ShortRingND.() -> R): R