Package dev.nm.algebra.linear.vector.doubles.operation
-
Class Summary Class Description Basis A basis is a set of linearly independent vectors spanning a vector space.Projection Project a vector v on another vector w or a set of vectors (basis) {wi}.RealVectorSpace A vector space is a set of vectors that are closed under some operations.VectorFactory These are the utility functions that create new instances of vectors from existing ones.