Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.algebra.linear.vector.doubles Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
BasisA basis is a set of linearly independent vectors spanning a vector space.Classcom.numericalmethod.suanshu.algebra.linear.vector.doubles.operationSuanShu
CombinedVectorByRefFor efficiency, this wrapper concatenates two or more vectors by references (without data copying).Classcom.numericalmethod.suanshu.algebra.linear.vector.doublesSuanShu
DenseVectorThis class implements the standard, dense, double based vector representation.Classcom.numericalmethod.suanshu.algebra.linear.vector.doubles.denseSuanShu
ImmutableVectorThis is a read-only view of a Vector instance.Classcom.numericalmethod.suanshu.algebra.linear.vector.doublesSuanShu
ProjectionProject a vector v on another vector w or a set of vectors (basis) {wi}.Classcom.numericalmethod.suanshu.algebra.linear.vector.doubles.operationSuanShu
RealVectorSpaceA vector space is a set of vectors that are closed under some operations.Classcom.numericalmethod.suanshu.algebra.linear.vector.doubles.operationSuanShu
SubVectorRefRepresents a sub-vector backed by the referenced vector, without data copying.Classcom.numericalmethod.suanshu.algebra.linear.vector.doublesSuanShu
VectorAn Euclidean vector is a geometric object that has both a magnitude/length and a direction.Interfacecom.numericalmethod.suanshu.algebra.linear.vector.doublesSuanShu
VectorFactoryThese are the utility functions that create new instances of vectors from existing ones.Classcom.numericalmethod.suanshu.algebra.linear.vector.doubles.operationSuanShu