SuanShu, a Java numerical and statistical library

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

Class Summary
Basis A basis is a set of linearly independent vectors spanning a vector space.
CreateVector CreateVector a new vector from an existing vector.
Projection Project a vector v on another vector w or a set of vectors (basis) {wi}.
VectorSpace A vector space is a set of vectors that are closed under some operations.
 


SuanShu, a Java numerical and statistical library

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