withNdAlgebra
inline fun <R> DoubleField.withNdAlgebra(vararg shape: Int, action: DoubleFieldND.() -> R): R(source)
Produce a context for n-dimensional operations inside this real field
Produce a context for n-dimensional operations inside this real field