buildVector

abstract override fun buildVector(size: Int, initializer: A.(Int) -> T): EjmlVector<T, M>

Sources

jvm source
Link copied to clipboard