Uses of Package
org.flag4j.arrays.dense
Packages that use org.flag4j.arrays.dense
Package
Description
Provides implementations for dense tensors, matrices, and vectors.
Contains implementations for sparse tensors, matrices, and vectors.
This package contains classes for Pseudo-random generation of real/complex numbers, and arrays, vectors,
matrices, and tensors.
-
Classes in org.flag4j.arrays.dense used by org.flag4j.arrays.backend.field_arrays
-
Classes in org.flag4j.arrays.dense used by org.flag4j.arrays.backend.primitive_arrays
-
Classes in org.flag4j.arrays.dense used by org.flag4j.arrays.backend.smart_visitorsClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a dense matrix backed by aField
array.Instances of this class represents a complex dense matrix backed by adouble[]
array.Instances of this class represents a dense matrix backed by aRing
array.Instances of this class represents a dense matrix backed by aSemiring
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.arrays.denseClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.A dense complex tensor backed by an array ofComplex128
's.Instances of this class represents a dense matrix backed by aField
array.Instances of this class represent a dense tensor backed by aField
array.Instances of this class represents a dense vector backed by aField
array.Instances of this class represents a complex dense matrix backed by adouble[]
array.Instances of this class represents a dense matrix backed by aRing
array.Instances of this class represent a dense tensor backed by aRing
array.Instances of this class represents a dense vector backed by aRing
array.Instances of this class represents a dense matrix backed by aSemiring
array.Instances of this class represent a dense tensor backed by aSemiring
array.Instances of this class represents a dense vector backed by aSemiring
array.A real dense tensor backed by a primitive double array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.arrays.sparseClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.A dense complex tensor backed by an array ofComplex128
's.Instances of this class represents a dense matrix backed by aField
array.Instances of this class represent a dense tensor backed by aField
array.Instances of this class represents a dense vector backed by aField
array.Instances of this class represents a complex dense matrix backed by adouble[]
array.Instances of this class represents a dense matrix backed by aRing
array.Instances of this class represent a dense tensor backed by aRing
array.Instances of this class represents a dense vector backed by aRing
array.Instances of this class represents a dense matrix backed by aSemiring
array.Instances of this class represent a dense tensor backed by aSemiring
array.Instances of this class represents a dense vector backed by aSemiring
array.A real dense tensor backed by a primitive double array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalgClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.A dense complex tensor backed by an array ofComplex128
's.Instances of this class represents a complex dense matrix backed by adouble[]
array.A real dense tensor backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.decompositions.balanceClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.decompositions.cholClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.decompositions.hessClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.decompositions.luClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a dense matrix backed by aField
array.Instances of this class represents a complex dense matrix backed by adouble[]
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.decompositions.qrClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.decompositions.schurClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.decompositions.svdClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.decompositions.unitaryClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.opsClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a dense matrix backed by aField
array.Instances of this class represents a dense vector backed by aField
array.Instances of this class represents a complex dense matrix backed by adouble[]
array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.dense.complexClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.dense.real
-
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.dense.real_field_ops
-
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.dense_sparse.coo.real
-
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.dense_sparse.coo.real_complexClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.A dense complex tensor backed by an array ofComplex128
's.Instances of this class represents a complex dense matrix backed by adouble[]
array.A real dense tensor backed by a primitive double array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.dense_sparse.coo.real_field_ops
-
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.dense_sparse.csr.real
-
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.dense_sparse.csr.real_complexClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.dense_sparse.csr.real_field_ops
-
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.sparse.coo.real
-
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.sparse.coo.real_complexClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.sparse.csr.real
-
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.ops.sparse.csr.real_complexClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.solvers.exactClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.A dense complex tensor backed by an array ofComplex128
's.Instances of this class represents a complex dense matrix backed by adouble[]
array.A real dense tensor backed by a primitive double array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.solvers.exact.triangularClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.solvers.lstsqClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.linalg.transformationsClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.Instances of this class represents a complex dense matrix backed by adouble[]
array.A dense vector backed by a primitive double array. -
Classes in org.flag4j.arrays.dense used by org.flag4j.rngClassDescriptionInstances of this class represents a complex dense matrix backed by a
Complex128
array.A dense complex tensor backed by an array ofComplex128
's.Instances of this class represents a complex dense matrix backed by adouble[]
array.A real dense tensor backed by a primitive double array.A dense vector backed by a primitive double array.