auto

inline fun <T : Any> auto(vararg shape: Int): Nd4jArrayField<T, Field<T>>

Creates a most suitable implementation of FieldND using reified class.

Sources

jvm source
Link copied to clipboard