buildVector

open override fun buildVector(size: Int, initializer: A.(Int) -> T): Point<T>(source)

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