Class RealVectorPrimitives

java.lang.Object
com.apple.foundationdb.linear.RealVectorPrimitives

public final class RealVectorPrimitives extends Object
Package-private vector primitives that can be shared by all vector implementations (including those not extending from AbstractRealVector. All methods contained in this class do not assume an immutable or mutable vector they operate on.