buildVector

open override fun buildVector(size: Int, initializer: DoubleField.(Int) -> Double): DoubleBuffer

Produces a point compatible with matrix space (and possibly optimized for it).

Sources

Link copied to clipboard