Package ai.libs.jaicore.math.linearalgebra

  • Interface Summary 
    InterfaceDescription
    Vector
    This interface defines all methods, which are required by all vector implementations.
  • Class Summary 
    ClassDescription
    AbstractVector
    An abstract vector class, implementing several common methods for different vector implementations.
    DenseDoubleVector
    Dense vector implementation wrapping the MTJ implementation of a dense vector.
    SparseDoubleVector
    Sparse vector implementation wrapping the MTJ implementation of a sparse vector.


NOTHING
NOTHING
Add the Maven Dependecy to your project: maven dependecy for com.amazonaws : aws-java-sdk : 1.3.14