Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#JSci.maths.vectors Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
IntegerVectorAn array-based implementation of an integer vector.ClassJSci.maths.vectorsJSCI
Integer3VectorAn optimised implementation of a 3D integer vector.ClassJSci.maths.vectorsJSCI
Integer2VectorAn optimised implementation of a 2D integer vector.ClassJSci.maths.vectorsJSCI
DoubleVectorAn array-based implementation of a double vector.ClassJSci.maths.vectorsJSCI
DoubleSparseVectorThe DoubleSparseVector class encapsulates sparse vectors.ClassJSci.maths.vectorsJSCI
Double3VectorAn optimised implementation of a 3D double vector.ClassJSci.maths.vectorsJSCI
Double2VectorAn optimised implementation of a 2D double vector.ClassJSci.maths.vectorsJSCI
ComplexVectorAn array-based implementation of a complex vector.ClassJSci.maths.vectorsJSCI
Complex3VectorAn optimised implementation of a 3D complex vector.ClassJSci.maths.vectorsJSCI
Complex2VectorAn optimised implementation of a 2D complex vector.ClassJSci.maths.vectorsJSCI
AbstractIntegerVectorThe AbstractIntegerVector class encapsulates vectors containing integers.ClassJSci.maths.vectorsJSCI
AbstractDoubleVectorThe AbstractDoubleVector class encapsulates vectors containing doubles.ClassJSci.maths.vectorsJSCI
AbstractComplexVectorThe AbstractComplexVector class encapsulates vectors containing complex numbers.ClassJSci.maths.vectorsJSCI
MathVectorThe MathVector superclass provides an abstract encapsulation for vectors.ClassJSci.maths.vectorsJSCI
VectorDimensionExceptionThis exception occurs when there is a problem involving a vector's dimension.ClassJSci.maths.vectorsJSCI