withNdAlgebra
inline fun <R> ComplexField.withNdAlgebra(vararg shape: Int, action: ComplexFieldND.() -> R): R
Content copied to clipboard
Produce a context for n-dimensional operations inside this real field
Sources
common source
Link copied to clipboard