SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.vector.doubles.operation

Class Summary
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.
VectorUtils These are the utility functions to apply to vectors.
 


SuanShu, a Java numerical and statistical library

Copyright © 2012 Numerical Method Inc. Ltd. All Rights Reserved.