autoNdAlgebra

inline fun <T : Any, A : Field<T>> A.autoNdAlgebra(vararg shape: Int): FieldND<T, A>

Create a FieldND for this Field inferring proper buffer factory from the type

Sources

common source
Link copied to clipboard