diff --git a/docs/allclasses-index.html b/docs/allclasses-index.html index 7c57fa2a1..cba90d15f 100644 --- a/docs/allclasses-index.html +++ b/docs/allclasses-index.html @@ -1,11 +1,11 @@ - + All Classes and Interfaces - + @@ -998,35 +998,41 @@

All Classes and Interfaces<
Utility class for computing "norms" of tensors.
-
TensorOperationsMixin<T,U,W,Z,Y,X>
+
TensorOperation
+
Functional interface for general tensor operation.
+
+
TensorOperationsMixin<T,U,W,Z,Y,X>
+
This interface specifies operations which all tensors (i.e.
-
TensorOutputStream
-
+ +
A class for writing tensors to a file in various formats.
- -
+ +
This interface specifies methods which provide properties of a tensor.
- -
+ +
The TensorReader class provides several static methods for reading serialized tensors, matrices, and vectors from a file.
- -
 
- -
+ +
 
+ +
The TensorWriter class provides several static methods for writing serialized tensors, matrices, and vectors to a file.
- -
+ +
This class contains the base thread pool for all concurrent operations and several methods for managing the pool.
+ +
 
Provides a dispatch method for dynamically choosing the best matrix transpose algorithm.
diff --git a/docs/allpackages-index.html b/docs/allpackages-index.html index 21ee34ca7..f7624c4b7 100644 --- a/docs/allpackages-index.html +++ b/docs/allpackages-index.html @@ -1,11 +1,11 @@ - + All Packages - + diff --git a/docs/constant-values.html b/docs/constant-values.html index cfe1b3616..4d6e22825 100644 --- a/docs/constant-values.html +++ b/docs/constant-values.html @@ -1,11 +1,11 @@ - + Constant Field Values - + @@ -76,10 +76,10 @@

org.flag4j.*

Modifier and Type
Constant Field
Value
-
private static final int
+
public static final int
64
-
private static final int
+
public static final int
128
@@ -241,7 +241,7 @@

org.flag4j.*

Value
private static final int
-
50625
+
50000
diff --git a/docs/help-doc.html b/docs/help-doc.html index 9e494875a..665390a4f 100644 --- a/docs/help-doc.html +++ b/docs/help-doc.html @@ -1,11 +1,11 @@ - + API Help - + diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html index 73ee3967d..716250a1f 100644 --- a/docs/index-files/index-1.html +++ b/docs/index-files/index-1.html @@ -1,11 +1,11 @@ - + A-Index - + @@ -81,6 +81,8 @@

A

Computes the element-wise absolute value of a tensor.
+
accept(T, U, V) - Method in interface org.flag4j.concurrency.ThreadManager.TriConsumer
+
 
acos(double) - Static method in class org.flag4j.complex_numbers.CNumber
Computes the inverse cosine of a value.
@@ -1330,6 +1332,10 @@

A

Applies the specified binary operation on the two tensors.
+
apply(int, int) - Method in interface org.flag4j.concurrency.TensorOperation
+
+
Applies a tensor operation over the specified index range.
+
applyBinOpp(CMatrix, CsrCMatrix, BinaryOperator<CNumber>) - Static method in class org.flag4j.operations.dense_sparse.csr.complex.ComplexCsrDenseOperations
Applies the specified binary operator element-wise to the two matrices.
diff --git a/docs/index-files/index-10.html b/docs/index-files/index-10.html index cf8f65756..f4111b389 100644 --- a/docs/index-files/index-10.html +++ b/docs/index-files/index-10.html @@ -1,11 +1,11 @@ - + J-Index - + diff --git a/docs/index-files/index-11.html b/docs/index-files/index-11.html index b658a2610..759f854d7 100644 --- a/docs/index-files/index-11.html +++ b/docs/index-files/index-11.html @@ -1,11 +1,11 @@ - + K-Index - + diff --git a/docs/index-files/index-12.html b/docs/index-files/index-12.html index 19c11df8d..83b1a2e5a 100644 --- a/docs/index-files/index-12.html +++ b/docs/index-files/index-12.html @@ -1,11 +1,11 @@ - + L-Index - + diff --git a/docs/index-files/index-13.html b/docs/index-files/index-13.html index a6e1b3860..c4d0141fa 100644 --- a/docs/index-files/index-13.html +++ b/docs/index-files/index-13.html @@ -1,11 +1,11 @@ - + M-Index - + @@ -59,9 +59,7 @@

M

Squares this magnitude of this complex number.
-
main(String[]) - Static method in class org.flag4j.core.Shape
-
 
-
main(String[]) - Static method in class org.flag4j.operations.dense.real.RealDenseTranspose
+
main(String[]) - Static method in class org.flag4j.operations.dense.real.RealDenseMatrixMultiplication
 
makeComplexTensor(Shape, double[]) - Method in class org.flag4j.arrays.dense.Matrix
@@ -747,10 +745,6 @@

M

Computes the minimum real component from an array of complex numbers.
-
minRecursiveSize - Static variable in class org.flag4j.concurrency.Configurations
-
-
The minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
-
moveAndShiftLeft(CsrCMatrix, int, int, int) - Static method in class org.flag4j.operations.sparse.csr.complex.ComplexCsrManipulations
Moves a non-zero value in a row of a CSR matrix to a new column to the right of its current column.
diff --git a/docs/index-files/index-14.html b/docs/index-files/index-14.html index 2de33ea9f..7e21d8ab6 100644 --- a/docs/index-files/index-14.html +++ b/docs/index-files/index-14.html @@ -1,11 +1,11 @@ - + N-Index - + diff --git a/docs/index-files/index-15.html b/docs/index-files/index-15.html index 41387053e..795db28ad 100644 --- a/docs/index-files/index-15.html +++ b/docs/index-files/index-15.html @@ -1,11 +1,11 @@ - + O-Index - + diff --git a/docs/index-files/index-16.html b/docs/index-files/index-16.html index e6df3ccc7..61f6ed497 100644 --- a/docs/index-files/index-16.html +++ b/docs/index-files/index-16.html @@ -1,11 +1,11 @@ - + P-Index - + diff --git a/docs/index-files/index-17.html b/docs/index-files/index-17.html index efe8090c8..2480a56bb 100644 --- a/docs/index-files/index-17.html +++ b/docs/index-files/index-17.html @@ -1,11 +1,11 @@ - + Q-Index - + diff --git a/docs/index-files/index-18.html b/docs/index-files/index-18.html index bde83ccc2..ae4526c24 100644 --- a/docs/index-files/index-18.html +++ b/docs/index-files/index-18.html @@ -1,11 +1,11 @@ - + R-Index - + diff --git a/docs/index-files/index-19.html b/docs/index-files/index-19.html index 6995d463e..5bb36655e 100644 --- a/docs/index-files/index-19.html +++ b/docs/index-files/index-19.html @@ -1,11 +1,11 @@ - + S-Index - + @@ -554,10 +554,6 @@

S

Set the maximum number of rows and columns to print.
-
setMinRecursiveSize(int) - Static method in class org.flag4j.concurrency.Configurations
-
-
Sets the minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
-
setNumThreads(int) - Static method in class org.flag4j.concurrency.Configurations
Sets the number of threads to use in concurrent algorithms.
@@ -3664,6 +3660,10 @@

S

Swaps two rows in a sparse CSR matrix.
+
swapUnsafe(int[], int[]) - Static method in class org.flag4j.util.ArrayUtils
+
+
Swaps elements in an array according to a specified permutation.
+
SymmHess - Class in org.flag4j.linalg.decompositions.hess
Computes the Hessenburg decomposition of a real dense symmetric matrix.
diff --git a/docs/index-files/index-2.html b/docs/index-files/index-2.html index 897cbfa50..e0fe85d5f 100644 --- a/docs/index-files/index-2.html +++ b/docs/index-files/index-2.html @@ -1,11 +1,11 @@ - + B-Index - + diff --git a/docs/index-files/index-20.html b/docs/index-files/index-20.html index d46de8e6e..173b1c1d5 100644 --- a/docs/index-files/index-20.html +++ b/docs/index-files/index-20.html @@ -1,11 +1,11 @@ - + T-Index - + @@ -422,6 +422,10 @@

T

TensorNorms() - Constructor for class org.flag4j.linalg.TensorNorms
 
+
TensorOperation - Interface in org.flag4j.concurrency
+
+
Functional interface for general tensor operation.
+
TensorOperationsMixin<T,U,W,Z,Y,X> - Interface in org.flag4j.core
This interface specifies operations which all tensors (i.e.
@@ -478,6 +482,8 @@

T

ThreadManager() - Constructor for class org.flag4j.concurrency.ThreadManager
 
+
ThreadManager.TriConsumer<T,U,V> - Interface in org.flag4j.concurrency
+
 
threadPool - Static variable in class org.flag4j.concurrency.ThreadManager
Thread pool for managing threads executing concurrent operations.
diff --git a/docs/index-files/index-21.html b/docs/index-files/index-21.html index 5c6b8b110..2e2e63815 100644 --- a/docs/index-files/index-21.html +++ b/docs/index-files/index-21.html @@ -1,11 +1,11 @@ - + U-Index - + diff --git a/docs/index-files/index-22.html b/docs/index-files/index-22.html index 986e26b2b..c020e8210 100644 --- a/docs/index-files/index-22.html +++ b/docs/index-files/index-22.html @@ -1,11 +1,11 @@ - + V-Index - + diff --git a/docs/index-files/index-23.html b/docs/index-files/index-23.html index 0e1706b61..791732c30 100644 --- a/docs/index-files/index-23.html +++ b/docs/index-files/index-23.html @@ -1,11 +1,11 @@ - + W-Index - + diff --git a/docs/index-files/index-24.html b/docs/index-files/index-24.html index f1d058397..09861c10c 100644 --- a/docs/index-files/index-24.html +++ b/docs/index-files/index-24.html @@ -1,11 +1,11 @@ - + X-Index - + diff --git a/docs/index-files/index-25.html b/docs/index-files/index-25.html index 4b4b8033f..fa70b14c8 100644 --- a/docs/index-files/index-25.html +++ b/docs/index-files/index-25.html @@ -1,11 +1,11 @@ - + Z-Index - + diff --git a/docs/index-files/index-3.html b/docs/index-files/index-3.html index 9fa1fc0e7..932ad98a0 100644 --- a/docs/index-files/index-3.html +++ b/docs/index-files/index-3.html @@ -1,11 +1,11 @@ - + C-Index - + @@ -901,8 +901,6 @@

C

Threshold for number of elements in matrix to use concurrent implementation.
-
concurrentAtomicArray(double[], int[], int[], Shape, double[], Shape) - Static method in class org.flag4j.operations.dense_sparse.coo.real.RealDenseSparseMatrixMultiplication
-
 
concurrentBlocked(double[], Shape, double[], Shape) - Static method in class org.flag4j.operations.dense.real.RealDenseMatrixMultiplication
Computes the matrix multiplication of two real dense matrices using a concurrent implementation of a blocked @@ -923,6 +921,11 @@

C

Computes the matrix multiplication of two real dense matrices using a concurrent implementation of a blocked algorithm.
+
concurrentBlockedOperation(int, int, TensorOperation) - Static method in class org.flag4j.concurrency.ThreadManager
+
+
Computes a specified blocked tensor operation concurrently by evenly dividing work amoung available threads (specified by + Configurations.getNumThreads()).
+
concurrentBlockedReordered(double[], Shape, double[], Shape) - Static method in class org.flag4j.operations.dense.real.RealDenseMatrixMultiplication
Computes the matrix multiplication of two real dense matrices using a concurrent implementation of a blocked @@ -979,13 +982,14 @@

C

Computes the multiplication of a real dense matrix with a real dense vector using a concurrent implementation of a blocked algorithm.
-
concurrentLoop(int, int, int, IntConsumer) - Static method in class org.flag4j.concurrency.ThreadManager
+
concurrentOperation(int, TensorOperation) - Static method in class org.flag4j.concurrency.ThreadManager
-
Applies a concurrent strided-loop to a function.
+
Computes a specified tensor operation concurrently by evenly dividing work amoung available threads (specified by + Configurations.getNumThreads()).
-
concurrentLoop(int, int, IntConsumer) - Static method in class org.flag4j.concurrency.ThreadManager
+
concurrentOperation(int, ThreadManager.TriConsumer<Integer, Integer, Integer>) - Static method in class org.flag4j.concurrency.ThreadManager
-
Applies a concurrent loop to a function.
+
Executes a concurrent operation on a given range of indices.
concurrentReordered(double[], Shape, double[], Shape) - Static method in class org.flag4j.operations.dense.real.RealDenseMatrixMultiplication
diff --git a/docs/index-files/index-4.html b/docs/index-files/index-4.html index ac0a061eb..52059a568 100644 --- a/docs/index-files/index-4.html +++ b/docs/index-files/index-4.html @@ -1,11 +1,11 @@ - + D-Index - + diff --git a/docs/index-files/index-5.html b/docs/index-files/index-5.html index 9f4c99457..eb29734d9 100644 --- a/docs/index-files/index-5.html +++ b/docs/index-files/index-5.html @@ -1,11 +1,11 @@ - + E-Index - + diff --git a/docs/index-files/index-6.html b/docs/index-files/index-6.html index 739974414..9ab6fca82 100644 --- a/docs/index-files/index-6.html +++ b/docs/index-files/index-6.html @@ -1,11 +1,11 @@ - + F-Index - + diff --git a/docs/index-files/index-7.html b/docs/index-files/index-7.html index 93c2165bf..aef66b7aa 100644 --- a/docs/index-files/index-7.html +++ b/docs/index-files/index-7.html @@ -1,11 +1,11 @@ - + G-Index - + @@ -605,10 +605,6 @@

G

Gets the maximum number of rows to print.
-
getMinRecursiveSize() - Static method in class org.flag4j.concurrency.Configurations
-
-
Gets the minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
-
getNamedGreaterEqErr(double, double, String) - Static method in class org.flag4j.util.ErrorMessages
Gets an error message for a value which was expected to be greater than of equal to a specified threshold but wasn't.
diff --git a/docs/index-files/index-8.html b/docs/index-files/index-8.html index 06577b7e6..19dde8893 100644 --- a/docs/index-files/index-8.html +++ b/docs/index-files/index-8.html @@ -1,11 +1,11 @@ - + H-Index - + diff --git a/docs/index-files/index-9.html b/docs/index-files/index-9.html index 73e55ca32..28f816e86 100644 --- a/docs/index-files/index-9.html +++ b/docs/index-files/index-9.html @@ -1,11 +1,11 @@ - + I-Index - + diff --git a/docs/index.html b/docs/index.html index fba451e29..1bd22e1dc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,11 +1,11 @@ - + Overview - + diff --git a/docs/member-search-index.js b/docs/member-search-index.js index dabf5565c..b1e8580c5 100644 --- a/docs/member-search-index.js +++ b/docs/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"abs()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"abs()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"abs()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"abs()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"abs()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"abs()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"abs()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"abs(CNumber[])","u":"abs(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"abs(double[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"acos(CNumber)","u":"acos(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"acos(double)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"add(CMatrix, CooCMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"add(CMatrix, CooMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"add(CNumber[], CNumber)","u":"add(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"add(CNumber[], double)","u":"add(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"add(CNumber[], Shape, CNumber[], Shape)","u":"add(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"add(CNumber[], Shape, double[], Shape)","u":"add(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"add(CooCMatrix, CNumber)","u":"add(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"add(CooCMatrix, CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"add(CooCMatrix, CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"add(CooCMatrix, double)","u":"add(org.flag4j.arrays.sparse.CooCMatrix,double)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"add(CooCTensor, CNumber)","u":"add(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorOperations","l":"add(CooCTensor, CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexCooTensorOperations","l":"add(CooCTensor, CooTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"add(CooCTensor, double)","u":"add(org.flag4j.arrays.sparse.CooCTensor,double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"add(CooCVector, CNumber)","u":"add(org.flag4j.arrays.sparse.CooCVector,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"add(CooCVector, CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"add(CooCVector, CooVector)","u":"add(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"add(CooCVector, double)","u":"add(org.flag4j.arrays.sparse.CooCVector,double)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"add(CooCVector, double)","u":"add(org.flag4j.arrays.sparse.CooCVector,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"add(CooMatrix, CNumber)","u":"add(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"add(CooMatrix, CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"add(CooMatrix, double)","u":"add(org.flag4j.arrays.sparse.CooMatrix,double)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"add(CooTensor, CNumber)","u":"add(org.flag4j.arrays.sparse.CooTensor,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorOperations","l":"add(CooTensor, CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"add(CooTensor, double)","u":"add(org.flag4j.arrays.sparse.CooTensor,double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"add(CooVector, CNumber)","u":"add(org.flag4j.arrays.sparse.CooVector,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"add(CooVector, CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"add(CooVector, double)","u":"add(org.flag4j.arrays.sparse.CooVector,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"add(CTensor)","u":"add(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(CTensor)","u":"add(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(CTensor)","u":"add(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"add(CTensor)","u":"add(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"add(CTensor, CooCTensor)","u":"add(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"add(CTensor, CooTensor)","u":"add(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"add(CVector)","u":"add(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(CVector)","u":"add(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(CVector)","u":"add(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"add(CVector)","u":"add(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"add(CVector, CooCVector)","u":"add(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"add(CVector, CooVector)","u":"add(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"add(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"add(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"add(double)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"add(double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"add(double[], CNumber)","u":"add(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"add(double[], CNumber)","u":"add(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"add(double[], double)","u":"add(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"add(double[], Shape, double[], Shape)","u":"add(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"add(Matrix, CooCMatrix)","u":"add(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"add(Matrix, CooMatrix)","u":"add(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"add(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"add(T)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"add(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"add(Tensor)","u":"add(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(Tensor)","u":"add(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(Tensor)","u":"add(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"add(Tensor)","u":"add(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"add(Tensor, CooCTensor)","u":"add(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"add(Tensor, CooTensor)","u":"add(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"add(Vector)","u":"add(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(Vector)","u":"add(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(Vector)","u":"add(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"add(Vector)","u":"add(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"add(Vector, CooCVector)","u":"add(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"add(Vector, CooVector)","u":"add(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"addEq(CMatrix, CooCMatrix)","u":"addEq(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addEq(CMatrix, CooMatrix)","u":"addEq(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"addEq(CNumber)","u":"addEq(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"addEq(CNumber[], CNumber)","u":"addEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"addEq(CNumber[], double)","u":"addEq(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"addEq(CNumber[], Shape, CNumber[], Shape)","u":"addEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"addEq(CNumber[], Shape, double[], Shape)","u":"addEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addEq(CooCMatrix)","u":"addEq(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"addEq(CooCTensor)","u":"addEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"addEq(CooCTensor)","u":"addEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"addEq(CooCTensor)","u":"addEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"addEq(CooCVector)","u":"addEq(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addEq(CooMatrix)","u":"addEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addEq(CooMatrix)","u":"addEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"addEq(CooMatrix)","u":"addEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"addEq(CooTensor)","u":"addEq(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"addEq(CooTensor)","u":"addEq(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"addEq(CooVector)","u":"addEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"addEq(CooVector)","u":"addEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"DenseVectorMixin","l":"addEq(CooVector)","u":"addEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"addEq(CTensor, CooCTensor)","u":"addEq(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"addEq(CTensor, CooTensor)","u":"addEq(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"addEq(CVector, CooCVector)","u":"addEq(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"addEq(CVector, CooVector)","u":"addEq(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"addEq(Double)","u":"addEq(java.lang.Double)"},{"p":"org.flag4j.core.dense_base","c":"DenseMixin","l":"addEq(Double)","u":"addEq(java.lang.Double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"addEq(Double)","u":"addEq(java.lang.Double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"addEq(double[], double)","u":"addEq(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"addEq(double[], Shape, double[], Shape)","u":"addEq(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addEq(Matrix)","u":"addEq(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"addEq(Matrix)","u":"addEq(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"addEq(Matrix, CooMatrix)","u":"addEq(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"addEq(T)"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"addEq(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"addEq(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"addEq(Tensor)","u":"addEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"addEq(Tensor)","u":"addEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"addEq(Tensor)","u":"addEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorMixin","l":"addEq(Tensor)","u":"addEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"addEq(Tensor, CooTensor)","u":"addEq(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"addEq(Vector)","u":"addEq(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core.dense_base","c":"DenseVectorMixin","l":"addEq(Vector)","u":"addEq(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"addEq(Vector, CooVector)","u":"addEq(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"DenseMixin","l":"addEq(X)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"addInv()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"addNotInCol(List, List, List, CooMatrix, int)","u":"addNotInCol(java.util.List,java.util.List,java.util.List,org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"addToEachCol(CooCMatrix, CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"addToEachCol(CooCMatrix, CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"addToEachCol(CooCMatrix, CVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addToEachCol(CooCMatrix, Vector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"addToEachCol(CooMatrix, CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"addToEachCol(CooMatrix, CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addToEachCol(CooMatrix, CVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"addToEachCol(CooMatrix, Vector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachCol(CsrCMatrix, CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachCol(CsrCMatrix, CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachCol(CsrCMatrix, CVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachCol(CsrCMatrix, Vector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachCol(CsrMatrix, CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachCol(CsrMatrix, CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachCol(CsrMatrix, CVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachCol(CsrMatrix, Vector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"addToEachRow(CooCMatrix, CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"addToEachRow(CooCMatrix, CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"addToEachRow(CooCMatrix, CVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addToEachRow(CooCMatrix, Vector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"addToEachRow(CooMatrix, CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"addToEachRow(CooMatrix, CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addToEachRow(CooMatrix, CVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"addToEachRow(CooMatrix, Vector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachRow(CsrCMatrix, CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachRow(CsrCMatrix, CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachRow(CsrCMatrix, CVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachRow(CsrCMatrix, Vector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachRow(CsrMatrix, CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachRow(CsrMatrix, CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachRow(CsrMatrix, CVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachRow(CsrMatrix, Vector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.common.complex","c":"AggregateComplex","l":"AggregateComplex()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"AggregateDenseComplex","l":"AggregateDenseComplex()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"AggregateDenseReal()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"AggregateReal()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"Algorithm()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"algorithmMap"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"AlgorithmName()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"AlgorithmNames()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"Axis2D","l":"allAxes()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"allClose(CNumber[], CNumber[])","u":"allClose(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"allClose(CNumber[], CNumber[], double, double)","u":"allClose(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"allClose(CooCMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooCMatrix,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"allClose(CooCTensor, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooCTensor,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"allClose(CooCVector, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooCVector,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"allClose(CooMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooMatrix,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"allClose(CooTensor, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooTensor,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"allClose(CooVector, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooVector,double,double)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrEquals","l":"allClose(CsrCMatrix, CsrCMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"allClose(CsrCMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CsrCMatrix,double,double)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrEquals","l":"allClose(CsrMatrix, CsrMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"allClose(CsrMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CsrMatrix,double,double)"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"allClose(double[], double[])","u":"allClose(double[],double[])"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"allClose(double[], double[], double, double)","u":"allClose(double[],double[],double,double)"},{"p":"org.flag4j.core","c":"TensorBase","l":"allClose(T)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"allClose(T, double, double)","u":"allClose(T,double,double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"allClose(T, double, double)","u":"allClose(T,double,double)"},{"p":"org.flag4j.core","c":"TensorBase","l":"allClose(T, double, double)","u":"allClose(T,double,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"allCloseMatrix(CooCMatrix, CooCMatrix, double, double)","u":"allCloseMatrix(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix,double,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"allCloseMatrix(CooMatrix, CooMatrix, double, double)","u":"allCloseMatrix(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix,double,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"allCloseTensor(CooCTensor, CooCTensor, double, double)","u":"allCloseTensor(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor,double,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"allCloseTensor(CooTensor, CooTensor, double, double)","u":"allCloseTensor(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor,double,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"allCloseVector(CooCVector, CooCVector, double, double)","u":"allCloseVector(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector,double,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"allCloseVector(CooVector, CooVector, double, double)","u":"allCloseVector(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector,double,double)"},{"p":"org.flag4j.operations","c":"RealDenseTensorBinaryOperation","l":"apply(double[], Shape, double[], Shape)","u":"apply(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOpp(CMatrix, CsrCMatrix, BinaryOperator)","u":"applyBinOpp(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BinaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(CMatrix, CsrMatrix, BiFunction)","u":"applyBinOpp(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOpp(CsrCMatrix, CMatrix, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CMatrix,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOpp(CsrCMatrix, CNumber, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.complex_numbers.CNumber,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"applyBinOpp(CsrCMatrix, CsrCMatrix, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrOperations","l":"applyBinOpp(CsrCMatrix, CsrMatrix, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOpp(CsrCMatrix, double, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,double,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(CsrCMatrix, Matrix, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Matrix,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(CsrMatrix, CMatrix, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(CsrMatrix, CNumber, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.complex_numbers.CNumber,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrOperations","l":"applyBinOpp(CsrMatrix, CsrCMatrix, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"applyBinOpp(CsrMatrix, CsrMatrix, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"applyBinOpp(CsrMatrix, double, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,double,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"applyBinOpp(CsrMatrix, Matrix, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(Matrix, CsrCMatrix, BiFunction)","u":"applyBinOpp(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"applyBinOpp(Matrix, CsrMatrix, BinaryOperator)","u":"applyBinOpp(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BinaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOppToSparse(CMatrix, CsrCMatrix, BinaryOperator)","u":"applyBinOppToSparse(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BinaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOppToSparse(CMatrix, CsrMatrix, BiFunction)","u":"applyBinOppToSparse(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOppToSparse(CsrMatrix, CMatrix, BiFunction)","u":"applyBinOppToSparse(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOppToSparse(Matrix, CsrCMatrix, BiFunction)","u":"applyBinOppToSparse(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"applyBinOppToSparse(Matrix, CsrMatrix, BinaryOperator)","u":"applyBinOppToSparse(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BinaryOperator)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"applyDoubleShiftReflector(int, boolean)","u":"applyDoubleShiftReflector(int,boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"applyDoubleShiftReflector(int, boolean)","u":"applyDoubleShiftReflector(int,boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"applyReflector(int, int)","u":"applyReflector(int,int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"applyReflector(int, int)","u":"applyReflector(int,int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"applySingleShiftReflector(int, boolean)","u":"applySingleShiftReflector(int,boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"applySingleShiftReflector(int, boolean)","u":"applySingleShiftReflector(int,boolean)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"applyTransform(CNumber[], Function)","u":"applyTransform(org.flag4j.complex_numbers.CNumber[],java.util.function.Function)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"applyTransform(double[], Function)","u":"applyTransform(double[],java.util.function.Function)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"applyTransform(double[], UnaryOperator)","u":"applyTransform(double[],java.util.function.UnaryOperator)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"applyTransform(T[], UnaryOperator)","u":"applyTransform(T[],java.util.function.UnaryOperator)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"applyUpdate"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"arg(CNumber)","u":"arg(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argAsCNumber(CNumber)","u":"argAsCNumber(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"argEq(double[], double)","u":"argEq(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"argEq(int[], int)","u":"argEq(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"argMax()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"argMax()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"argMax()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"argMax()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"argMax()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"argMax()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argMax(CNumber...)","u":"argMax(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.dense.complex","c":"AggregateDenseComplex","l":"argMax(CNumber[])","u":"argMax(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"argMax(double[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argMaxReal(CNumber...)","u":"argMaxReal(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"argMin()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"argMin()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"argMin()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"argMin()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"argMin()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"argMin()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argMin(CNumber...)","u":"argMin(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.dense.complex","c":"AggregateDenseComplex","l":"argMin(CNumber[])","u":"argMin(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"argMin(double[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argMinReal(CNumber...)","u":"argMinReal(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"ARRAY_LENGTHS_MISMATCH_ERR"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"arraycopy(double[], int, CNumber[], int, int)","u":"arraycopy(double[],int,org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"ArrayUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"asDouble(int[], double[])","u":"asDouble(int[],double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"asDouble(Integer[], double[])","u":"asDouble(java.lang.Integer[],double[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"asin(CNumber)","u":"asin(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"asin(double)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertArrayLengthsEq(int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertAxis2D(int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertBroadcastable(Shape, Shape)","u":"assertBroadcastable(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertEquals(double...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertEquals(int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertEqualShape(Shape, Shape)","u":"assertEqualShape(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertGreaterEq(double, double, String)","u":"assertGreaterEq(double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertGreaterEq(double, double...)","u":"assertGreaterEq(double,double...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertGreaterEq(int, int)","u":"assertGreaterEq(int,int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertGreaterEq(int, int...)","u":"assertGreaterEq(int,int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertIndexInBounds(int, int...)","u":"assertIndexInBounds(int,int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertInRange(double, double, double, String)","u":"assertInRange(double,double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertLessEq(BigInteger, int, String)","u":"assertLessEq(java.math.BigInteger,int,java.lang.String)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertLessEq(double, double, String)","u":"assertLessEq(double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertLessEq(double, double...)","u":"assertLessEq(double,double...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertLessEq(int, int...)","u":"assertLessEq(int,int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertMatMultShapes(Shape, Shape)","u":"assertMatMultShapes(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertNonNegative(int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertNotEquals(double, double)","u":"assertNotEquals(double,double)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertPermutation(int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertPositive(int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertRank(int, Shape)","u":"assertRank(int,org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertSquare(Shape)","u":"assertSquare(org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertSquareMatrix(int, int)","u":"assertSquareMatrix(int,int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertSquareMatrix(Shape)","u":"assertSquareMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(double[][], CNumber[])","u":"assertTotalEntriesEq(double[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(double[][], double[])","u":"assertTotalEntriesEq(double[][],double[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(int[][], CNumber[])","u":"assertTotalEntriesEq(int[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(int[][], double[])","u":"assertTotalEntriesEq(int[][],double[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(Object[][], CNumber[])","u":"assertTotalEntriesEq(java.lang.Object[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(Object[][], double[])","u":"assertTotalEntriesEq(java.lang.Object[][],double[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertValidIndex(Shape, int...)","u":"assertValidIndex(org.flag4j.core.Shape,int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertValidIndices(int, int...)","u":"assertValidIndices(int,int...)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"atan(CNumber)","u":"atan(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"atan(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"atan2(CNumber)","u":"atan2(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"atan2AsCNumber(CNumber)","u":"atan2AsCNumber(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CsrCMatrix)","u":"augment(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CsrCMatrix)","u":"augment(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CsrMatrix)","u":"augment(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CsrMatrix)","u":"augment(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"AXIS_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"AXIS_ERR_RANGE"},{"p":"org.flag4j.util","c":"Axis2D","l":"Axis2D()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"backSolver"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"backSolver"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"BackSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"BLOCKED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"BLOCKED"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"BLOCKED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"BLOCKED_REORDERED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"BLOCKED_REORDERED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"BLOCKED_VECTOR"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"BLOCKED_VECTOR"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"blocked(CNumber[], Shape, CNumber[], Shape)","u":"blocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blocked(CNumber[], Shape, double[], Shape)","u":"blocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blocked(double[], Shape, CNumber[], Shape)","u":"blocked(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"blocked(double[], Shape, double[], Shape)","u":"blocked(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"blockedIntMatrix(int[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"blockedMatrix(CNumber[], int, int)","u":"blockedMatrix(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"blockedMatrix(double[], int, int)","u":"blockedMatrix(double[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"blockedMatrixConcurrent(CNumber[], int, int)","u":"blockedMatrixConcurrent(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"blockedMatrixConcurrent(double[], int, int)","u":"blockedMatrixConcurrent(double[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"blockedMatrixConcurrentHerm(CNumber[], int, int)","u":"blockedMatrixConcurrentHerm(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"blockedMatrixHerm(CNumber[], int, int)","u":"blockedMatrixHerm(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"blockedReordered(CNumber[], Shape, CNumber[], Shape)","u":"blockedReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blockedReordered(CNumber[], Shape, double[], Shape)","u":"blockedReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blockedReordered(double[], Shape, CNumber[], Shape)","u":"blockedReordered(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"blockedReordered(double[], Shape, double[], Shape)","u":"blockedReordered(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"blockedVector(CNumber[], Shape, CNumber[], int[])","u":"blockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"blockedVector(CNumber[], Shape, CNumber[], Shape)","u":"blockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"blockedVector(CNumber[], Shape, double[], int[])","u":"blockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blockedVector(CNumber[], Shape, double[], Shape)","u":"blockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"blockedVector(double[], Shape, CNumber[], int[])","u":"blockedVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blockedVector(double[], Shape, CNumber[], Shape)","u":"blockedVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"blockedVector(double[], Shape, double[], int[])","u":"blockedVector(double[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"blockedVector(double[], Shape, double[], Shape)","u":"blockedVector(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"blockSize"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"boxed(double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"boxed(int[])"},{"p":"org.flag4j.io","c":"PrintOptions","l":"center"},{"p":"org.flag4j.util","c":"StringUtils","l":"center(String, int)","u":"center(java.lang.String,int)"},{"p":"org.flag4j.util","c":"StringUtils","l":"center(String, int, String)","u":"center(java.lang.String,int,java.lang.String)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"checkConvergence(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"checkConvergence(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"checkConvergence(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"checkFinite"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"checkParams(T, int)","u":"checkParams(T,int)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"checkParams(T, int)","u":"checkParams(T,int)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"checkSingular(double, int, int)","u":"checkSingular(double,int,int)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"checkSingular(double, int, int)","u":"checkSingular(double,int,int)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"checkSize(int, int)","u":"checkSize(int,int)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"Cholesky(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithm(Shape)","u":"chooseAlgorithm(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithmComplex(Shape)","u":"chooseAlgorithmComplex(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmComplex(Shape, Shape)","u":"chooseAlgorithmComplex(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmComplexTranspose(Shape)","u":"chooseAlgorithmComplexTranspose(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmComplexVector(Shape)","u":"chooseAlgorithmComplexVector(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithmHermitian(Shape)","u":"chooseAlgorithmHermitian(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmRealComplex(Shape, Shape)","u":"chooseAlgorithmRealComplex(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmRealComplexTranspose(Shape)","u":"chooseAlgorithmRealComplexTranspose(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmRealComplexVector(Shape)","u":"chooseAlgorithmRealComplexVector(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmRealVector(Shape)","u":"chooseAlgorithmRealVector(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithmTensor(int)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithmTensor(int, int)","u":"chooseAlgorithmTensor(int,int)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"close()"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"close()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(CMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(CNumber[][])","u":"%3Cinit%3E(org.flag4j.complex_numbers.CNumber[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(double[][])","u":"%3Cinit%3E(double[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, CNumber)","u":"%3Cinit%3E(int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, int, CNumber)","u":"%3Cinit%3E(int,int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, int, CNumber[])","u":"%3Cinit%3E(int,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, int, double)","u":"%3Cinit%3E(int,int,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int[][])","u":"%3Cinit%3E(int[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Matrix)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape, CNumber)","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape, CNumber...)","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape, double...)","u":"%3Cinit%3E(org.flag4j.core.Shape,double...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(String[][])","u":"%3Cinit%3E(java.lang.String[][])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"CNumber(double)","u":"%3Cinit%3E(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"CNumber(double, double)","u":"%3Cinit%3E(double,double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"CNumber(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"CNumberLexer(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberParser","l":"CNumberParser()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"CNumberToken(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"CNumberUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"Axis2D","l":"COL"},{"p":"org.flag4j.util","c":"Axis2D","l":"col()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"colIndices"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"colIndices"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"colIndices"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"colIndices"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"colSwaps"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"compareTo(CNumber)","u":"compareTo(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"compareToReal(CNumber)","u":"compareToReal(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"compareToReal(double)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"COMPLEX_BLOCKED_THRESHOLD"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"COMPLEX_RNG"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"ComplexBackSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"ComplexBackSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"ComplexCholesky","l":"ComplexCholesky()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.chol","c":"ComplexCholesky","l":"ComplexCholesky(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorDot","l":"ComplexCooTensorDot()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorOperations","l":"ComplexCooTensorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseMatrixMultiplication","l":"ComplexCsrDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"ComplexCsrDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrEquals","l":"ComplexCsrEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"ComplexCsrManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrMatrixMultiplication","l":"ComplexCsrMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"ComplexCsrOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrProperties","l":"ComplexCsrProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"ComplexDenseDeterminant()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"ComplexDenseElemDiv()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"ComplexDenseElemMult()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseEquals","l":"ComplexDenseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"complexDenseLookUp"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"ComplexDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"ComplexDenseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"ComplexDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"ComplexDenseProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"ComplexDenseSetOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseEquals","l":"ComplexDenseSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"ComplexDenseSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultTranspose","l":"ComplexDenseSparseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"ComplexDenseSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"ComplexDenseSparseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"ComplexDenseSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"ComplexDenseTensorBase(Shape, CNumber[])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTensorDot","l":"ComplexDenseTensorDot()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"ComplexDenseTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseVectorOperations","l":"ComplexDenseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactSolver","l":"ComplexExactSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactTensorSolver","l":"ComplexExactTensorSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"ComplexForwardSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"ComplexForwardSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"ComplexForwardSolver(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"ComplexHess()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"ComplexHess(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"ComplexLstsqSolver","l":"ComplexLstsqSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"ComplexLU()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"ComplexLU(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"ComplexLU(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"ComplexOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"ComplexProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"ComplexQR()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"ComplexQR(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ComplexSchur()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ComplexSchur(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ComplexSchur(boolean, long)","u":"%3Cinit%3E(boolean,long)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ComplexSchur(long)","u":"%3Cinit%3E(long)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseElementSearch","l":"ComplexSparseElementSearch()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"ComplexSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"complexSparseLookUp"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"ComplexSparseMatrixGetSet()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"ComplexSparseMatrixManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"ComplexSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"ComplexSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixProperties","l":"ComplexSparseMatrixProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseNorms","l":"ComplexSparseNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"ComplexSparseTensorBase(Shape, int, CNumber[], int[], int[]...)","u":"%3Cinit%3E(org.flag4j.core.Shape,int,org.flag4j.complex_numbers.CNumber[],int[],int[]...)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"ComplexSparseTensorBase(Shape, int, CNumber[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"ComplexSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"ComplexSVD()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"ComplexSVD(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"ComplexSVD(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"ComplexUnitaryDecomposition(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"ComplexUnitaryDecomposition(int, boolean)","u":"%3Cinit%3E(int,boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"computeExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"computeExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"computeHouseholder(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"computeHouseholder(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"computeHouseholder(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"computeImplicitDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"computeImplicitDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"computeImplicitSingleShift(int, CNumber)","u":"computeImplicitSingleShift(int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"computeImplicitSingleShift(int, double)","u":"computeImplicitSingleShift(int,double)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"computePhasedNorm(int, double)","u":"computePhasedNorm(int,double)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"computePhasedNorm(int, double)","u":"computePhasedNorm(int,double)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"computePhasedNorm(int, double)","u":"computePhasedNorm(int,double)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"computeRank(int, int, double[])","u":"computeRank(int,int,double[])"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"computeRows(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"computeRows(int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"computeSwaps()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"computeU"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"computeUV"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_BLOCKED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_BLOCKED"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"CONCURRENT_BLOCKED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_BLOCKED_REORDERED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_BLOCKED_REORDERED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_BLOCKED_VECTOR"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_BLOCKED_VECTOR"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_REORDERED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_REORDERED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_STANDARD"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_STANDARD"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"CONCURRENT_STANDARD"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_STANDARD_VECTOR"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_STANDARD_VECTOR"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"CONCURRENT_SWAPPED_THRESHOLD"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"CONCURRENT_SWAPPED_THRESHOLD"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentAtomicArray(double[], int[], int[], Shape, double[], Shape)","u":"concurrentAtomicArray(double[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentBlocked(CNumber[], Shape, CNumber[], Shape)","u":"concurrentBlocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlocked(CNumber[], Shape, double[], Shape)","u":"concurrentBlocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlocked(double[], Shape, CNumber[], Shape)","u":"concurrentBlocked(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentBlocked(double[], Shape, double[], Shape)","u":"concurrentBlocked(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentBlockedReordered(CNumber[], Shape, CNumber[], Shape)","u":"concurrentBlockedReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlockedReordered(CNumber[], Shape, double[], Shape)","u":"concurrentBlockedReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlockedReordered(double[], Shape, CNumber[], Shape)","u":"concurrentBlockedReordered(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentBlockedReordered(double[], Shape, double[], Shape)","u":"concurrentBlockedReordered(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentBlockedVector(CNumber[], Shape, CNumber[], int[])","u":"concurrentBlockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentBlockedVector(CNumber[], Shape, CNumber[], Shape)","u":"concurrentBlockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentBlockedVector(CNumber[], Shape, double[], int[])","u":"concurrentBlockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlockedVector(CNumber[], Shape, double[], Shape)","u":"concurrentBlockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentBlockedVector(double[], Shape, CNumber[], int[])","u":"concurrentBlockedVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlockedVector(double[], Shape, CNumber[], Shape)","u":"concurrentBlockedVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentBlockedVector(double[], Shape, double[], int[])","u":"concurrentBlockedVector(double[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentBlockedVector(double[], Shape, double[], Shape)","u":"concurrentBlockedVector(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"concurrentLoop(int, int, int, IntConsumer)","u":"concurrentLoop(int,int,int,java.util.function.IntConsumer)"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"concurrentLoop(int, int, IntConsumer)","u":"concurrentLoop(int,int,java.util.function.IntConsumer)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentReordered(CNumber[], Shape, CNumber[], Shape)","u":"concurrentReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentReordered(CNumber[], Shape, double[], Shape)","u":"concurrentReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentReordered(double[], Shape, CNumber[], Shape)","u":"concurrentReordered(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentReordered(double[], Shape, double[], Shape)","u":"concurrentReordered(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], int[], int[], Shape, CNumber[], int[], int[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], int[], int[], Shape, CNumber[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], int[], int[], Shape, double[], int[], int[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], int[], int[], Shape, double[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], Shape, CNumber[], int[], int[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentStandard(CNumber[], Shape, CNumber[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], Shape, double[], int[], int[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentStandard(CNumber[], Shape, double[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"concurrentStandard(double[], int[], int[], Shape, CNumber[], int[], int[], Shape)","u":"concurrentStandard(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(double[], int[], int[], Shape, CNumber[], Shape)","u":"concurrentStandard(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"concurrentStandard(double[], int[], int[], Shape, double[], int[], int[], Shape)","u":"concurrentStandard(double[],int[],int[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentStandard(double[], int[], int[], Shape, double[], Shape)","u":"concurrentStandard(double[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(double[], Shape, CNumber[], int[], int[], Shape)","u":"concurrentStandard(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentStandard(double[], Shape, CNumber[], Shape)","u":"concurrentStandard(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentStandard(double[], Shape, double[], int[], int[], Shape)","u":"concurrentStandard(double[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentStandard(double[], Shape, double[], Shape)","u":"concurrentStandard(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], int[], int[], Shape, CNumber[], int[])","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], int[], int[], Shape, CNumber[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], int[], int[], Shape, double[], int[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], int[], int[], Shape, double[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], Shape, CNumber[], int[])","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], Shape, CNumber[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], Shape, double[], int[])","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], Shape, double[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"concurrentStandardVector(double[], int[], int[], Shape, CNumber[], int[], Shape)","u":"concurrentStandardVector(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(double[], int[], int[], Shape, CNumber[], Shape)","u":"concurrentStandardVector(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"concurrentStandardVector(double[], int[], int[], Shape, double[], int[])","u":"concurrentStandardVector(double[],int[],int[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentStandardVector(double[], int[], int[], Shape, double[], Shape)","u":"concurrentStandardVector(double[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(double[], Shape, CNumber[], int[])","u":"concurrentStandardVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentStandardVector(double[], Shape, CNumber[], Shape)","u":"concurrentStandardVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentStandardVector(double[], Shape, double[], int[])","u":"concurrentStandardVector(double[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentStandardVector(double[], Shape, double[], Shape)","u":"concurrentStandardVector(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg","c":"Condition","l":"cond(CMatrix)","u":"cond(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Condition","l":"cond(CMatrix, double)","u":"cond(org.flag4j.arrays.dense.CMatrix,double)"},{"p":"org.flag4j.linalg","c":"Condition","l":"cond(Matrix)","u":"cond(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Condition","l":"cond(Matrix, double)","u":"cond(org.flag4j.arrays.dense.Matrix,double)"},{"p":"org.flag4j.linalg","c":"Condition","l":"Condition()","u":"%3Cinit%3E()"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"Configurations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"conj()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"conj()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"conj()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"conj()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"conj()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"conj()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"conj(CNumber[])","u":"conj(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"conjT()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"contains(double[], double)","u":"contains(double[],double)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"contains(double[], double...)","u":"contains(double[],double...)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"contains(int[], int)","u":"contains(int[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"contains(int[], int...)","u":"contains(int[],int...)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"content"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(CooCMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, CNumber[], int[], int[])","u":"%3Cinit%3E(int,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, double[], int[], int[])","u":"%3Cinit%3E(int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int, CNumber[], int[], int[])","u":"%3Cinit%3E(int,int,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int, double[], int[], int[])","u":"%3Cinit%3E(int,int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int, int[], int[], int[])","u":"%3Cinit%3E(int,int,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int[], int[], int[])","u":"%3Cinit%3E(int,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape, CNumber[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape, double[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape, int[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape, List, List, List)","u":"%3Cinit%3E(org.flag4j.core.Shape,java.util.List,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(CooCTensor)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape, CNumber[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape, double[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape, int[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape, List, List)","u":"%3Cinit%3E(org.flag4j.core.Shape,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(CooCVector)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int, CNumber[], int[])","u":"%3Cinit%3E(int,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int, double[], int[])","u":"%3Cinit%3E(int,double[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int, int[], int[])","u":"%3Cinit%3E(int,int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int, List, List)","u":"%3Cinit%3E(int,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(CooMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, double[], int[], int[])","u":"%3Cinit%3E(int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, int, double[], int[], int[])","u":"%3Cinit%3E(int,int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, int, int[], int[], int[])","u":"%3Cinit%3E(int,int,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, int[], int[], int[])","u":"%3Cinit%3E(int,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(Shape, double[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(Shape, int[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(Shape, List, List, List)","u":"%3Cinit%3E(org.flag4j.core.Shape,java.util.List,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(CooTensor)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(Shape, double[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(Shape, int[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(Shape, List, List)","u":"%3Cinit%3E(org.flag4j.core.Shape,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(CooVector)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(int, double[], int[])","u":"%3Cinit%3E(int,double[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(int, int[], int[])","u":"%3Cinit%3E(int,int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(int, List, List)","u":"%3Cinit%3E(int,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"copy()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"copy()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"copy()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"copy()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"copy()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(double[], CNumber[])","u":"copy2CNumber(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(Double[], CNumber[])","u":"copy2CNumber(java.lang.Double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(int[], CNumber[])","u":"copy2CNumber(int[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(Integer[], CNumber[])","u":"copy2CNumber(java.lang.Integer[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(String[], CNumber[])","u":"copy2CNumber(java.lang.String[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"copyIndices()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"copyIndices()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"copyRanges(CooCMatrix, CNumber[], int[], int[], int[])","u":"copyRanges(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber[],int[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"copyRanges(CooMatrix, double[], int[], int[], int[])","u":"copyRanges(org.flag4j.arrays.sparse.CooMatrix,double[],int[],int[],int[])"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"copyUpperTri(Matrix)","u":"copyUpperTri(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"copyValuesNotInSlice(CooCMatrix, List, List, List, int[], int[])","u":"copyValuesNotInSlice(org.flag4j.arrays.sparse.CooCMatrix,java.util.List,java.util.List,java.util.List,int[],int[])"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"copyValuesNotInSlice(CooMatrix, List, List, List, int[], int[])","u":"copyValuesNotInSlice(org.flag4j.arrays.sparse.CooMatrix,java.util.List,java.util.List,java.util.List,int[],int[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"cos(CNumber)","u":"cos(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"cos(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"cosh(CNumber)","u":"cosh(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"cosh(double)"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexChol()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexHess()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexLU()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexQR()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexSchur()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexSVD()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseUtils","l":"createMap(int, int[])","u":"createMap(int,int[])"},{"p":"org.flag4j.core","c":"Shape","l":"createNewStrides()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealChol()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealHess()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealLU()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealQR()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealSchur()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealSVD()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"createUniqueMapping(int[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"cross(CVector)","u":"cross(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"cross(CVector)","u":"cross(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"cross(Vector)","u":"cross(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"cross(Vector)","u":"cross(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(CooCMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(CooMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(CsrCMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(int, int, CNumber[], int[], int[])","u":"%3Cinit%3E(int,int,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(Shape, CNumber[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(Shape, double[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"SparseUtils","l":"CSREquals(CsrCMatrix, CsrCMatrix)","u":"CSREquals(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"SparseUtils","l":"CSREquals(CsrMatrix, CsrMatrix)","u":"CSREquals(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(CooMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(CsrMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(int, int, double[], int[], int[])","u":"%3Cinit%3E(int,int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(Shape, double[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(CTensor)","u":"%3Cinit%3E(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, CNumber)","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, CNumber[])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Tensor)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"currentFactor"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"currentFactor"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"currentFactor"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"currentFactor"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(CNumber...)","u":"%3Cinit%3E(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(CVector)","u":"%3Cinit%3E(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(double...)","u":"%3Cinit%3E(double...)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(int, CNumber)","u":"%3Cinit%3E(int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(int...)","u":"%3Cinit%3E(int...)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(Vector)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"daemonFactory"},{"p":"org.flag4j.linalg.decompositions.chol","c":"ComplexCholesky","l":"decompose(CMatrix)","u":"decompose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"decompose(CMatrix)","u":"decompose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"decompose(CMatrix)","u":"decompose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"decompose(CMatrix)","u":"decompose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"RealCholesky","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions","c":"Decomposition","l":"decompose(T)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"decompose(T)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"decompose(T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"decompose(T)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"decompose(T)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"decomposeBase(T)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"decomposeBase(T)"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"DecompositionFactory()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"deepCopy(int[][], int[][])","u":"deepCopy(int[][],int[][])"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"DEFAULT_BLOCK_SIZE"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_CENTER"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"DEFAULT_EXCEPTIONAL_ITERS"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_MAX_COLS"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"DEFAULT_MAX_ITERS_FACTOR"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_MAX_ROWS"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"DEFAULT_MIN_RECURSIVE_SIZE"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"DEFAULT_NUM_THREADS"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_PADDING"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"DEFAULT_POS_DEF_TOLERANCE"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_PRECISION"},{"p":"org.flag4j.core","c":"TensorBase","l":"DEFAULT_ROUND_TO_ZERO_THRESHOLD"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"DEFAULT_ZERO_PIVOT_TOLERANCE"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"DenseTensorBase(Shape, D)","u":"%3Cinit%3E(org.flag4j.core.Shape,D)"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"density()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"det"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"det"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"det"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"det"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"det()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"det()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"det()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"det(CMatrix)","u":"det(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"det(Matrix)","u":"det(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"det1(CMatrix)","u":"det1(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"det1(Matrix)","u":"det1(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"det2(CMatrix)","u":"det2(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"det2(Matrix)","u":"det2(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"det3(CMatrix)","u":"det3(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"det3(Matrix)","u":"det3(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"details"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"detLU(CMatrix)","u":"detLU(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"detLU(Matrix)","u":"detLU(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"detTri(CMatrix)","u":"detTri(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"detTri(Matrix)","u":"detTri(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"diag"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"digit(int)"},{"p":"org.flag4j.core","c":"Shape","l":"dims"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"DirectSum()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CMatrix, Matrix)","u":"directSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooCMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooCMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooCMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooCMatrix, Matrix)","u":"directSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooMatrix, Matrix)","u":"directSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrCMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrCMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrCMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrCMatrix, Matrix)","u":"directSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrMatrix, Matrix)","u":"directSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(Matrix, CMatrix)","u":"directSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(Matrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(Matrix, CooMatrix)","u":"directSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(Matrix, Matrix)","u":"directSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatch(CMatrix)","u":"dispatch(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CMatrix, CMatrix)","u":"dispatch(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CMatrix, CVector)","u":"dispatch(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CMatrix, Matrix)","u":"dispatch(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CMatrix, Vector)","u":"dispatch(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"dispatch(CNumber[], Shape, CNumber[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"dispatch(CNumber[], Shape, CNumber[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CNumber[], Shape, CNumber[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"dispatch(CNumber[], Shape, double[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"dispatch(CNumber[], Shape, double[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"dispatch(double[], Shape, CNumber[], Shape)","u":"dispatch(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"dispatch(double[], Shape, double[], Shape)","u":"dispatch(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"dispatch(double[], Shape, double[], Shape)","u":"dispatch(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"dispatch(double[], Shape, double[], Shape)","u":"dispatch(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatch(Matrix)","u":"dispatch(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(Matrix, CMatrix)","u":"dispatch(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(Matrix, CVector)","u":"dispatch(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"dispatch(Matrix, Matrix)","u":"dispatch(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(Matrix, Vector)","u":"dispatch(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatchHermitian(CMatrix)","u":"dispatchHermitian(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"dispatchOuter(Vector, Vector)","u":"dispatchOuter(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatchTensor(CTensor, int, int)","u":"dispatchTensor(org.flag4j.arrays.dense.CTensor,int,int)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatchTensor(double[], Shape, int[])","u":"dispatchTensor(double[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatchTensor(Tensor, int, int)","u":"dispatchTensor(org.flag4j.arrays.dense.Tensor,int,int)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatchTranspose(CMatrix, CMatrix)","u":"dispatchTranspose(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatchTranspose(CMatrix, Matrix)","u":"dispatchTranspose(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatchTranspose(Matrix, CMatrix)","u":"dispatchTranspose(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"dispatchTranspose(Matrix, Matrix)","u":"dispatchTranspose(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"div(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"div(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"div(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"div(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"div(double)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"div(double)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"div(double)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"div(double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTensorDot","l":"dot(CTensor, CTensor)","u":"dot(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"doubleImaginaryValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"doubleValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"E"},{"p":"org.flag4j.linalg","c":"Eigen","l":"Eigen()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"elemDiv(CNumber[], Shape, CNumber[], Shape)","u":"elemDiv(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"elemDiv(CNumber[], Shape, double[], Shape)","u":"elemDiv(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"elemDiv(CooCMatrix, CMatrix)","u":"elemDiv(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"elemDiv(CooCMatrix, Matrix)","u":"elemDiv(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"elemDiv(CooCVector, CVector)","u":"elemDiv(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"elemDiv(CooCVector, Vector)","u":"elemDiv(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"elemDiv(CooMatrix, CMatrix)","u":"elemDiv(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"elemDiv(CooMatrix, Matrix)","u":"elemDiv(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"elemDiv(CooVector, CVector)","u":"elemDiv(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"elemDiv(CooVector, Vector)","u":"elemDiv(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"elemDiv(CTensor)","u":"elemDiv(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemDiv(CTensor)","u":"elemDiv(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemDiv(CTensor)","u":"elemDiv(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemDiv(CTensor)","u":"elemDiv(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"elemDiv(CVector)","u":"elemDiv(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemDiv(CVector)","u":"elemDiv(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemDiv(CVector)","u":"elemDiv(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemDiv(CVector)","u":"elemDiv(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"elemDiv(double[], Shape, CNumber[], Shape)","u":"elemDiv(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"elemDiv(double[], Shape, double[], Shape)","u":"elemDiv(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"elemDiv(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"elemDiv(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"elemDiv(Tensor)","u":"elemDiv(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemDiv(Tensor)","u":"elemDiv(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemDiv(Tensor)","u":"elemDiv(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemDiv(Tensor)","u":"elemDiv(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"elemDiv(U)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"elemDiv(Vector)","u":"elemDiv(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemDiv(Vector)","u":"elemDiv(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemDiv(Vector)","u":"elemDiv(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemDiv(Vector)","u":"elemDiv(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"elemDivConcurrent(CNumber[], Shape, CNumber[], Shape)","u":"elemDivConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"elemDivConcurrent(CNumber[], Shape, double[], Shape)","u":"elemDivConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"elemDivConcurrent(double[], Shape, CNumber[], Shape)","u":"elemDivConcurrent(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"elemDivConcurrent(double[], Shape, double[], Shape)","u":"elemDivConcurrent(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"elemMult(CMatrix, CooCMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"elemMult(CMatrix, CooMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"elemMult(CNumber[], Shape, CNumber[], Shape)","u":"elemMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"elemMult(CNumber[], Shape, double[], Shape)","u":"elemMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"elemMult(CooCMatrix, CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"elemMult(CooCMatrix, CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"elemMult(CooCVector, CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"elemMult(CooCVector, CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"elemMult(CooMatrix, CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"elemMult(CooVector, CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CsrCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CsrCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrOperations","l":"elemMult(CsrCMatrix, CsrMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CsrMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CsrMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"elemMult(CTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemMult(CTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemMult(CTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemMult(CTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"elemMult(CTensor, CooCTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"elemMult(CTensor, CooTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"elemMult(CVector)","u":"elemMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemMult(CVector)","u":"elemMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemMult(CVector)","u":"elemMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemMult(CVector)","u":"elemMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"elemMult(CVector, CooCVector)","u":"elemMult(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"elemMult(CVector, CooVector)","u":"elemMult(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"elemMult(double[], Shape, double[], Shape)","u":"elemMult(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"elemMult(Matrix, CooCMatrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"elemMult(Matrix, CooMatrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"elemMult(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"elemMult(T)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"elemMult(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"elemMult(Tensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemMult(Tensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemMult(Tensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemMult(Tensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"elemMult(Tensor, CooCTensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"elemMult(Tensor, CooTensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"elemMult(Vector)","u":"elemMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemMult(Vector)","u":"elemMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemMult(Vector)","u":"elemMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemMult(Vector)","u":"elemMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"elemMult(Vector, CooCVector)","u":"elemMult(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"elemMult(Vector, CooVector)","u":"elemMult(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"elemMultConcurrent(CNumber[], Shape, CNumber[], Shape)","u":"elemMultConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"elemMultConcurrent(CNumber[], Shape, double[], Shape)","u":"elemMultConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"elemMultConcurrent(double[], Shape, double[], Shape)","u":"elemMultConcurrent(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"enforceHermitian"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"enforceLower"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"enforceSymmetric"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"enforceTriU"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"ensureTensor(TensorBase)","u":"ensureTensor(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.core","c":"TensorBase","l":"entries"},{"p":"org.flag4j.core","c":"Shape","l":"entriesIndex(int...)"},{"p":"org.flag4j.util","c":"Flag4jConstants","l":"EPS_F32"},{"p":"org.flag4j.util","c":"Flag4jConstants","l":"EPS_F64"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"EQ_SHAPE_MISMATCH_ERR"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"equals(double)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"equals(double[], CNumber[])","u":"equals(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.core","c":"Shape","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.core","c":"TensorComparisonsMixin","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"equalShapeErrMsg(Shape, Shape)","u":"equalShapeErrMsg(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"equalsNumber(Number)","u":"equalsNumber(java.lang.Number)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"ERR_MSG"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"erref(CMatrix)","u":"erref(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"erref(Matrix)","u":"erref(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"error(String)","u":"error(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"errorCheck(String)","u":"errorCheck(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"errorCheck(String, String)","u":"errorCheck(java.lang.String,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"ErrorMessages()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"ExactSolver(LU, LinearSolver, LinearSolver)","u":"%3Cinit%3E(org.flag4j.linalg.decompositions.lu.LU,org.flag4j.linalg.solvers.LinearSolver,org.flag4j.linalg.solvers.LinearSolver)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"ExactTensorSolver(LinearSolver)","u":"%3Cinit%3E(org.flag4j.linalg.solvers.LinearSolver)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"exceptionalThreshold"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"exp(CNumber)","u":"exp(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"exp(double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.core","c":"VectorManipulationsMixin","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"extractNormalizedCols(CMatrix, int)","u":"extractNormalizedCols(org.flag4j.arrays.dense.CMatrix,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"extractNormalizedCols(Matrix, int)","u":"extractNormalizedCols(org.flag4j.arrays.dense.Matrix,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"extractNormalizedCols(T, int)","u":"extractNormalizedCols(T,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CsrCMatrix)","u":"fib(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CsrMatrix)","u":"fib(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"fileIn"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"fileOut"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(CNumber[], double)","u":"fill(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(CNumber[], double, int, int)","u":"fill(org.flag4j.complex_numbers.CNumber[],double,int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(CNumber[], int, int, CNumber)","u":"fill(org.flag4j.complex_numbers.CNumber[],int,int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(CNumber[][], CNumber)","u":"fill(org.flag4j.complex_numbers.CNumber[][],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(double[][], double)","u":"fill(double[][],double)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"filledArray(int, int)","u":"filledArray(int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fillZeros(CNumber[][])","u":"fillZeros(org.flag4j.complex_numbers.CNumber[][])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"findFirstLast(int[], int)","u":"findFirstLast(int[],int)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"findMaxAndInit(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"findMaxAndInit(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"findMaxAndInit(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"findMaxAndInit(int)"},{"p":"org.flag4j.util","c":"Flag4jConstants","l":"Flag4jConstants()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"flatten()"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"flatten()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"flatten(CNumber[][])","u":"flatten(org.flag4j.complex_numbers.CNumber[][])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"flatten(double[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"flatten(int)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"flatten(int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"flatten(int[][])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"floatImaginaryValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"floatValue()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"forwardSolver"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"ForwardSolver(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"fromColSwaps(int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fromDense(CMatrix)","u":"fromDense(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"fromDense(CTensor)","u":"fromDense(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"fromDense(CVector)","u":"fromDense(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fromDense(Matrix)","u":"fromDense(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"fromDense(Tensor)","u":"fromDense(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"fromDense(Vector)","u":"fromDense(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fromDoubleList(List)","u":"fromDoubleList(java.util.List)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fromIntegerList(List)","u":"fromIntegerList(java.util.List)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fromIntegerList(List, int[])","u":"fromIntegerList(java.util.List,int[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fromList(List, T[])","u":"fromList(java.util.List,T[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"fromPolar(double, double)","u":"fromPolar(double,double)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"FULL"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"fullPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"fullPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"fullPivot()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(CooCTensor, SparseTensorBase)","u":"generalEquals(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(CooTensor, SparseTensorBase)","u":"generalEquals(org.flag4j.arrays.sparse.CooTensor,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(CTensor, DenseTensorBase)","u":"generalEquals(org.flag4j.arrays.dense.CTensor,org.flag4j.core.dense_base.DenseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(CTensor, SparseTensorBase)","u":"generalEquals(org.flag4j.arrays.dense.CTensor,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(DenseTensorBase, SparseTensorBase)","u":"generalEquals(org.flag4j.core.dense_base.DenseTensorBase,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(Tensor, DenseTensorBase)","u":"generalEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.core.dense_base.DenseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(Tensor, SparseTensorBase)","u":"generalEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(TensorBase, TensorBase)","u":"generalEquals(org.flag4j.core.TensorBase,org.flag4j.core.TensorBase)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genNormalComplexArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genNormalComplexArray(int, double, double)","u":"genNormalComplexArray(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genNormalRealArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genNormalRealArray(int, double, double)","u":"genNormalRealArray(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genRandomRows(int, int, int, int)","u":"genRandomRows(int,int,int,int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformComplexArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformComplexArray(int, double, double)","u":"genUniformComplexArray(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformRealArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformRealArray(int, double, double)","u":"genUniformRealArray(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformRealIntArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformRealIntArray(int, int, int)","u":"genUniformRealIntArray(int,int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"geRandomTrilMatrix(int, int, int)","u":"geRandomTrilMatrix(int,int,int)"},{"p":"org.flag4j.core","c":"Shape","l":"get(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"get(int)"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"get(int, int)","u":"get(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"get(int...)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"get(int...)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"get(int...)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"get(int...)"},{"p":"org.flag4j.core","c":"MatrixMixin","l":"get(int...)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"get(int...)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"get2x2EigenValues(CMatrix)","u":"get2x2EigenValues(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"get2x2EigenValues(CNumber, CNumber, CNumber, CNumber)","u":"get2x2EigenValues(org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"get2x2EigenValues(double, double, double, double)","u":"get2x2EigenValues(double,double,double,double)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"get2x2EigenValues(Matrix)","u":"get2x2EigenValues(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"get2x2Rotator(CNumber, CNumber)","u":"get2x2Rotator(org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"get2x2Rotator(CVector)","u":"get2x2Rotator(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"get2x2Rotator(double, double)","u":"get2x2Rotator(double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"get2x2Rotator(Vector)","u":"get2x2Rotator(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getArrayLengthsMismatchErr(int...)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getAxisErr(int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getAxisErr(int, int...)","u":"getAxisErr(int,int...)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"getBlockSize()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getCol(CooCMatrix, int)","u":"getCol(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getCol(CooCMatrix, int, int, int)","u":"getCol(org.flag4j.arrays.sparse.CooCMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getCol(CooMatrix, int)","u":"getCol(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getCol(CooMatrix, int, int, int)","u":"getCol(org.flag4j.arrays.sparse.CooMatrix,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getCol(int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getCol(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getColAsVector(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getColAsVector(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getColSpace(CMatrix)","u":"getColSpace(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getColSpace(Matrix)","u":"getColSpace(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"getContent()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"getDet()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"getDet()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"getDet()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"getDet()"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"getDetails()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getDiag()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getDiag()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getDiag()"},{"p":"org.flag4j.core","c":"Shape","l":"getDims()"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenPairs(CMatrix)","u":"getEigenPairs(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenPairs(Matrix)","u":"getEigenPairs(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(CMatrix)","u":"getEigenValues(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(CMatrix, ComplexSchur)","u":"getEigenValues(org.flag4j.arrays.dense.CMatrix,org.flag4j.linalg.decompositions.schur.ComplexSchur)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(CMatrix, long)","u":"getEigenValues(org.flag4j.arrays.dense.CMatrix,long)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(CMatrix, long, int)","u":"getEigenValues(org.flag4j.arrays.dense.CMatrix,long,int)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(Matrix)","u":"getEigenValues(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(Matrix, long)","u":"getEigenValues(org.flag4j.arrays.dense.Matrix,long)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(Matrix, long, int)","u":"getEigenValues(org.flag4j.arrays.dense.Matrix,long,int)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(Matrix, RealSchur)","u":"getEigenValues(org.flag4j.arrays.dense.Matrix,org.flag4j.linalg.decompositions.schur.RealSchur)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(CMatrix)","u":"getEigenVectors(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(CMatrix, ComplexSchur)","u":"getEigenVectors(org.flag4j.arrays.dense.CMatrix,org.flag4j.linalg.decompositions.schur.ComplexSchur)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(CMatrix, long)","u":"getEigenVectors(org.flag4j.arrays.dense.CMatrix,long)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(CMatrix, long, int)","u":"getEigenVectors(org.flag4j.arrays.dense.CMatrix,long,int)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(Matrix)","u":"getEigenVectors(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(Matrix, long)","u":"getEigenVectors(org.flag4j.arrays.dense.Matrix,long)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(Matrix, long, int)","u":"getEigenVectors(org.flag4j.arrays.dense.Matrix,long,int)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(Matrix, RealSchur)","u":"getEigenVectors(org.flag4j.arrays.dense.Matrix,org.flag4j.linalg.decompositions.schur.RealSchur)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectorsTriu(CMatrix)","u":"getEigenVectorsTriu(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectorsTriu(Matrix)","u":"getEigenVectorsTriu(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"getEmpty(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getEmpty(int, int)","u":"getEmpty(int,int)"},{"p":"org.flag4j.core","c":"TensorBase","l":"getEntries()"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"getGeneralRotator(int, int, int, double)","u":"getGeneralRotator(int,int,int,double)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getGreaterEqErr(double, double)","u":"getGreaterEqErr(double,double)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"getH()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"getH()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"getH()"},{"p":"org.flag4j.core","c":"Shape","l":"getIndices(int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getIndicesRankErr(int, int)","u":"getIndicesRankErr(int,int)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"getInstance()"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"getInvShape(Shape, int)","u":"getInvShape(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"getKind()"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"getL()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"getL()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getL()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"getL()"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getLeftNullSpace(CMatrix)","u":"getLeftNullSpace(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getLeftNullSpace(Matrix)","u":"getLeftNullSpace(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getLessEqErr(double, double)","u":"getLessEqErr(double,double)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"getLH()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getLU()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"getMaxColumns()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"getMaxRows()"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"getMinRecursiveSize()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNamedGreaterEqErr(double, double, String)","u":"getNamedGreaterEqErr(double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNamedLessEqErr(BigInteger, double, String)","u":"getNamedLessEqErr(java.math.BigInteger,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNamedLessEqErr(double, double, String)","u":"getNamedLessEqErr(double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNegValueErr(double)"},{"p":"org.flag4j.core","c":"Shape","l":"getNextIndices(int[], int)","u":"getNextIndices(int[],int)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"getNextSymbol()"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"getNextToken()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNonPosErr(double)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getNullSpace(CMatrix)","u":"getNullSpace(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getNullSpace(Matrix)","u":"getNullSpace(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getNumColSwaps()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getNumRowSwaps()"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"getNumThreads()"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getOrthogonal(double, double, double, double)","u":"getOrthogonal(double,double,double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getOrthogonal(double, double, double, double, double, double)","u":"getOrthogonal(double,double,double,double,double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getOrthogonal2D(double, double)","u":"getOrthogonal2D(double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getOrthogonal2D(double, double, double, double)","u":"getOrthogonal2D(double,double,double,double)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"getOutputShape(T, T, int)","u":"getOutputShape(T,T,int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getP()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"getPadding()"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"getParallelismLevel()"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getPerspective(double, double, double, double)","u":"getPerspective(double,double,double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getPerspective(double, double, double, double, double)","u":"getPerspective(double,double,double,double,double)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"getPrecision()"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"getProduct(int[], int)","u":"getProduct(int[],int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getQ()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"getQ()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"getQ()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"getQ()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"getR()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"getR()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getRangeErr(double, double, double, String)","u":"getRangeErr(double,double,double,java.lang.String)"},{"p":"org.flag4j.core","c":"Shape","l":"getRank()"},{"p":"org.flag4j.core","c":"TensorBase","l":"getRank()"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"getRank()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"getRank()"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"getRatio(Shape)","u":"getRatio(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"getRatio(Shape)","u":"getRatio(org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"getReflector(CVector)","u":"getReflector(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"getReflector(Vector)","u":"getReflector(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"getRotator(CVector, int)","u":"getRotator(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"getRotator(double[], int)","u":"getRotator(double[],int)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"getRotator(Vector, int)","u":"getRotator(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getRow(CooCMatrix, int)","u":"getRow(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getRow(CooCMatrix, int, int, int)","u":"getRow(org.flag4j.arrays.sparse.CooCMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getRow(CooMatrix, int)","u":"getRow(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getRow(CooMatrix, int, int, int)","u":"getRow(org.flag4j.arrays.sparse.CooMatrix,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getRow(int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getRow(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getRowAsVector(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getRowAsVector(int)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getRowSpace(CMatrix)","u":"getRowSpace(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getRowSpace(Matrix)","u":"getRowSpace(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"getS()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getSelf()"},{"p":"org.flag4j.core","c":"TensorBase","l":"getSelf()"},{"p":"org.flag4j.core","c":"TensorBase","l":"getShape()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getShapeBroadcastErr(Shape, Shape)","u":"getShapeBroadcastErr(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getSlice(CooCMatrix, int, int, int, int)","u":"getSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getSlice(CooMatrix, int, int, int, int)","u":"getSlice(org.flag4j.arrays.sparse.CooMatrix,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"getSlice(CsrCMatrix, int, int, int, int)","u":"getSlice(org.flag4j.arrays.sparse.CsrCMatrix,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"getSlice(CsrMatrix, int, int, int, int)","u":"getSlice(org.flag4j.arrays.sparse.CsrMatrix,int,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getSquareShapeErr(Shape)","u":"getSquareShapeErr(org.flag4j.core.Shape)"},{"p":"org.flag4j.core","c":"Shape","l":"getStrides()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"getT()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getTotalEntriesErr()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"getUpper(CMatrix)","u":"getUpper(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"getUpper(Matrix)","u":"getUpper(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"getUpper(T)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getUtilityClassErrMsg()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"getV()"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"getVector(Vector)","u":"getVector(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"Givens()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"GREATER_EQ_ERR"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"H()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"H()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"H()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"H()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"H()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"H()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"H()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"H(int, int)","u":"H(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"H(int, int)","u":"H(int,int)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"H(int, int)","u":"H(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"H(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"H(int...)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"H(int...)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"hasEqualSpan(CMatrix, CMatrix)","u":"hasEqualSpan(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"hasEqualSpan(Matrix, Matrix)","u":"hasEqualSpan(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"hashCode()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"hashCode()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"hashCode()"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"hashCode()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"hashCode()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"hashCode()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"hashCode()"},{"p":"org.flag4j.core","c":"Shape","l":"hashCode()"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"HERMATION_BLOCKED_THRESHOLD"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"hermTranspose()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"hermTranspose()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"hermTranspose()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"hermTranspose(CsrCMatrix)","u":"hermTranspose(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"hermTranspose(int, int)","u":"hermTranspose(int,int)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"hermTranspose(int...)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"hess"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"Householder()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"householderVector"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"householderVector"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"I(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"I(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"I(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"I(int, int)","u":"I(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"I(int, int)","u":"I(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"I(int, int)","u":"I(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"I(Shape)","u":"I(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"I(Shape)","u":"I(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"I(Shape)","u":"I(org.flag4j.core.Shape)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"im"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"im()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"IMAGINARY_UNIT"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"indexOf(int[], int)","u":"indexOf(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"indices"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"indices"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"indices"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"INDICES_RANK_ERR"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"infNorm(CMatrix)","u":"infNorm(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"infNorm(ComplexDenseTensorBase)","u":"infNorm(org.flag4j.core.dense_base.ComplexDenseTensorBase)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"infNorm(CooCVector)","u":"infNorm(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"infNorm(CooVector)","u":"infNorm(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"infNorm(CTensor)","u":"infNorm(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"infNorm(CVector)","u":"infNorm(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"infNorm(Matrix)","u":"infNorm(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"infNorm(RealDenseTensorBase)","u":"infNorm(org.flag4j.core.dense_base.RealDenseTensorBase)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"infNorm(Vector)","u":"infNorm(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.util.exceptions","c":"SingularMatrixException","l":"INFO"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"initLU(CMatrix)","u":"initLU(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"initLU(Matrix)","u":"initLU(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"initLU(T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactTensorSolver","l":"initMatrix(CTensor, int)","u":"initMatrix(org.flag4j.arrays.dense.CTensor,int)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"initMatrix(T, int)","u":"initMatrix(T,int)"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactTensorSolver","l":"initMatrix(Tensor, int)","u":"initMatrix(org.flag4j.arrays.dense.Tensor,int)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"initUV(Shape, int)","u":"initUV(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"initUV(Shape, int)","u":"initUV(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"initUV(Shape, int)","u":"initUV(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactTensorSolver","l":"initVector(CTensor)","u":"initVector(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"initVector(T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactTensorSolver","l":"initVector(Tensor)","u":"initVector(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"initWorkArrays(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"initWorkArrays(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"initWorkArrays(int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"inner(CNumber[], double[], int[], int)","u":"inner(org.flag4j.complex_numbers.CNumber[],double[],int[],int)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"inner(CooCVector, CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"inner(CooCVector, CooVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"inner(CooVector, CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"inner(CooVector, CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"inner(double[], CNumber[], int[], int)","u":"inner(double[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"inner(double[], double[], int[], int)","u":"inner(double[],double[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"inner(double[], int[], int, CNumber[])","u":"inner(double[],int[],int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseVectorOperations","l":"innerProduct(CNumber[], CNumber[])","u":"innerProduct(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"innerProduct(CNumber[], CNumber[], int[], int)","u":"innerProduct(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"innerProduct(CNumber[], double[])","u":"innerProduct(org.flag4j.complex_numbers.CNumber[],double[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"innerProduct(CNumber[], int[], int, CNumber[])","u":"innerProduct(org.flag4j.complex_numbers.CNumber[],int[],int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"innerProduct(double[], CNumber[])","u":"innerProduct(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"innerProduct(double[], double[])","u":"innerProduct(double[],double[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"innerSelf()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"inSlice(int, int, int, int, int, int)","u":"inSlice(int,int,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"inSlice(int, int, int, int, int, int)","u":"inSlice(int,int,int,int,int,int)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"intImaginaryValue()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"intRange(int, int)","u":"intRange(int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"intRange(int, int, int)","u":"intRange(int,int,int)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"intValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"INV_IMAGINARY_UNIT"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"inv()"},{"p":"org.flag4j.linalg","c":"Invert","l":"inv(CMatrix)","u":"inv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"inv(CTensor, int)","u":"inv(org.flag4j.arrays.dense.CTensor,int)"},{"p":"org.flag4j.linalg","c":"Invert","l":"inv(Matrix)","u":"inv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"inv(Tensor, int)","u":"inv(org.flag4j.arrays.dense.Tensor,int)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invDiag(CMatrix)","u":"invDiag(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invDiag(Matrix)","u":"invDiag(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"invDirectSum(CMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooCMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooCMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooCMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooCMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, CsrMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, CsrMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"invDirectSum(Matrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(Matrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(Matrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(Matrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(Matrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"invDirectSum(T)"},{"p":"org.flag4j.linalg","c":"Invert","l":"Invert()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg","c":"Invert","l":"invHermPosDef(CMatrix)","u":"invHermPosDef(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invHermPosDef(CMatrix, boolean)","u":"invHermPosDef(org.flag4j.arrays.dense.CMatrix,boolean)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invSymPosDef(Matrix)","u":"invSymPosDef(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invSymPosDef(Matrix, boolean)","u":"invSymPosDef(org.flag4j.arrays.dense.Matrix,boolean)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invTriL(CMatrix)","u":"invTriL(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invTriL(Matrix)","u":"invTriL(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invTriU(CMatrix)","u":"invTriU(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invTriU(Matrix)","u":"invTriU(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isAntiHermitian()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isAntiHermitian()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isAntiHermitian()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isAntiHermitian()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"isAntiHermitian(CNumber[], Shape)","u":"isAntiHermitian(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixProperties","l":"isAntiHermitian(CooCMatrix)","u":"isAntiHermitian(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrProperties","l":"isAntiHermitian(CsrCMatrix)","u":"isAntiHermitian(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isAntiSymmetric()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isAntiSymmetric()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isAntiSymmetric()"},{"p":"org.flag4j.core","c":"RealMatrixMixin","l":"isAntiSymmetric()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixProperties","l":"isAntiSymmetric(CooMatrix)","u":"isAntiSymmetric(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrProperties","l":"isAntiSymmetric(CsrMatrix)","u":"isAntiSymmetric(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isAntiSymmetric(double[], Shape)","u":"isAntiSymmetric(double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isCloseToI()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isCloseToI()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"isCloseToIdentity(CMatrix)","u":"isCloseToIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isCloseToIdentity(Matrix)","u":"isCloseToIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"isComplex()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isComplex()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isComplex()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"isComplex()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"isComplex()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"isComplex()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"isComplex(CNumber[])","u":"isComplex(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isDiag()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isDiag()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isDouble()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isFinite()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isFullRank()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isFullRank()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isHermitian()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isHermitian()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isHermitian()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isHermitian()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"isHermitian(CNumber[], Shape)","u":"isHermitian(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixProperties","l":"isHermitian(CooCMatrix)","u":"isHermitian(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrProperties","l":"isHermitian(CsrCMatrix)","u":"isHermitian(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isI()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isI()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isI()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isI()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isI()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isI()"},{"p":"org.flag4j.core","c":"MatrixComparisonsMixin","l":"isI()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixProperties","l":"isIdentity(CooCMatrix)","u":"isIdentity(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixProperties","l":"isIdentity(CooMatrix)","u":"isIdentity(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrProperties","l":"isIdentity(CsrCMatrix)","u":"isIdentity(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrProperties","l":"isIdentity(CsrMatrix)","u":"isIdentity(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isIdentity(Matrix)","u":"isIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isImaginary()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isInfinite()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isInt()"},{"p":"org.flag4j.linalg","c":"Invert","l":"isInv(CMatrix, CMatrix)","u":"isInv(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"isInv(Matrix, Matrix)","u":"isInv(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isInvertible()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isInvertible()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isInvertible()"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"isKind(String)","u":"isKind(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isNaN()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"isNeg()"},{"p":"org.flag4j.core","c":"RealTensorMixin","l":"isNeg()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"isNeg()"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"isNeg(double[])"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"isOnes()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"isOnes()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"isOnes()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"isOnes()"},{"p":"org.flag4j.core","c":"TensorComparisonsMixin","l":"isOnes()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"isOnes(CNumber[])","u":"isOnes(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isOnes(double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isOrthogonal()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isOrthogonal()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isOrthogonal()"},{"p":"org.flag4j.core","c":"RealMatrixMixin","l":"isOrthogonal()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"isPos()"},{"p":"org.flag4j.core","c":"RealTensorMixin","l":"isPos()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"isPos()"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"isPos(double[])"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isPosDef(CMatrix)","u":"isPosDef(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isPosDef(Matrix)","u":"isPosDef(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isPosSemiDef(CMatrix)","u":"isPosSemiDef(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isPosSemiDef(Matrix)","u":"isPosSemiDef(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"isReal()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isReal()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isReal()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"isReal()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"isReal()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"isReal()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"isReal(CNumber[])","u":"isReal(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isSingular()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isSingular()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isSingular()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isSingular()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isSingular()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isSingular()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isSingular()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isSquare()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isSquare()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isSquare()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isSquare()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isSquare()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isSquare()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isSquare()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isSymmetric()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isSymmetric()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isSymmetric()"},{"p":"org.flag4j.core","c":"RealMatrixMixin","l":"isSymmetric()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixProperties","l":"isSymmetric(CooMatrix)","u":"isSymmetric(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrProperties","l":"isSymmetric(CsrMatrix)","u":"isSymmetric(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isSymmetric(double[], Shape)","u":"isSymmetric(double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isSymmPosDef(CMatrix)","u":"isSymmPosDef(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isSymmPosDef(Matrix)","u":"isSymmPosDef(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isTri()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isTri()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isTri()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isTri()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isTriL()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isTriL()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isTriL()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isTriL()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isTriL()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isTriL()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isTriL()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isTriU()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isTriU()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isTriU()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isTriU()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isTriU()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isTriU()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isTriU()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"isUnit"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isUnitary()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isUnitary()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isUnitary()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isUnitary()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isVector()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isVector()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isVector()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isVector()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isVector()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isVector()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isVector()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"isZeros()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"isZeros()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"isZeros()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"isZeros()"},{"p":"org.flag4j.core","c":"TensorComparisonsMixin","l":"isZeros()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"isZeros(CNumber[])","u":"isZeros(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"isZeros(double[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"join(double[], double[])","u":"join(double[],double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"join(int[], int[])","u":"join(int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"keys"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"kind"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"L"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"leftMult(CMatrix)","u":"leftMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"leftMult(CVector)","u":"leftMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"leftMult(Matrix)","u":"leftMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"leftMult(Vector)","u":"leftMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"leftMult2x2Rotator(CMatrix, CMatrix, int, CNumber[])","u":"leftMult2x2Rotator(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"leftMult2x2Rotator(Matrix, Matrix, int, double[])","u":"leftMult2x2Rotator(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix,int,double[])"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"leftMultReflector(CMatrix, CNumber[], CNumber, int, int, int, CNumber[])","u":"leftMultReflector(org.flag4j.arrays.dense.CMatrix,org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber,int,int,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"leftMultReflector(CMatrix, CVector, CNumber, int, int, int)","u":"leftMultReflector(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector,org.flag4j.complex_numbers.CNumber,int,int,int)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"leftMultReflector(Matrix, double[], double, int, int, int, double[])","u":"leftMultReflector(org.flag4j.arrays.dense.Matrix,double[],double,int,int,int,double[])"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"leftMultReflector(Matrix, Vector, double, int, int, int)","u":"leftMultReflector(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector,double,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"length()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"length()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"length()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"length()"},{"p":"org.flag4j.core","c":"VectorPropertiesMixin","l":"length()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"length(CNumber)","u":"length(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"LESS_EQ_ERR"},{"p":"org.flag4j.util.exceptions","c":"LinearAlgebraException","l":"LinearAlgebraException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ln(CNumber)","u":"ln(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ln(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(CNumber)","u":"log(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(CNumber, CNumber)","u":"log(org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(double, CNumber)","u":"log(double,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(double, double)","u":"log(double,double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"longImaginaryValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"longValue()"},{"p":"org.flag4j.linalg.transformations","c":"View","l":"lookAt(Vector, Vector, Vector)","u":"lookAt(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.dense.Vector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"LstsqSolver(UnitaryDecomposition, LinearSolver)","u":"%3Cinit%3E(org.flag4j.linalg.decompositions.unitary.UnitaryDecomposition,org.flag4j.linalg.solvers.LinearSolver)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"lu"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"LU"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"LU"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"LU(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"LU(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"mag()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"magSquared()"},{"p":"org.flag4j.core","c":"Shape","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"makeComplexTensor(Shape, CNumber[])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"makeComplexTensor(Shape, CNumber[])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"makeComplexTensor(Shape, CNumber[])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"makeComplexTensor(Shape, CNumber[])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"makeComplexTensor(Shape, double[])","u":"makeComplexTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"makeComplexTensor(Shape, double[])","u":"makeComplexTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"makeComplexTensor(Shape, double[])","u":"makeComplexTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"makeComplexTensor(Shape, double[])","u":"makeComplexTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"makeEigenPairs(CMatrix, double[])","u":"makeEigenPairs(org.flag4j.arrays.dense.CMatrix,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"makeEigenPairs(Matrix, double[])","u":"makeEigenPairs(org.flag4j.arrays.dense.Matrix,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"makeEigenPairs(T, double[])","u":"makeEigenPairs(T,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"makeEigenVals(CMatrix, double[])","u":"makeEigenVals(org.flag4j.arrays.dense.CMatrix,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"makeEigenVals(Matrix, double[])","u":"makeEigenVals(org.flag4j.arrays.dense.Matrix,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"makeEigenVals(T, double[])","u":"makeEigenVals(T,double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"makeRealTensor(Shape, double[])","u":"makeRealTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"makeRealTensor(Shape, double[])","u":"makeRealTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"makeRealTensor(Shape, double[])","u":"makeRealTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"makeRealTensor(Shape, double[])","u":"makeRealTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"makeReflector(int, CNumber, CNumber)","u":"makeReflector(int,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"makeReflector(int, CNumber, CNumber, CNumber)","u":"makeReflector(int,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"makeReflector(int, double, double)","u":"makeReflector(int,double,double)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"makeReflector(int, double, double, double)","u":"makeReflector(int,double,double,double)"},{"p":"org.flag4j.core","c":"Shape","l":"makeStridesIfNull()"},{"p":"org.flag4j.linalg","c":"Eigen","l":"makeSystem(CMatrix, int, CMatrix, CVector)","u":"makeSystem(org.flag4j.arrays.dense.CMatrix,int,org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"makeSystem(Matrix, int, Matrix, Vector)","u":"makeSystem(org.flag4j.arrays.dense.Matrix,int,org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"makeTensor(Shape, CNumber...)","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"makeTensor(Shape, CNumber[])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"makeTensor(Shape, CNumber[])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"makeTensor(Shape, D)","u":"makeTensor(org.flag4j.core.Shape,D)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"makeTensor(Shape, double[])","u":"makeTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"makeTensor(Shape, double[])","u":"makeTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"makeTensor(Shape, double[])","u":"makeTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"MAT_MULT_DIM_MISMATCH_ERR"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"matches(String, String)","u":"matches(java.lang.String,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"matMultShapeErrMsg(Shape, Shape)","u":"matMultShapeErrMsg(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(double[][])","u":"%3Cinit%3E(double[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Double[][])","u":"%3Cinit%3E(java.lang.Double[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int, int, double)","u":"%3Cinit%3E(int,int,double)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int, int, double[])","u":"%3Cinit%3E(int,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int[][])","u":"%3Cinit%3E(int[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Integer[][])","u":"%3Cinit%3E(java.lang.Integer[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Matrix)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Shape, double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseElementSearch","l":"matrixBinarySearch(CooCMatrix, int, int)","u":"matrixBinarySearch(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseElementSearch","l":"matrixBinarySearch(int[], int[], int, int)","u":"matrixBinarySearch(int[],int[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseEquals","l":"matrixEquals(CMatrix, CMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseEquals","l":"matrixEquals(CMatrix, CooCMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"matrixEquals(CMatrix, CooMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"matrixEquals(CooCMatrix, CooCMatrix)","u":"matrixEquals(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseEquals","l":"matrixEquals(CooMatrix, CooCMatrix)","u":"matrixEquals(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"matrixEquals(CooMatrix, CooMatrix)","u":"matrixEquals(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseEquals","l":"matrixEquals(Matrix, CMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"matrixEquals(Matrix, CooCMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseEquals","l":"matrixEquals(Matrix, CooMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"matrixEquals(Matrix, Matrix)","u":"matrixEquals(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseElementSearch","l":"matrixFindRowStartEnd(CooCMatrix, int)","u":"matrixFindRowStartEnd(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseElementSearch","l":"matrixFindRowStartEnd(int[], int)","u":"matrixFindRowStartEnd(int[],int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"matrixGet(CooCMatrix, int, int)","u":"matrixGet(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"matrixGet(CooMatrix, int, int)","u":"matrixGet(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixInfNorm(CNumber[], Shape)","u":"matrixInfNorm(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixInfNorm(double[], Shape)","u":"matrixInfNorm(double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixMaxNorm(CNumber[])","u":"matrixMaxNorm(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixMaxNorm(double[])"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"MatrixMultiplyDispatcher()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormL2(CNumber[], Shape)","u":"matrixNormL2(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseNorms","l":"matrixNormL2(CooCMatrix)","u":"matrixNormL2(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseNorms","l":"matrixNormL2(CooMatrix)","u":"matrixNormL2(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormLp(CNumber[], Shape, double)","u":"matrixNormLp(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseNorms","l":"matrixNormLp(CooCMatrix, double)","u":"matrixNormLp(org.flag4j.arrays.sparse.CooCMatrix,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseNorms","l":"matrixNormLp(CooMatrix, double)","u":"matrixNormLp(org.flag4j.arrays.sparse.CooMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormLpq(CNumber[], Shape, double, double)","u":"matrixNormLpq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseNorms","l":"matrixNormLpq(CooCMatrix, double, double)","u":"matrixNormLpq(org.flag4j.arrays.sparse.CooCMatrix,double,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseNorms","l":"matrixNormLpq(CooMatrix, double, double)","u":"matrixNormLpq(org.flag4j.arrays.sparse.CooMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormLpq(CsrMatrix, double, double)","u":"matrixNormLpq(org.flag4j.arrays.sparse.CsrMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormLpq(double[], Shape, double, double)","u":"matrixNormLpq(double[],org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"MatrixNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"matrixRank()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"matrixRank()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"matrixSet(CooCMatrix, int, int, CNumber)","u":"matrixSet(org.flag4j.arrays.sparse.CooCMatrix,int,int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"matrixSet(CooMatrix, int, int, double)","u":"matrixSet(org.flag4j.arrays.sparse.CooMatrix,int,int,double)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"matrixSolver"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"MAX_REAL"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"max()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"max()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"max()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"max()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"max()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"max(CNumber...)","u":"max(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"max(double[])"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"maxAbs()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"maxAbs()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"maxAbs()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"maxAbs()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"maxAbs()"},{"p":"org.flag4j.core","c":"VectorPropertiesMixin","l":"maxAbs()"},{"p":"org.flag4j.operations.common.complex","c":"AggregateComplex","l":"maxAbs(CNumber...)","u":"maxAbs(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"maxAbs(double...)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"maxColIndex(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"maxColIndex(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"maxColumns"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"maxIndex(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"maxIndex(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"maxIterations"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"maxIterationsFactor"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(CMatrix)","u":"maxNorm(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(CooCMatrix)","u":"maxNorm(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(CooMatrix)","u":"maxNorm(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(CsrMatrix)","u":"maxNorm(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(Matrix)","u":"maxNorm(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"maxRe(CNumber...)","u":"maxRe(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"maxRows"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"maxStringLength(CNumber[])","u":"maxStringLength(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"maxStringLength(CNumber[], int)","u":"maxStringLength(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"maxStringLength(double[])"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"maxStringLength(double[], int)","u":"maxStringLength(double[],int)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"MIN_REAL"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"MIN_REAL_NORMAL"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"min()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"min()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"min()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"min()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"min()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"min(CNumber...)","u":"min(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"min(double[])"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"minAbs()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"minAbs()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"minAbs()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"minAbs()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"minAbs()"},{"p":"org.flag4j.operations.common.complex","c":"AggregateComplex","l":"minAbs(CNumber[])","u":"minAbs(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"minAbs(double[])"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"minAxisSize"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"minRe(CNumber...)","u":"minRe(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"minRecursiveSize"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"moveAndShiftLeft(CsrCMatrix, int, int, int)","u":"moveAndShiftLeft(org.flag4j.arrays.sparse.CsrCMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"moveAndShiftLeft(CsrMatrix, int, int, int)","u":"moveAndShiftLeft(org.flag4j.arrays.sparse.CsrMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"moveAndShiftRight(CsrCMatrix, int, int, int)","u":"moveAndShiftRight(org.flag4j.arrays.sparse.CsrCMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"moveAndShiftRight(CsrMatrix, int, int, int)","u":"moveAndShiftRight(org.flag4j.arrays.sparse.CsrMatrix,int,int,int)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"MULT_T"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"MULT_T"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"MULT_T_BLOCKED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"MULT_T_BLOCKED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"MULT_T_BLOCKED_CONCURRENT"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"MULT_T_BLOCKED_CONCURRENT"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"MULT_T_CONCURRENT"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"MULT_T_CONCURRENT"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"mult(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"mult(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"mult(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"mult(double)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(double)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"mult(double)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"mult(double)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"mult(double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(T)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(TT)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult2CSR(CooCMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult2CSR(CooCMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult2CSR(CooMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult2CSR(CooMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult2CSR(CsrCMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult2CSR(CsrCMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult2CSR(CsrMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult2CSR(CsrMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"multInv()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultTranspose","l":"multTranspose(CNumber[], Shape, CNumber[], int[], int[], Shape)","u":"multTranspose(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"multTranspose(CNumber[], Shape, CNumber[], Shape)","u":"multTranspose(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultTranspose","l":"multTranspose(CNumber[], Shape, double[], int[], int[], Shape)","u":"multTranspose(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTranspose(CNumber[], Shape, double[], Shape)","u":"multTranspose(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CsrCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CsrMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultTranspose","l":"multTranspose(double[], Shape, CNumber[], int[], int[], Shape)","u":"multTranspose(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTranspose(double[], Shape, CNumber[], Shape)","u":"multTranspose(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultTranspose","l":"multTranspose(double[], Shape, double[], int[], int[], Shape)","u":"multTranspose(double[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"multTranspose(double[], Shape, double[], Shape)","u":"multTranspose(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"multTransposeBlocked(CNumber[], Shape, CNumber[], Shape)","u":"multTransposeBlocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeBlocked(CNumber[], Shape, double[], Shape)","u":"multTransposeBlocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeBlocked(double[], Shape, CNumber[], Shape)","u":"multTransposeBlocked(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"multTransposeBlocked(double[], Shape, double[], Shape)","u":"multTransposeBlocked(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"multTransposeBlockedConcurrent(CNumber[], Shape, CNumber[], Shape)","u":"multTransposeBlockedConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeBlockedConcurrent(CNumber[], Shape, double[], Shape)","u":"multTransposeBlockedConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeBlockedConcurrent(double[], Shape, CNumber[], Shape)","u":"multTransposeBlockedConcurrent(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"multTransposeBlockedConcurrent(double[], Shape, double[], Shape)","u":"multTransposeBlockedConcurrent(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"multTransposeConcurrent(CNumber[], Shape, CNumber[], Shape)","u":"multTransposeConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeConcurrent(CNumber[], Shape, double[], Shape)","u":"multTransposeConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeConcurrent(double[], Shape, CNumber[], Shape)","u":"multTransposeConcurrent(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"multTransposeConcurrent(double[], Shape, double[], Shape)","u":"multTransposeConcurrent(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NAMED_GREATER_EQ_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NAMED_LESS_EQ_BI_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NAMED_LESS_EQ_ERR"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"NaN"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"nearZero(CNumber, double)","u":"nearZero(org.flag4j.complex_numbers.CNumber,double)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NEG_DIM_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NEG_VALUE_ERR"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"NEGATIVE_INFINITY"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"NEGATIVE_ONE"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"negativeDimErrMsg(int[])"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"nnz"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NON_POS_ERR"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"NONE"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"nonZeroEntries()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"nonZeroEntries()"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"nonZeroEntries()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"noPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"noPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"noPivot()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"norm"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"norm"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"norm"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"norm"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CMatrix)","u":"norm(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CMatrix, double)","u":"norm(org.flag4j.arrays.dense.CMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CMatrix, double, double)","u":"norm(org.flag4j.arrays.dense.CMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CNumber...)","u":"norm(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CNumber[], double)","u":"norm(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooCMatrix)","u":"norm(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooCMatrix, double)","u":"norm(org.flag4j.arrays.sparse.CooCMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooCMatrix, double, double)","u":"norm(org.flag4j.arrays.sparse.CooCMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CooCTensor)","u":"norm(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CooCTensor, double)","u":"norm(org.flag4j.arrays.sparse.CooCTensor,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CooCVector)","u":"norm(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CooCVector, double)","u":"norm(org.flag4j.arrays.sparse.CooCVector,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooMatrix)","u":"norm(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooMatrix, double)","u":"norm(org.flag4j.arrays.sparse.CooMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooMatrix, double, double)","u":"norm(org.flag4j.arrays.sparse.CooMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CooTensor)","u":"norm(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CooTensor, double)","u":"norm(org.flag4j.arrays.sparse.CooTensor,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CooVector)","u":"norm(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CooVector, double)","u":"norm(org.flag4j.arrays.sparse.CooVector,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CsrMatrix)","u":"norm(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CsrMatrix, double)","u":"norm(org.flag4j.arrays.sparse.CsrMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CsrMatrix, double, double)","u":"norm(org.flag4j.arrays.sparse.CsrMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CTensor)","u":"norm(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CTensor, double)","u":"norm(org.flag4j.arrays.dense.CTensor,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CVector)","u":"norm(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CVector, double)","u":"norm(org.flag4j.arrays.dense.CVector,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(double...)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(double[], double)","u":"norm(double[],double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(Matrix)","u":"norm(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(Matrix, double)","u":"norm(org.flag4j.arrays.dense.Matrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(Matrix, double, double)","u":"norm(org.flag4j.arrays.dense.Matrix,double,double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(Tensor)","u":"norm(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(Tensor, double)","u":"norm(org.flag4j.arrays.dense.Tensor,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(Vector)","u":"norm(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(Vector, double)","u":"norm(org.flag4j.arrays.dense.Vector,double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"normalize()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"normalize()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"normalize()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"normalize()"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"normalize()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"normRe"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"notContains(int[], int)","u":"notContains(int[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"notInAxes(int[], int)","u":"notInAxes(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"numCols"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"numCols"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"numCols"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"numCols"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"numCols"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"numCols"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"numCols"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"numCols()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"numCols()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"numCols()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"numCols()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"numCols()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"numCols()"},{"p":"org.flag4j.core","c":"MatrixMixin","l":"numCols()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"numColSwaps"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"numExceptional"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"numRows"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"numRows"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"numRows"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"numRows"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"numRows"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"numRows"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"numRows"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"numRows"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"numRows()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"numRows()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"numRows()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"numRows()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"numRows()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"numRows()"},{"p":"org.flag4j.core","c":"MatrixMixin","l":"numRows()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"numRowSwaps"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"numUnique(double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"numUnique(int[])"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"objectIn"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"objectOut"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"offDiag"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ONE"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"OUTER_CONCURRENT_THRESHOLD"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseVectorOperations","l":"outerProduct(CNumber[], CNumber[])","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"outerProduct(CNumber[], CNumber[], int[], int)","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"outerProduct(CNumber[], double[])","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],double[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"outerProduct(CNumber[], double[], int[], int)","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],double[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"outerProduct(CNumber[], int[], int, CNumber[])","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],int[],int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"outerProduct(CNumber[], int[], int, double[])","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],int[],int,double[])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"outerProduct(CooCVector, CooCVector)","u":"outerProduct(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"outerProduct(CooCVector, CooVector)","u":"outerProduct(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"outerProduct(CooVector, CooCVector)","u":"outerProduct(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"outerProduct(CooVector, CooVector)","u":"outerProduct(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"outerProduct(double[], CNumber[])","u":"outerProduct(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"outerProduct(double[], CNumber[], int[], int)","u":"outerProduct(double[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"outerProduct(double[], double[])","u":"outerProduct(double[],double[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"outerProduct(double[], double[], int[], int)","u":"outerProduct(double[],double[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"outerProduct(double[], int[], int, CNumber[])","u":"outerProduct(double[],int[],int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"outerProduct(double[], int[], int, double[])","u":"outerProduct(double[],int[],int,double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"outerProductConcurrent(double[], double[])","u":"outerProductConcurrent(double[],double[])"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"P"},{"p":"org.flag4j.io","c":"PrintOptions","l":"padding"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"parallelismLevel"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"ParameterChecks()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumberParser","l":"parseNumber(String)","u":"parseNumber(java.lang.String)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"PARTIAL"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"partialPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"partialPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"partialPivot()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"performDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"performDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"performDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"performExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"performExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"performExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"performSingleShift(int, CNumber)","u":"performSingleShift(int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"performSingleShift(int, double)","u":"performSingleShift(int,double)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"PermutationMatrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"PermutationMatrix(int[])","u":"%3Cinit%3E(int[])"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"PermutationMatrix(PermutationMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.PermutationMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"PermutationMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactSolver","l":"permuteRows(CMatrix)","u":"permuteRows(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactSolver","l":"permuteRows(CVector)","u":"permuteRows(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"permuteRows(int[])"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactSolver","l":"permuteRows(Matrix)","u":"permuteRows(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"permuteRows(T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"permuteRows(U)"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactSolver","l":"permuteRows(Vector)","u":"permuteRows(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"PI"},{"p":"org.flag4j.linalg","c":"Invert","l":"pInv(CMatrix)","u":"pInv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"pInv(Matrix)","u":"pInv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"pivotFlag"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"Pivoting()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"POSITIVE_INFINITY"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"PositiveDefiniteness()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"pow(CNumber, CNumber)","u":"pow(org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"pow(CNumber, double)","u":"pow(org.flag4j.complex_numbers.CNumber,double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"pow(double, CNumber)","u":"pow(double,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"pow(double, double)","u":"pow(double,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"pow(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"pow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"pow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"pow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"pow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"pow(int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"pow(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"precision"},{"p":"org.flag4j.io","c":"PrintOptions","l":"PrintOptions()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"prod(CNumber[])","u":"prod(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"prod(double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"prod(int[])"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"Projection()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"putBackSymbol(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"Q"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"qFactors"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"Qh"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"qr"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"R"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"RAND_ARRAY"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"randn()"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"randn(double, double)","u":"randn(double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCMatrix(int, int)","u":"randnCMatrix(int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCMatrix(int, int, double, double)","u":"randnCMatrix(int,int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCMatrix(Shape)","u":"randnCMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCMatrix(Shape, double, double)","u":"randnCMatrix(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCTensor(Shape)","u":"randnCTensor(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCTensor(Shape, double, double)","u":"randnCTensor(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCVector(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCVector(int, double, double)","u":"randnCVector(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnMatrix(int, int)","u":"randnMatrix(int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnMatrix(int, int, double, double)","u":"randnMatrix(int,int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnMatrix(Shape)","u":"randnMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnMatrix(Shape, double, double)","u":"randnMatrix(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnTensor(Shape)","u":"randnTensor(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnTensor(Shape, double, double)","u":"randnTensor(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnVector(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnVector(int, double, double)","u":"randnVector(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"random()"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"random(double)"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"random(double, double)","u":"random(double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"RandomArray()","u":"%3Cinit%3E()"},{"p":"org.flag4j.rng","c":"RandomArray","l":"RandomArray(RandomCNumber)","u":"%3Cinit%3E(org.flag4j.rng.RandomCNumber)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCMatrix(int, int)","u":"randomCMatrix(int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCMatrix(int, int, double, double)","u":"randomCMatrix(int,int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCMatrix(Shape)","u":"randomCMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCMatrix(Shape, double, double)","u":"randomCMatrix(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"RandomCNumber()","u":"%3Cinit%3E()"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"RandomCNumber(long)","u":"%3Cinit%3E(long)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCooMatrix(int, int, double, double, double)","u":"randomCooMatrix(int,int,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCooMatrix(int, int, double, double, int)","u":"randomCooMatrix(int,int,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCooMatrix(Shape, double, double, double)","u":"randomCooMatrix(org.flag4j.core.Shape,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCooMatrix(Shape, double, double, int)","u":"randomCooMatrix(org.flag4j.core.Shape,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCsrMatrix(int, int, double, double, double)","u":"randomCsrMatrix(int,int,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCsrMatrix(int, int, double, double, int)","u":"randomCsrMatrix(int,int,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCsrMatrix(Shape, double, double, double)","u":"randomCsrMatrix(org.flag4j.core.Shape,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCsrMatrix(Shape, double, double, int)","u":"randomCsrMatrix(org.flag4j.core.Shape,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCTensor(Shape)","u":"randomCTensor(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCTensor(Shape, double, double)","u":"randomCTensor(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCVector(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCVector(int, double, double)","u":"randomCVector(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomMatrix(int, int)","u":"randomMatrix(int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomMatrix(int, int, double, double)","u":"randomMatrix(int,int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomMatrix(Shape)","u":"randomMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomMatrix(Shape, double, double)","u":"randomMatrix(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomOrthogonalMatrix(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSparseCMatrix(int, int, double, double, double)","u":"randomSparseCMatrix(int,int,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSparseCMatrix(int, int, double, double, int)","u":"randomSparseCMatrix(int,int,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSparseCMatrix(Shape, double, double, double)","u":"randomSparseCMatrix(org.flag4j.core.Shape,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSparseCMatrix(Shape, double, double, int)","u":"randomSparseCMatrix(org.flag4j.core.Shape,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSymmetricCooMatrix(int, int, int, double)","u":"randomSymmetricCooMatrix(int,int,int,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSymmetricCsrMatrix(int, int, int, double)","u":"randomSymmetricCsrMatrix(int,int,int,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSymmetricMatrix(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"RandomTensor()","u":"%3Cinit%3E()"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"RandomTensor(long)","u":"%3Cinit%3E(long)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomTensor(Shape)","u":"randomTensor(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomTensor(Shape, double, double)","u":"randomTensor(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomTriuMatrix(int, int, int)","u":"randomTriuMatrix(int,int,int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"randomUniqueIndices(int, int, int)","u":"randomUniqueIndices(int,int,int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"randomUniqueIndices2D(int, int, int, int, int)","u":"randomUniqueIndices2D(int,int,int,int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomUnitaryMatrix(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomVector(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomVector(int, double, double)","u":"randomVector(int,double,double)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"RANGE_ERR"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"range(int, int)","u":"range(int,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"rank"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"RANK_CONDITION"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"RANK_CONDITION"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"re"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"re()"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"read()"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"readMatrix()"},{"p":"org.flag4j.io","c":"TensorReader","l":"readMatrix(String)","u":"readMatrix(java.lang.String)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"readTensor()"},{"p":"org.flag4j.io","c":"TensorReader","l":"readTensor(String)","u":"readTensor(java.lang.String)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"readVector()"},{"p":"org.flag4j.io","c":"TensorReader","l":"readVector(String)","u":"readVector(java.lang.String)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"real2ComplexSchur()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"real2ComplexSchur()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"RealBackSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"RealBackSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"RealCholesky","l":"RealCholesky()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.chol","c":"RealCholesky","l":"RealCholesky(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexCooTensorOperations","l":"RealComplexCooTensorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"RealComplexCsrDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"RealComplexCsrDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"RealComplexCsrMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrOperations","l":"RealComplexCsrOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"RealComplexDenseElemDiv()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"RealComplexDenseElemMult()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseEquals","l":"RealComplexDenseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"RealComplexDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"RealComplexDenseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"RealComplexDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"RealComplexDenseSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"RealComplexDenseSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultTranspose","l":"RealComplexDenseSparseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"RealComplexDenseSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"RealComplexDenseSparseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"RealComplexDenseSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"RealComplexDenseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseEquals","l":"RealComplexSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"RealComplexSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"RealComplexSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"RealComplexSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorDot","l":"RealCooTensorDot()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorOperations","l":"RealCooTensorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrConcats","l":"RealCsrConcats()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"RealCsrDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"RealCsrDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrEquals","l":"RealCsrEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"RealCsrManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrMatrixMultiplication","l":"RealCsrMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"RealCsrOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrProperties","l":"RealCsrProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"RealDenseDeterminant()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"RealDenseElemDiv()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"RealDenseElemMult()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"RealDenseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"realDenseLookUp"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"RealDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"RealDenseMatrixMultiplyDispatcher()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"RealDenseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"RealDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"RealDenseProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"RealDenseSetOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseEquals","l":"RealDenseSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"RealDenseSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultTranspose","l":"RealDenseSparseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"RealDenseSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"RealDenseSparseTensorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"RealDenseSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"RealDenseTensorBase(Shape, double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTensorDot","l":"RealDenseTensorDot()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"RealDenseTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"RealDenseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactSolver","l":"RealExactSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactTensorSolver","l":"RealExactTensorSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"RealForwardSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"RealForwardSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"RealForwardSolver(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"RealHess()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"RealHess(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"RealLstsqSolver","l":"RealLstsqSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"RealLU()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"RealLU(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"RealLU(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"RealOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"RealProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"RealQR()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"RealQR(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"RealSchur()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"RealSchur(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"RealSchur(boolean, long)","u":"%3Cinit%3E(boolean,long)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"RealSchur(long)","u":"%3Cinit%3E(long)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"RealSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"realSparseLookUp"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseManipulations","l":"RealSparseManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"RealSparseMatrixGetSet()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"RealSparseMatrixManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"RealSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"RealSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixProperties","l":"RealSparseMatrixProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseNorms","l":"RealSparseNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"RealSparseTensorBase(Shape, int, double[], int[], int[]...)","u":"%3Cinit%3E(org.flag4j.core.Shape,int,double[],int[],int[]...)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"RealSparseTensorBase(Shape, int, double[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int,double[],int[][])"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"RealSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"RealSVD()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"RealSVD(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"RealSVD(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"RealUnitaryDecomposition(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"RealUnitaryDecomposition(int, boolean)","u":"%3Cinit%3E(int,boolean)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"recip()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"recip()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"recip()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"recip()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"recip()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"recip()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"recip(CNumber[])","u":"recip(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"recip(double[])"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"reduced"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"reduced"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"reduced"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"ref(CMatrix)","u":"ref(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"ref(Matrix)","u":"ref(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrEquals","l":"removeCloseToZero(CsrCMatrix, List, int[], List, double)","u":"removeCloseToZero(org.flag4j.arrays.sparse.CsrCMatrix,java.util.List,int[],java.util.List,double)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrEquals","l":"removeCloseToZero(CsrMatrix, List, int[], List, double)","u":"removeCloseToZero(org.flag4j.arrays.sparse.CsrMatrix,java.util.List,int[],java.util.List,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"removeCol(CooCMatrix, int)","u":"removeCol(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"removeCol(CooMatrix, int)","u":"removeCol(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"removeCol(int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"removeCol(int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"removeCols(CooCMatrix, int...)","u":"removeCols(org.flag4j.arrays.sparse.CooCMatrix,int...)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"removeCols(CooMatrix, int...)","u":"removeCols(org.flag4j.arrays.sparse.CooMatrix,int...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"removeCols(int...)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"removeRow(CooCMatrix, int)","u":"removeRow(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"removeRow(CooMatrix, int)","u":"removeRow(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"removeRow(int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"removeRow(int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"removeRows(CooCMatrix, int...)","u":"removeRows(org.flag4j.arrays.sparse.CooCMatrix,int...)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"removeRows(CooMatrix, int...)","u":"removeRows(org.flag4j.arrays.sparse.CooMatrix,int...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"removeRows(int...)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"REORDERED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"REORDERED"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"reordered(CNumber[], Shape, CNumber[], Shape)","u":"reordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"reordered(CNumber[], Shape, double[], Shape)","u":"reordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"reordered(double[], Shape, CNumber[], Shape)","u":"reordered(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"reordered(double[], Shape, double[], Shape)","u":"reordered(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.core","c":"VectorMixin","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"repeat(int, int[])","u":"repeat(int,int[])"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"resetAll()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"resetAll()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"reshape(int...)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"reshape(int...)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"reshape(int...)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"reshape(int...)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"reshape(int...)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"reshape(int...)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"rightMult(CMatrix)","u":"rightMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"rightMult(CVector)","u":"rightMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"rightMult(Matrix)","u":"rightMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"rightMult(Vector)","u":"rightMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"rightMult2x2Rotator(CMatrix, CMatrix, int, CNumber[])","u":"rightMult2x2Rotator(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"rightMult2x2Rotator(Matrix, Matrix, int, double[])","u":"rightMult2x2Rotator(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix,int,double[])"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"rightMultReflector(CMatrix, CNumber[], CNumber, int, int, int)","u":"rightMultReflector(org.flag4j.arrays.dense.CMatrix,org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber,int,int,int)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"rightMultReflector(CMatrix, CVector, CNumber, int, int, int)","u":"rightMultReflector(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector,org.flag4j.complex_numbers.CNumber,int,int,int)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"rightMultReflector(Matrix, double[], double, int, int, int)","u":"rightMultReflector(org.flag4j.arrays.dense.Matrix,double[],double,int,int,int)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"rightMultReflector(Matrix, Vector, double, int, int, int)","u":"rightMultReflector(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector,double,int,int,int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"rng"},{"p":"org.flag4j.rng","c":"RandomArray","l":"rng"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ROOT_THREE"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ROOT_TWO"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"round()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"round()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"round()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"round()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"round()"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"round()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"round(CNumber)","u":"round(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"round(CNumber, int)","u":"round(org.flag4j.complex_numbers.CNumber,int)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"round(CNumber[])","u":"round(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"round(CNumber[], int)","u":"round(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"round(double[])"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"round(double[], int)","u":"round(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"round(int)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"round(int)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"round(int)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"round(int)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"round(int)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"round(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"roundToZero()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"roundToZero()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"roundToZero()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"roundToZero()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"roundToZero()"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"roundToZero()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"roundToZero(CNumber, double)","u":"roundToZero(org.flag4j.complex_numbers.CNumber,double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"roundToZero(CNumber[], double)","u":"roundToZero(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"roundToZero(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"roundToZero(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"roundToZero(double)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"roundToZero(double)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"roundToZero(double)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"roundToZero(double)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"roundToZero(double[], double)","u":"roundToZero(double[],double)"},{"p":"org.flag4j.util","c":"Axis2D","l":"ROW"},{"p":"org.flag4j.util","c":"Axis2D","l":"row()"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"RowEchelon()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"rowIndices"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"rowIndices"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"rowPermute"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"rowPointers"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"rowPointers"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"rowSwaps"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"rowToString(int, int, List)","u":"rowToString(int,int,java.util.List)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"rowToString(int, int, List)","u":"rowToString(int,int,java.util.List)"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"rref(CMatrix)","u":"rref(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"rref(Matrix)","u":"rref(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"S"},{"p":"org.flag4j.core","c":"TensorBase","l":"sameLength(TensorBase, TensorBase, int)","u":"sameLength(org.flag4j.core.TensorBase,org.flag4j.core.TensorBase,int)"},{"p":"org.flag4j.core","c":"TensorBase","l":"sameShape(TensorBase)","u":"sameShape(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"scalDiv(CNumber[], CNumber)","u":"scalDiv(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"scalDiv(CNumber[], double)","u":"scalDiv(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"scalDiv(CNumber[], double)","u":"scalDiv(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalDiv(double[], CNumber)","u":"scalDiv(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"scalDiv(double[], CNumber)","u":"scalDiv(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"scalDiv(double[], double)","u":"scalDiv(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"scalDiv(double[], double)","u":"scalDiv(double[],double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(CNumber[], CNumber)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"scalMult(CNumber[], CNumber)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(CNumber[], CNumber[], CNumber)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(CNumber[], CNumber[], CNumber, int, int)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber,int,int)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(CNumber[], double)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"scalMult(CNumber[], double)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(double[], CNumber)","u":"scalMult(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"scalMult(double[], double)","u":"scalMult(double[],double)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"scalMult(double[], double[], double)","u":"scalMult(double[],double[],double)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"scalMult(double[], double[], double, int, int)","u":"scalMult(double[],double[],double,int,int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"Schur(boolean, RandomCNumber, UnitaryDecomposition)","u":"%3Cinit%3E(boolean,org.flag4j.rng.RandomCNumber,org.flag4j.linalg.decompositions.unitary.UnitaryDecomposition)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"selectAlgorithm(Shape, Shape)","u":"selectAlgorithm(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"selectAlgorithmTranspose(Shape)","u":"selectAlgorithmTranspose(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"SEQUENTIAL_SWAPPED_THRESHOLD"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"SEQUENTIAL_SWAPPED_THRESHOLD"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"set(CNumber, int, int)","u":"set(org.flag4j.complex_numbers.CNumber,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"set(CNumber, int, int)","u":"set(org.flag4j.complex_numbers.CNumber,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"set(CNumber, int, int)","u":"set(org.flag4j.complex_numbers.CNumber,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"set(CNumber[], Shape, CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"set(CNumber[], Shape, double, int...)","u":"set(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double,int...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"set(Double, int, int)","u":"set(java.lang.Double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"set(Double, int, int)","u":"set(java.lang.Double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"set(Double, int, int)","u":"set(java.lang.Double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"set(double[], Shape, double, int...)","u":"set(double[],org.flag4j.core.Shape,double,int...)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"set(X, int, int)","u":"set(X,int,int)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"setBlockSize(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setCentering(boolean)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(CNumber[], int)","u":"setCol(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(CNumber[], int)","u":"setCol(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(CNumber[], int)","u":"setCol(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setCol(CNumber[], int)","u":"setCol(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setCol(CooCMatrix, int, CNumber[])","u":"setCol(org.flag4j.arrays.sparse.CooCMatrix,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setCol(CooCMatrix, int, CooCVector)","u":"setCol(org.flag4j.arrays.sparse.CooCMatrix,int,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setCol(CooCMatrix, int, double[])","u":"setCol(org.flag4j.arrays.sparse.CooCMatrix,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(CooCVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(CooCVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(CooCVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setCol(CooCVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setCol(CooMatrix, int, CooVector)","u":"setCol(org.flag4j.arrays.sparse.CooMatrix,int,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setCol(CooMatrix, int, double[])","u":"setCol(org.flag4j.arrays.sparse.CooMatrix,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(CooVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(CooVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(CooVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(CVector, int)","u":"setCol(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(CVector, int)","u":"setCol(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(CVector, int)","u":"setCol(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setCol(CVector, int)","u":"setCol(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"setCol(TT, int)","u":"setCol(TT,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(Vector, int)","u":"setCol(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(Vector, int)","u":"setCol(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(Vector, int)","u":"setCol(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(Vector, int)","u":"setCol(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(X[], int)","u":"setCol(X[],int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"setExceptionalThreshold(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"setExceptionalThreshold(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"setExceptionalThreshold(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setMaxColumns(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"setMaxIterationFactor(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"setMaxIterationFactor(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"setMaxIterationFactor(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setMaxRows(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setMaxRowsCols(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setMaxRowsCols(int, int)","u":"setMaxRowsCols(int,int)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"setMinRecursiveSize(int)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"setNumThreads(int)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"setNumThreadsAsAvailableProcessors()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setPadding(int)"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"setParallelismLevel(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setPrecision(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(CNumber[], int)","u":"setRow(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(CNumber[], int)","u":"setRow(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(CNumber[], int)","u":"setRow(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setRow(CNumber[], int)","u":"setRow(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setRow(CooCMatrix, int, CNumber[])","u":"setRow(org.flag4j.arrays.sparse.CooCMatrix,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setRow(CooCMatrix, int, CooCVector)","u":"setRow(org.flag4j.arrays.sparse.CooCMatrix,int,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setRow(CooCMatrix, int, double[])","u":"setRow(org.flag4j.arrays.sparse.CooCMatrix,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(CooCVector, int)","u":"setRow(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(CooCVector, int)","u":"setRow(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(CooCVector, int)","u":"setRow(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setRow(CooCVector, int)","u":"setRow(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setRow(CooMatrix, int, double[])","u":"setRow(org.flag4j.arrays.sparse.CooMatrix,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(CVector, int)","u":"setRow(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(CVector, int)","u":"setRow(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(CVector, int)","u":"setRow(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setRow(CVector, int)","u":"setRow(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(Vector, int)","u":"setRow(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(X[], int)","u":"setRow(X[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(CMatrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.CMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(CNumber[][], int, int)","u":"setSlice(org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(CNumber[][], int, int)","u":"setSlice(org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(CNumber[][], int, int)","u":"setSlice(org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, CNumber[], int, int, int[], int[], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber[],int,int,int[],int[],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, CNumber[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, double[], int, int, int[], int[], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,double[],int,int,int[],int[],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, double[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,double[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, Double[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setSlice(CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, int[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, Integer[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,java.lang.Integer[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, Matrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, double[], int, int, int[], int[], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,double[],int,int,int[],int[],int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, double[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,double[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, Double[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, int[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, Integer[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,java.lang.Integer[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, Matrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(CsrCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CsrCMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(CsrMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CsrMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(T, int, int)","u":"setSlice(T,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(X[][], int, int)","u":"setSlice(X[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(CMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.dense.CMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(CNumber[][], int, int)","u":"setSliceCopy(org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(CooCMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(CooMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(CooMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(CooMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(double[][], int, int)","u":"setSliceCopy(double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(double[][], int, int)","u":"setSliceCopy(double[][],int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(double[][], int, int)","u":"setSliceCopy(double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(Double[][], int, int)","u":"setSliceCopy(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(Double[][], int, int)","u":"setSliceCopy(java.lang.Double[][],int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(Double[][], int, int)","u":"setSliceCopy(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(int[][], int, int)","u":"setSliceCopy(int[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(int[][], int, int)","u":"setSliceCopy(int[][],int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(int[][], int, int)","u":"setSliceCopy(int[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(Integer[][], int, int)","u":"setSliceCopy(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(Integer[][], int, int)","u":"setSliceCopy(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(Integer[][], int, int)","u":"setSliceCopy(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(Matrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(Matrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(Matrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(T, int, int)","u":"setSliceCopy(T,int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(X[][], int, int)","u":"setSliceCopy(X[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSliceParamCheck(T, int, int, int, int)","u":"setSliceParamCheck(T,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSliceParamCheck(T, U, int, int)","u":"setSliceParamCheck(T,U,int,int)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"setUp(Matrix)","u":"setUp(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"setUp(T)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"setUp(T)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"setUpArrays()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"setUpArrays()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"setUpArrays()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(CNumber[], CNumber[])","u":"setValues(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setValues(CNumber[][])","u":"setValues(org.flag4j.complex_numbers.CNumber[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(CNumber[][], CNumber[])","u":"setValues(org.flag4j.complex_numbers.CNumber[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(double[], CNumber[])","u":"setValues(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(Double[], CNumber[])","u":"setValues(java.lang.Double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(double[], double[])","u":"setValues(double[],double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(Double[], double[])","u":"setValues(java.lang.Double[],double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setValues(double[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setValues(double[][])"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setValues(double[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setValues(Double[][])","u":"setValues(java.lang.Double[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setValues(Double[][])","u":"setValues(java.lang.Double[][])"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setValues(Double[][])","u":"setValues(java.lang.Double[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(double[][], CNumber[])","u":"setValues(double[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(Double[][], CNumber[])","u":"setValues(java.lang.Double[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(double[][], double[])","u":"setValues(double[][],double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(Double[][], double[])","u":"setValues(java.lang.Double[][],double[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(int[], CNumber[])","u":"setValues(int[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(int[], double[])","u":"setValues(int[],double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setValues(int[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setValues(int[][])"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setValues(int[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(int[][], CNumber[])","u":"setValues(int[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(int[][], double[])","u":"setValues(int[][],double[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(Integer[], CNumber[])","u":"setValues(java.lang.Integer[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(Integer[], double[])","u":"setValues(java.lang.Integer[],double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setValues(Integer[][])","u":"setValues(java.lang.Integer[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(Integer[][], CNumber[])","u":"setValues(java.lang.Integer[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(Integer[][], double[])","u":"setValues(java.lang.Integer[][],double[])"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setValues(X[][])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sgn(CNumber)","u":"sgn(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorBase","l":"shape"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"SHAPE_BROADCAST_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"SHAPE_ENTRIES_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"SHAPE_RANK_ERR"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"shape()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"shape()"},{"p":"org.flag4j.core","c":"MatrixMixin","l":"shape()"},{"p":"org.flag4j.core","c":"Shape","l":"Shape(boolean, int...)","u":"%3Cinit%3E(boolean,int...)"},{"p":"org.flag4j.core","c":"Shape","l":"Shape(int...)","u":"%3Cinit%3E(int...)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"shapeEntriesError(Shape, int)","u":"shapeEntriesError(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"shapeRankErr(int, int)","u":"shapeRankErr(int,int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"shift"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"shift"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"shift(int, int[])","u":"shift(int,int[])"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"shiftCol"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"shiftRange(int, int[], int, int)","u":"shiftRange(int,int[],int,int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"shuffle(double[])"},{"p":"org.flag4j.rng","c":"RandomArray","l":"shuffle(int[])"},{"p":"org.flag4j.rng","c":"RandomArray","l":"shuffle(Object[])","u":"shuffle(java.lang.Object[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sin(CNumber)","u":"sin(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sin(double)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"sinceLastExceptional"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"singletonInstance"},{"p":"org.flag4j.util.exceptions","c":"SingularMatrixException","l":"SingularMatrixException()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util.exceptions","c":"SingularMatrixException","l":"SingularMatrixException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sinh(CNumber)","u":"sinh(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sinh(double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"size"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"size"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"size"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"size"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"size"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"size"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"size()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"size()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"size()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"size()"},{"p":"org.flag4j.core","c":"VectorMixin","l":"size()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"solve(CMatrix, CMatrix)","u":"solve(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solve(CMatrix, CMatrix)","u":"solve(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"solve(CMatrix, CVector)","u":"solve(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solve(CMatrix, CVector)","u":"solve(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"solve(Matrix, Matrix)","u":"solve(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solve(Matrix, Matrix)","u":"solve(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"solve(Matrix, Vector)","u":"solve(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solve(Matrix, Vector)","u":"solve(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers","c":"LinearSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers","c":"LinearTensorSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"solve(T, U)","u":"solve(T,U)"},{"p":"org.flag4j.linalg.solvers","c":"LinearSolver","l":"solve(T, U)","u":"solve(T,U)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"solve(T, U)","u":"solve(T,U)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"solveIdentity(CMatrix)","u":"solveIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveIdentity(CMatrix)","u":"solveIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"solveIdentity(Matrix)","u":"solveIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveIdentity(Matrix)","u":"solveIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"solveLower(CMatrix, CMatrix)","u":"solveLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveLower(CMatrix, CMatrix)","u":"solveLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveLower(CMatrix, CVector)","u":"solveLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"solveLower(Matrix, Matrix)","u":"solveLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveLower(Matrix, Matrix)","u":"solveLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveLower(Matrix, Vector)","u":"solveLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveLowerIdentity(CMatrix)","u":"solveLowerIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveLowerIdentity(Matrix)","u":"solveLowerIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveUnitLower(CMatrix, CMatrix)","u":"solveUnitLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveUnitLower(CMatrix, CVector)","u":"solveUnitLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveUnitLower(Matrix, Matrix)","u":"solveUnitLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveUnitLower(Matrix, Vector)","u":"solveUnitLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveUnitLowerIdentity(CMatrix)","u":"solveUnitLowerIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveUnitLowerIdentity(Matrix)","u":"solveUnitLowerIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sortIndices()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sortIndices()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sortIndices()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sortIndices()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"sortIndices()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"sortIndices()"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorMixin","l":"sortIndices()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"SparseDataWrapper(T[], int[][], boolean)","u":"%3Cinit%3E(T[],int[][],boolean)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseElementSearch","l":"SparseElementSearch()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"sparseSort()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"sparseSortHelper(int, int, int)","u":"sparseSortHelper(int,int,int)"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"SparseTensorBase(Shape, int, D, int[], int[]...)","u":"%3Cinit%3E(org.flag4j.core.Shape,int,D,int[],int[]...)"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"SparseTensorBase(Shape, int, D, int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int,D,int[][])"},{"p":"org.flag4j.arrays.sparse","c":"SparseUtils","l":"SparseUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseUtils","l":"SparseUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"sparsity()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(CNumber[], CNumber[], int)","u":"splice(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(CNumber[], double[], int)","u":"splice(org.flag4j.complex_numbers.CNumber[],double[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(double[], CNumber[], int)","u":"splice(double[],org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(double[], double[], int)","u":"splice(double[],double[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(int[], int[], int)","u":"splice(int[],int[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(List, CNumber[], int)","u":"splice(java.util.List,org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(List, double[], int)","u":"splice(java.util.List,double[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(List, int[], int)","u":"splice(java.util.List,int[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"spliceDouble(List, double[], int)","u":"spliceDouble(java.util.List,double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sqrt()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sqrt()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sqrt()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"sqrt()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"sqrt()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sqrt()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sqrt(CNumber)","u":"sqrt(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"sqrt(CNumber[])","u":"sqrt(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sqrt(double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"sqrt(double[])"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"sqrt(double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sqrtComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sqrtComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sqrtComplex()"},{"p":"org.flag4j.core","c":"RealMatrixMixin","l":"sqrtComplex()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"SQUARE_SHAPE_ERR"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"SQUARENESS_RATIO"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"SQUARENESS_RATIO"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"stableTrigVals(double, double)","u":"stableTrigVals(double,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CMatrix, int)","u":"stack(org.flag4j.arrays.dense.CMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooCMatrix, int)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooMatrix, int)","u":"stack(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CsrCMatrix)","u":"stack(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CsrCMatrix)","u":"stack(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CsrCMatrix, int)","u":"stack(org.flag4j.arrays.sparse.CsrCMatrix,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CsrMatrix)","u":"stack(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CsrMatrix)","u":"stack(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CsrMatrix, int)","u":"stack(org.flag4j.arrays.sparse.CsrMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(Matrix, int)","u":"stack(org.flag4j.arrays.dense.Matrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"STANDARD"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"STANDARD"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"STANDARD"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"STANDARD_THRESHOLD"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"STANDARD_VECTOR"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"STANDARD_VECTOR"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseMatrixMultiplication","l":"standard(CMatrix, CsrCMatrix)","u":"standard(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standard(CMatrix, CsrMatrix)","u":"standard(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"standard(CNumber[], int[], int[], Shape, CNumber[], int[], int[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"standard(CNumber[], int[], int[], Shape, CNumber[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"standard(CNumber[], int[], int[], Shape, double[], int[], int[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standard(CNumber[], int[], int[], Shape, double[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"standard(CNumber[], Shape, CNumber[], int[], int[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"standard(CNumber[], Shape, CNumber[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standard(CNumber[], Shape, double[], int[], int[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"standard(CNumber[], Shape, double[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standard(CNumber[], Shape, int, int)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standard(CNumber[], Shape, int[])","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseMatrixMultiplication","l":"standard(CsrCMatrix, CMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrMatrixMultiplication","l":"standard(CsrCMatrix, CsrCMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standard(CsrCMatrix, CsrMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standard(CsrCMatrix, Matrix)","u":"standard(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standard(CsrMatrix, CMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standard(CsrMatrix, CsrCMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrMatrixMultiplication","l":"standard(CsrMatrix, CsrMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standard(CsrMatrix, Matrix)","u":"standard(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"standard(double[], int[], int[], Shape, CNumber[], int[], int[], Shape)","u":"standard(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standard(double[], int[], int[], Shape, CNumber[], Shape)","u":"standard(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"standard(double[], int[], int[], Shape, double[], int[], int[], Shape)","u":"standard(double[],int[],int[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"standard(double[], int[], int[], Shape, double[], Shape)","u":"standard(double[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standard(double[], Shape, CNumber[], int[], int[], Shape)","u":"standard(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"standard(double[], Shape, CNumber[], Shape)","u":"standard(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"standard(double[], Shape, double[], int[], int[], Shape)","u":"standard(double[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"standard(double[], Shape, double[], Shape)","u":"standard(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standard(double[], Shape, int, int)","u":"standard(double[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standard(double[], Shape, int[])","u":"standard(double[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standard(Matrix, CsrCMatrix)","u":"standard(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standard(Matrix, CsrMatrix)","u":"standard(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrMatrixMultiplication","l":"standardAsSparse(CsrCMatrix, CsrCMatrix)","u":"standardAsSparse(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standardAsSparse(CsrCMatrix, CsrMatrix)","u":"standardAsSparse(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standardAsSparse(CsrMatrix, CsrCMatrix)","u":"standardAsSparse(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrMatrixMultiplication","l":"standardAsSparse(CsrMatrix, CsrMatrix)","u":"standardAsSparse(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardConcurrent(CNumber[], Shape, int, int)","u":"standardConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardConcurrent(CNumber[], Shape, int[])","u":"standardConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardConcurrent(double[], Shape, int, int)","u":"standardConcurrent(double[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardConcurrent(double[], Shape, int[])","u":"standardConcurrent(double[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardConcurrentHerm(CNumber[], Shape, int, int)","u":"standardConcurrentHerm(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardConcurrentHerm(CNumber[], Shape, int[])","u":"standardConcurrentHerm(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardHerm(CNumber[], Shape, int, int)","u":"standardHerm(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardIntMatrix(int[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardMatrix(CNumber[], int, int)","u":"standardMatrix(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardMatrix(double[], int, int)","u":"standardMatrix(double[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardMatrixConcurrent(CNumber[], int, int)","u":"standardMatrixConcurrent(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardMatrixConcurrent(double[], int, int)","u":"standardMatrixConcurrent(double[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardMatrixConcurrentHerm(CNumber[], int, int)","u":"standardMatrixConcurrentHerm(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardMatrixHerm(CNumber[], int, int)","u":"standardMatrixHerm(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standardTranspose(CsrMatrix, CMatrix)","u":"standardTranspose(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standardTranspose(CsrMatrix, Matrix)","u":"standardTranspose(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"standardVector(CNumber[], int[], int[], Shape, CNumber[], int[])","u":"standardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"standardVector(CNumber[], int[], int[], Shape, CNumber[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"standardVector(CNumber[], int[], int[], Shape, double[], int[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standardVector(CNumber[], int[], int[], Shape, double[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"standardVector(CNumber[], Shape, CNumber[], int[])","u":"standardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"standardVector(CNumber[], Shape, CNumber[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standardVector(CNumber[], Shape, double[], int[])","u":"standardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"standardVector(CNumber[], Shape, double[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrMatrixMultiplication","l":"standardVector(CsrCMatrix, CooCVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standardVector(CsrCMatrix, CooVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseMatrixMultiplication","l":"standardVector(CsrCMatrix, CVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standardVector(CsrCMatrix, Vector)","u":"standardVector(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standardVector(CsrMatrix, CooCVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standardVector(CsrMatrix, CooVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standardVector(CsrMatrix, CVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standardVector(CsrMatrix, Vector)","u":"standardVector(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"standardVector(double[], int[], int[], Shape, CNumber[], int[], Shape)","u":"standardVector(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standardVector(double[], int[], int[], Shape, CNumber[], Shape)","u":"standardVector(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"standardVector(double[], int[], int[], Shape, double[], int[])","u":"standardVector(double[],int[],int[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"standardVector(double[], int[], int[], Shape, double[], Shape)","u":"standardVector(double[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standardVector(double[], Shape, CNumber[], int[])","u":"standardVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"standardVector(double[], Shape, CNumber[], Shape)","u":"standardVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"standardVector(double[], Shape, double[], int[])","u":"standardVector(double[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"standardVector(double[], Shape, double[], Shape)","u":"standardVector(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"storeReflectors"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"stridedFillZeros(CNumber[], int, int)","u":"stridedFillZeros(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"stridedFillZeros(CNumber[], int, int, int)","u":"stridedFillZeros(org.flag4j.complex_numbers.CNumber[],int,int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"stridedFillZeros(double[], int, int)","u":"stridedFillZeros(double[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"stridedFillZeros(double[], int, int, int)","u":"stridedFillZeros(double[],int,int,int)"},{"p":"org.flag4j.core","c":"Shape","l":"strides"},{"p":"org.flag4j.util","c":"StringUtils","l":"StringUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"sub(CMatrix, CooCMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"sub(CMatrix, CooMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"sub(CNumber[], CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"sub(CNumber[], double)","u":"sub(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"sub(CNumber[], Shape, CNumber[], Shape)","u":"sub(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"sub(CNumber[], Shape, double[], Shape)","u":"sub(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"sub(CooCMatrix, CMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"sub(CooCMatrix, CNumber)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"sub(CooCMatrix, CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"sub(CooCMatrix, CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"sub(CooCMatrix, double)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,double)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"sub(CooCMatrix, Matrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorOperations","l":"sub(CooCTensor, CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexCooTensorOperations","l":"sub(CooCTensor, CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"sub(CooCTensor, CTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"sub(CooCTensor, Tensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"sub(CooCVector, CNumber)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"sub(CooCVector, CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"sub(CooCVector, CooVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"sub(CooCVector, CVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"sub(CooCVector, double)","u":"sub(org.flag4j.arrays.sparse.CooCVector,double)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"sub(CooCVector, Vector)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"sub(CooMatrix, CMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"sub(CooMatrix, CNumber)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"sub(CooMatrix, CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"sub(CooMatrix, CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"sub(CooMatrix, double)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,double)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"sub(CooMatrix, Matrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexCooTensorOperations","l":"sub(CooTensor, CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorOperations","l":"sub(CooTensor, CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"sub(CooTensor, CTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"sub(CooTensor, Tensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"sub(CooVector, CNumber)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"sub(CooVector, CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"sub(CooVector, CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"sub(CooVector, CVector)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"sub(CooVector, double)","u":"sub(org.flag4j.arrays.sparse.CooVector,double)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"sub(CooVector, Vector)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"sub(CTensor)","u":"sub(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(CTensor)","u":"sub(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(CTensor)","u":"sub(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"sub(CTensor)","u":"sub(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"sub(CTensor, CooCTensor)","u":"sub(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"sub(CTensor, CooTensor)","u":"sub(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"sub(CVector)","u":"sub(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(CVector)","u":"sub(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(CVector)","u":"sub(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"sub(CVector)","u":"sub(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"sub(CVector, CooCVector)","u":"sub(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"sub(CVector, CooVector)","u":"sub(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sub(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sub(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sub(double)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sub(double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"sub(double[], CNumber)","u":"sub(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"sub(double[], CNumber)","u":"sub(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"sub(double[], double)","u":"sub(double[],double)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"sub(double[], Shape, CNumber[], Shape)","u":"sub(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"sub(double[], Shape, double[], Shape)","u":"sub(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"sub(Matrix, CooCMatrix)","u":"sub(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"sub(Matrix, CooMatrix)","u":"sub(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sub(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sub(T)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sub(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"sub(Tensor)","u":"sub(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(Tensor)","u":"sub(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(Tensor)","u":"sub(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"sub(Tensor)","u":"sub(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"sub(Tensor, CooCTensor)","u":"sub(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"sub(Tensor, CooTensor)","u":"sub(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"sub(Vector)","u":"sub(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(Vector)","u":"sub(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(Vector)","u":"sub(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"sub(Vector)","u":"sub(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"sub(Vector, CooCVector)","u":"sub(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"sub(Vector, CooVector)","u":"sub(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"subDiagonal"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"subEq(CMatrix, CooCMatrix)","u":"subEq(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"subEq(CMatrix, CooMatrix)","u":"subEq(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"subEq(CNumber)","u":"subEq(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"subEq(CNumber[], CNumber)","u":"subEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"subEq(CNumber[], double)","u":"subEq(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"subEq(CNumber[], Shape, CNumber[], Shape)","u":"subEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"subEq(CNumber[], Shape, double[], Shape)","u":"subEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"subEq(CooCMatrix)","u":"subEq(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"subEq(CooCTensor)","u":"subEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"subEq(CooCTensor)","u":"subEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"subEq(CooCTensor)","u":"subEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"subEq(CooCVector)","u":"subEq(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"subEq(CooMatrix)","u":"subEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"subEq(CooMatrix)","u":"subEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"subEq(CooMatrix)","u":"subEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"subEq(CooTensor)","u":"subEq(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"subEq(CooTensor)","u":"subEq(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"subEq(CooVector)","u":"subEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"subEq(CooVector)","u":"subEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"DenseVectorMixin","l":"subEq(CooVector)","u":"subEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"subEq(CTensor, CooCTensor)","u":"subEq(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"subEq(CTensor, CooTensor)","u":"subEq(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"subEq(CVector, CooCVector)","u":"subEq(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"subEq(CVector, CooVector)","u":"subEq(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"subEq(Double)","u":"subEq(java.lang.Double)"},{"p":"org.flag4j.core.dense_base","c":"DenseMixin","l":"subEq(Double)","u":"subEq(java.lang.Double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"subEq(Double)","u":"subEq(java.lang.Double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"subEq(double[], double)","u":"subEq(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"subEq(double[], Shape, double[], Shape)","u":"subEq(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"subEq(Matrix)","u":"subEq(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"subEq(Matrix)","u":"subEq(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"subEq(Matrix, CooMatrix)","u":"subEq(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"subEq(T)"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"subEq(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"subEq(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"subEq(Tensor)","u":"subEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"subEq(Tensor)","u":"subEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"subEq(Tensor)","u":"subEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorMixin","l":"subEq(Tensor)","u":"subEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"subEq(Tensor, CooTensor)","u":"subEq(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"subEq(Vector)","u":"subEq(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core.dense_base","c":"DenseVectorMixin","l":"subEq(Vector)","u":"subEq(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"subEq(Vector, CooVector)","u":"subEq(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"DenseMixin","l":"subEq(X)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"SubSpace()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sum()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sum()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"sum()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"sum()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sum()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sum(CNumber...)","u":"sum(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.common.complex","c":"AggregateComplex","l":"sum(CNumber[])","u":"sum(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"sum(double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sumCols()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sumCols()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sumCols()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sumCols()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sumCols()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sumCols()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sumCols()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sumRows()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sumRows()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sumRows()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sumRows()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sumRows()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sumRows()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sumRows()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"SVD(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"swap(double[], int, int)","u":"swap(double[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"swap(int[], int, int)","u":"swap(int[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"swap(int[], int[])","u":"swap(int[],int[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"swap(Object[], int, int)","u":"swap(java.lang.Object[],int,int)"},{"p":"org.flag4j.core","c":"Shape","l":"swapAxes(int, int)","u":"swapAxes(int,int)"},{"p":"org.flag4j.core","c":"Shape","l":"swapAxes(int...)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"swapCols(CooCMatrix, int, int)","u":"swapCols(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"swapCols(CooMatrix, int, int)","u":"swapCols(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"swapCols(CsrCMatrix, int, int)","u":"swapCols(org.flag4j.arrays.sparse.CsrCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"swapCols(CsrMatrix, int, int)","u":"swapCols(org.flag4j.arrays.sparse.CsrMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"swapPointers"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"swapRows(CooCMatrix, int, int)","u":"swapRows(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"swapRows(CooMatrix, int, int)","u":"swapRows(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"swapRows(CsrCMatrix, int, int)","u":"swapRows(org.flag4j.arrays.sparse.CsrCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"swapRows(CsrMatrix, int, int)","u":"swapRows(org.flag4j.arrays.sparse.CsrMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"SymmHess()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"SymmHess(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"SymmHess(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"symmLeftRightMultReflector(Matrix, double[], double, int, double[])","u":"symmLeftRightMultReflector(org.flag4j.arrays.dense.Matrix,double[],double,int,double[])"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"SymmTriDiagonal(double[], double[])","u":"%3Cinit%3E(double[],double[])"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"T"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"T()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"T(int...)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"T(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"T(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"T(int...)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"T(int...)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"tan(CNumber)","u":"tan(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"tan(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"tanh(CNumber)","u":"tanh(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"tanh(double)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"temp"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Matrix)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, Double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,java.lang.Double[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, Integer[])","u":"%3Cinit%3E(org.flag4j.core.Shape,java.lang.Integer[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Tensor)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Vector)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"TensorBase","l":"TensorBase(Shape, D)","u":"%3Cinit%3E(org.flag4j.core.Shape,D)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorDot","l":"tensorDot(CooCTensor, CooCTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor,int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"tensorDot(CooCTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.sparse.CooCTensor,int[],int[])"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorDot","l":"tensorDot(CooTensor, CooTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor,int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"tensorDot(CooTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.sparse.CooTensor,int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"tensorDot(CTensor)","u":"tensorDot(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTensorDot","l":"tensorDot(CTensor, CTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.dense.CTensor,int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"tensorDot(CTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.dense.CTensor,int[],int[])"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorDot(T)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorDot(T, int)","u":"tensorDot(T,int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorDot(T, int, int)","u":"tensorDot(T,int,int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorDot(T, int[], int[])","u":"tensorDot(T,int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"tensorDot(Tensor)","u":"tensorDot(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"tensorDot(Tensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.dense.Tensor,int[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTensorDot","l":"tensorDot(Tensor, Tensor)","u":"tensorDot(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTensorDot","l":"tensorDot(Tensor, Tensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.dense.Tensor,int[],int[])"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"TensorEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseEquals","l":"tensorEquals(CNumber[], Shape, CNumber[], Shape)","u":"tensorEquals(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"tensorEquals(CooCTensor, CooCTensor)","u":"tensorEquals(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseEquals","l":"tensorEquals(CooTensor, CooCTensor)","u":"tensorEquals(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"tensorEquals(CooTensor, CooTensor)","u":"tensorEquals(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseEquals","l":"tensorEquals(CTensor, CooCTensor)","u":"tensorEquals(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"tensorEquals(CTensor, CooTensor)","u":"tensorEquals(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseEquals","l":"tensorEquals(double[], Shape, CNumber[], Shape)","u":"tensorEquals(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"tensorEquals(double[], Shape, double[], Shape)","u":"tensorEquals(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"tensorEquals(Tensor, CooCTensor)","u":"tensorEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseEquals","l":"tensorEquals(Tensor, CooTensor)","u":"tensorEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseEquals","l":"tensorEquals(Tensor, CTensor)","u":"tensorEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"tensorEquals(Tensor, Tensor)","u":"tensorEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorBase","l":"tensorEquals(TensorBase)","u":"tensorEquals(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.core","c":"TensorComparisonsMixin","l":"tensorEquals(TensorBase)","u":"tensorEquals(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"TensorInputStream(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorInv()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"tensorInv(int)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"tensorInv(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"tensorInv(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"tensorInv(int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorInv(int)"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"TensorInvert()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"tensorNormL2(CNumber[])","u":"tensorNormL2(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"tensorNormL2(double[])"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"tensorNormLp(CNumber[], double)","u":"tensorNormLp(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"tensorNormLp(double[], double)","u":"tensorNormLp(double[],double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"TensorNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"TensorOutputStream(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.io","c":"TensorReader","l":"TensorReader()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util.exceptions","c":"TensorShapeException","l":"TensorShapeException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.util.exceptions","c":"TensorShapeException","l":"TensorShapeException(String, Shape)","u":"%3Cinit%3E(java.lang.String,org.flag4j.core.Shape)"},{"p":"org.flag4j.util.exceptions","c":"TensorShapeException","l":"TensorShapeException(String, Shape, Shape)","u":"%3Cinit%3E(java.lang.String,org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.io","c":"TensorWriter","l":"TensorWriter()","u":"%3Cinit%3E()"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"threadLogger"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"ThreadManager()","u":"%3Cinit%3E()"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"threadPool"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"toArrayList(CNumber[])","u":"toArrayList(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"toArrayList(double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"toArrayList(int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"toComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toComplex()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"toComplex()"},{"p":"org.flag4j.core","c":"RealTensorMixin","l":"toComplex()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"toComplexArrayList(double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toCoo()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toCoo()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toCoo()"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toCsr()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toCsr()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toCsr()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toCsr()"},{"p":"org.flag4j.io","c":"TensorWriter","l":"toCsv(String, MatrixMixin)","u":"toCsv(java.lang.String,org.flag4j.core.MatrixMixin)"},{"p":"org.flag4j.io","c":"TensorWriter","l":"toCsv(String, MatrixMixin, String)","u":"toCsv(java.lang.String,org.flag4j.core.MatrixMixin,java.lang.String)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"toDense()"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"toDense()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toMatrix()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toMatrix()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toMatrix()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toMatrix()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toMatrix()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toMatrix()"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"toMatrix()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toMatrix(boolean)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toMatrix(boolean)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toMatrix(boolean)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toMatrix(boolean)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"toMatrix(boolean)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toMatrix(Shape)","u":"toMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toMatrix(Shape)","u":"toMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"toMatrix(Shape)","u":"toMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"toMatrix(Shape)","u":"toMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"toPolar()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toReal()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toReal()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"toReal()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"toReal()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"toReal()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"toReal(CNumber[])","u":"toReal(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toRealSafe()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"toRealSafe()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"toRealSafe()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"toRealSafe()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"toString()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"toString()"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"toString()"},{"p":"org.flag4j.core","c":"Shape","l":"toString()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"TOTAL_ENTRIES_ERR"},{"p":"org.flag4j.core","c":"Shape","l":"totalEntries"},{"p":"org.flag4j.core","c":"Shape","l":"totalEntries()"},{"p":"org.flag4j.core","c":"TensorBase","l":"totalEntries()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toTensor()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toTensor()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toVector()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toVector()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toVector()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toVector()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toVector()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toVector()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toVector()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toVector()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"toVector()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"tr()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"tr()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"tr()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"trace()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"trace()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"trace()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"transformData"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"transformMatrix"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"transpose()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"transpose()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"transpose(CsrCMatrix)","u":"transpose(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"transpose(CsrMatrix)","u":"transpose(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"transpose(int, int)","u":"transpose(int,int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"transpose(int...)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"TransposeDispatcher()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"TWO"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"U"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"U"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"unbox(Double[])","u":"unbox(java.lang.Double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"unbox(Integer[])","u":"unbox(java.lang.Integer[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"unboxFlatten(Double[][])","u":"unboxFlatten(java.lang.Double[][])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"uniqueSorted(int[])"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"UnitaryDecomposition(int, boolean)","u":"%3Cinit%3E(int,boolean)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(double[], int[])","u":"unwrap(double[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(double[], int[], int[])","u":"unwrap(double[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(double[], int[][])","u":"unwrap(double[],int[][])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(T[], int[])","u":"unwrap(T[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(T[], int[], int[])","u":"unwrap(T[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(T[], int[][])","u":"unwrap(T[],int[][])"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"updateData(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"updateData(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"updateData(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"updateData(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"useCentering()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"useConcurrent(int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"UTILITY_CLASS_ERR"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"V"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.util","c":"Axis2D","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.util","c":"StringUtils","l":"ValueOfRound(CNumber, int)","u":"ValueOfRound(org.flag4j.complex_numbers.CNumber,int)"},{"p":"org.flag4j.util","c":"StringUtils","l":"ValueOfRound(double, int)","u":"ValueOfRound(double,int)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"values"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"values()"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"values()"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"values()"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"values()"},{"p":"org.flag4j.util","c":"Axis2D","l":"values()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"VEC_COL_ORIENTATION_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"VEC_ROW_ORIENTATION_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"vecColOrientErrMsg(Shape)","u":"vecColOrientErrMsg(org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"vecRowOrientErrMsg(Shape)","u":"vecRowOrientErrMsg(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(double...)","u":"%3Cinit%3E(double...)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(int...)","u":"%3Cinit%3E(int...)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(Vector)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseEquals","l":"vectorEquals(CNumber[], CNumber[], int[], int)","u":"vectorEquals(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"vectorEquals(CNumber[], double[], int[], int)","u":"vectorEquals(org.flag4j.complex_numbers.CNumber[],double[],int[],int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"vectorEquals(CooCVector, CooCVector)","u":"vectorEquals(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseEquals","l":"vectorEquals(CooVector, CooCVector)","u":"vectorEquals(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"vectorEquals(CooVector, CooVector)","u":"vectorEquals(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"vectorEquals(double[], CNumber[], int[], int)","u":"vectorEquals(double[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"vectorEquals(double[], double[])","u":"vectorEquals(double[],double[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseEquals","l":"vectorEquals(double[], double[], int[], int)","u":"vectorEquals(double[],double[],int[],int)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"VectorNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"vectorType()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"vectorType()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"vectorType()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"vectorType()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"vectorType()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"vectorType()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"vectorType()"},{"p":"org.flag4j.linalg.transformations","c":"View","l":"View()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"workArray"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"workArray"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactTensorSolver","l":"wrap(CVector, Shape)","u":"wrap(org.flag4j.arrays.dense.CVector,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(double[], int[])","u":"wrap(double[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(double[], int[], int[])","u":"wrap(double[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(double[], int[][])","u":"wrap(double[],int[][])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(T[], int[])","u":"wrap(T[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(T[], int[], int[])","u":"wrap(T[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(T[], int[][])","u":"wrap(T[],int[][])"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"wrap(V, Shape)","u":"wrap(V,org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactTensorSolver","l":"wrap(Vector, Shape)","u":"wrap(org.flag4j.arrays.dense.Vector,org.flag4j.core.Shape)"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"write(int)"},{"p":"org.flag4j.io","c":"TensorWriter","l":"write(String, TensorBase)","u":"write(java.lang.String,org.flag4j.core.TensorBase)"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"write(TensorBase)","u":"write(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"x"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"x"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"X"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"X"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"xCol"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"xCol"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"z"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ZERO"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ZERO"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"zeroPivotTol"}];updateSearchResults(); \ No newline at end of file +memberSearchIndex = [{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"abs()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"abs()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"abs()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"abs()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"abs()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"abs()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"abs()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"abs(CNumber[])","u":"abs(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"abs(double[])"},{"p":"org.flag4j.concurrency","c":"ThreadManager.TriConsumer","l":"accept(T, U, V)","u":"accept(T,U,V)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"acos(CNumber)","u":"acos(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"acos(double)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"add(CMatrix, CooCMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"add(CMatrix, CooMatrix)","u":"add(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"add(CNumber)","u":"add(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"add(CNumber[], CNumber)","u":"add(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"add(CNumber[], double)","u":"add(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"add(CNumber[], Shape, CNumber[], Shape)","u":"add(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"add(CNumber[], Shape, double[], Shape)","u":"add(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"add(CooCMatrix, CNumber)","u":"add(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"add(CooCMatrix, CooCMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"add(CooCMatrix, CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"add(CooCMatrix, double)","u":"add(org.flag4j.arrays.sparse.CooCMatrix,double)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"add(CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"add(CooCTensor, CNumber)","u":"add(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorOperations","l":"add(CooCTensor, CooCTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexCooTensorOperations","l":"add(CooCTensor, CooTensor)","u":"add(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"add(CooCTensor, double)","u":"add(org.flag4j.arrays.sparse.CooCTensor,double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"add(CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"add(CooCVector, CNumber)","u":"add(org.flag4j.arrays.sparse.CooCVector,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"add(CooCVector, CooCVector)","u":"add(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"add(CooCVector, CooVector)","u":"add(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"add(CooCVector, double)","u":"add(org.flag4j.arrays.sparse.CooCVector,double)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"add(CooCVector, double)","u":"add(org.flag4j.arrays.sparse.CooCVector,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"add(CooMatrix, CNumber)","u":"add(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"add(CooMatrix, CooMatrix)","u":"add(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"add(CooMatrix, double)","u":"add(org.flag4j.arrays.sparse.CooMatrix,double)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"add(CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"add(CooTensor, CNumber)","u":"add(org.flag4j.arrays.sparse.CooTensor,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorOperations","l":"add(CooTensor, CooTensor)","u":"add(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"add(CooTensor, double)","u":"add(org.flag4j.arrays.sparse.CooTensor,double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"add(CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"add(CooVector, CNumber)","u":"add(org.flag4j.arrays.sparse.CooVector,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"add(CooVector, CooVector)","u":"add(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"add(CooVector, double)","u":"add(org.flag4j.arrays.sparse.CooVector,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CsrCMatrix)","u":"add(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(CsrMatrix)","u":"add(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"add(CTensor)","u":"add(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(CTensor)","u":"add(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(CTensor)","u":"add(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"add(CTensor)","u":"add(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"add(CTensor, CooCTensor)","u":"add(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"add(CTensor, CooTensor)","u":"add(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"add(CVector)","u":"add(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(CVector)","u":"add(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(CVector)","u":"add(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"add(CVector)","u":"add(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"add(CVector, CooCVector)","u":"add(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"add(CVector, CooVector)","u":"add(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"add(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"add(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"add(double)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"add(double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"add(double[], CNumber)","u":"add(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"add(double[], CNumber)","u":"add(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"add(double[], double)","u":"add(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"add(double[], Shape, double[], Shape)","u":"add(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"add(Matrix)","u":"add(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"add(Matrix, CooCMatrix)","u":"add(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"add(Matrix, CooMatrix)","u":"add(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"add(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"add(T)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"add(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"add(Tensor)","u":"add(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"add(Tensor)","u":"add(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"add(Tensor)","u":"add(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"add(Tensor)","u":"add(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"add(Tensor, CooCTensor)","u":"add(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"add(Tensor, CooTensor)","u":"add(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"add(Vector)","u":"add(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"add(Vector)","u":"add(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"add(Vector)","u":"add(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"add(Vector)","u":"add(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"add(Vector, CooCVector)","u":"add(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"add(Vector, CooVector)","u":"add(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"addEq(CMatrix, CooCMatrix)","u":"addEq(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addEq(CMatrix, CooMatrix)","u":"addEq(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"addEq(CNumber)","u":"addEq(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"addEq(CNumber[], CNumber)","u":"addEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"addEq(CNumber[], double)","u":"addEq(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"addEq(CNumber[], Shape, CNumber[], Shape)","u":"addEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"addEq(CNumber[], Shape, double[], Shape)","u":"addEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addEq(CooCMatrix)","u":"addEq(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"addEq(CooCTensor)","u":"addEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"addEq(CooCTensor)","u":"addEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"addEq(CooCTensor)","u":"addEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"addEq(CooCVector)","u":"addEq(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addEq(CooMatrix)","u":"addEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addEq(CooMatrix)","u":"addEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"addEq(CooMatrix)","u":"addEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"addEq(CooTensor)","u":"addEq(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"addEq(CooTensor)","u":"addEq(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"addEq(CooVector)","u":"addEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"addEq(CooVector)","u":"addEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"DenseVectorMixin","l":"addEq(CooVector)","u":"addEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"addEq(CTensor, CooCTensor)","u":"addEq(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"addEq(CTensor, CooTensor)","u":"addEq(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"addEq(CVector, CooCVector)","u":"addEq(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"addEq(CVector, CooVector)","u":"addEq(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"addEq(Double)","u":"addEq(java.lang.Double)"},{"p":"org.flag4j.core.dense_base","c":"DenseMixin","l":"addEq(Double)","u":"addEq(java.lang.Double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"addEq(Double)","u":"addEq(java.lang.Double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"addEq(double[], double)","u":"addEq(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"addEq(double[], Shape, double[], Shape)","u":"addEq(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addEq(Matrix)","u":"addEq(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"addEq(Matrix)","u":"addEq(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"addEq(Matrix, CooMatrix)","u":"addEq(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"addEq(T)"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"addEq(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"addEq(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"addEq(Tensor)","u":"addEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"addEq(Tensor)","u":"addEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"addEq(Tensor)","u":"addEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorMixin","l":"addEq(Tensor)","u":"addEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"addEq(Tensor, CooTensor)","u":"addEq(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"addEq(Vector)","u":"addEq(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core.dense_base","c":"DenseVectorMixin","l":"addEq(Vector)","u":"addEq(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"addEq(Vector, CooVector)","u":"addEq(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"DenseMixin","l":"addEq(X)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"addInv()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"addNotInCol(List, List, List, CooMatrix, int)","u":"addNotInCol(java.util.List,java.util.List,java.util.List,org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"addToEachCol(CooCMatrix, CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"addToEachCol(CooCMatrix, CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"addToEachCol(CooCMatrix, CVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addToEachCol(CooCMatrix, Vector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachCol(CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"addToEachCol(CooMatrix, CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"addToEachCol(CooMatrix, CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addToEachCol(CooMatrix, CVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"addToEachCol(CooMatrix, Vector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachCol(CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachCol(CsrCMatrix, CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachCol(CsrCMatrix, CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachCol(CsrCMatrix, CVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachCol(CsrCMatrix, Vector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachCol(CsrMatrix, CooCVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachCol(CsrMatrix, CooVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachCol(CsrMatrix, CVector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachCol(CsrMatrix, Vector)","u":"addToEachCol(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachCol(CVector)","u":"addToEachCol(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachCol(Vector)","u":"addToEachCol(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"addToEachRow(CooCMatrix, CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"addToEachRow(CooCMatrix, CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"addToEachRow(CooCMatrix, CVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addToEachRow(CooCMatrix, Vector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachRow(CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"addToEachRow(CooMatrix, CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"addToEachRow(CooMatrix, CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"addToEachRow(CooMatrix, CVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"addToEachRow(CooMatrix, Vector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachRow(CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachRow(CsrCMatrix, CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachRow(CsrCMatrix, CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachRow(CsrCMatrix, CVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"addToEachRow(CsrCMatrix, Vector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachRow(CsrMatrix, CooCVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachRow(CsrMatrix, CooVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachRow(CsrMatrix, CVector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"addToEachRow(CsrMatrix, Vector)","u":"addToEachRow(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachRow(CVector)","u":"addToEachRow(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"addToEachRow(Vector)","u":"addToEachRow(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.common.complex","c":"AggregateComplex","l":"AggregateComplex()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"AggregateDenseComplex","l":"AggregateDenseComplex()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"AggregateDenseReal()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"AggregateReal()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"Algorithm()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"algorithmMap"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"AlgorithmName()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"AlgorithmNames()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"Axis2D","l":"allAxes()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"allClose(CNumber[], CNumber[])","u":"allClose(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"allClose(CNumber[], CNumber[], double, double)","u":"allClose(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"allClose(CooCMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooCMatrix,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"allClose(CooCTensor, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooCTensor,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"allClose(CooCVector, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooCVector,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"allClose(CooMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooMatrix,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"allClose(CooTensor, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooTensor,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"allClose(CooVector, double, double)","u":"allClose(org.flag4j.arrays.sparse.CooVector,double,double)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrEquals","l":"allClose(CsrCMatrix, CsrCMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"allClose(CsrCMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CsrCMatrix,double,double)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrEquals","l":"allClose(CsrMatrix, CsrMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix,double,double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"allClose(CsrMatrix, double, double)","u":"allClose(org.flag4j.arrays.sparse.CsrMatrix,double,double)"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"allClose(double[], double[])","u":"allClose(double[],double[])"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"allClose(double[], double[], double, double)","u":"allClose(double[],double[],double,double)"},{"p":"org.flag4j.core","c":"TensorBase","l":"allClose(T)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"allClose(T, double, double)","u":"allClose(T,double,double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"allClose(T, double, double)","u":"allClose(T,double,double)"},{"p":"org.flag4j.core","c":"TensorBase","l":"allClose(T, double, double)","u":"allClose(T,double,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"allCloseMatrix(CooCMatrix, CooCMatrix, double, double)","u":"allCloseMatrix(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix,double,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"allCloseMatrix(CooMatrix, CooMatrix, double, double)","u":"allCloseMatrix(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix,double,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"allCloseTensor(CooCTensor, CooCTensor, double, double)","u":"allCloseTensor(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor,double,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"allCloseTensor(CooTensor, CooTensor, double, double)","u":"allCloseTensor(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor,double,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"allCloseVector(CooCVector, CooCVector, double, double)","u":"allCloseVector(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector,double,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"allCloseVector(CooVector, CooVector, double, double)","u":"allCloseVector(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector,double,double)"},{"p":"org.flag4j.operations","c":"RealDenseTensorBinaryOperation","l":"apply(double[], Shape, double[], Shape)","u":"apply(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.concurrency","c":"TensorOperation","l":"apply(int, int)","u":"apply(int,int)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOpp(CMatrix, CsrCMatrix, BinaryOperator)","u":"applyBinOpp(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BinaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(CMatrix, CsrMatrix, BiFunction)","u":"applyBinOpp(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOpp(CsrCMatrix, CMatrix, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CMatrix,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOpp(CsrCMatrix, CNumber, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.complex_numbers.CNumber,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"applyBinOpp(CsrCMatrix, CsrCMatrix, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrOperations","l":"applyBinOpp(CsrCMatrix, CsrMatrix, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOpp(CsrCMatrix, double, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,double,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(CsrCMatrix, Matrix, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Matrix,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(CsrMatrix, CMatrix, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(CsrMatrix, CNumber, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.complex_numbers.CNumber,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrOperations","l":"applyBinOpp(CsrMatrix, CsrCMatrix, BiFunction, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BiFunction,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"applyBinOpp(CsrMatrix, CsrMatrix, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"applyBinOpp(CsrMatrix, double, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,double,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"applyBinOpp(CsrMatrix, Matrix, BinaryOperator, UnaryOperator)","u":"applyBinOpp(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix,java.util.function.BinaryOperator,java.util.function.UnaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOpp(Matrix, CsrCMatrix, BiFunction)","u":"applyBinOpp(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"applyBinOpp(Matrix, CsrMatrix, BinaryOperator)","u":"applyBinOpp(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BinaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"applyBinOppToSparse(CMatrix, CsrCMatrix, BinaryOperator)","u":"applyBinOppToSparse(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BinaryOperator)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOppToSparse(CMatrix, CsrMatrix, BiFunction)","u":"applyBinOppToSparse(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOppToSparse(CsrMatrix, CMatrix, BiFunction)","u":"applyBinOppToSparse(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"applyBinOppToSparse(Matrix, CsrCMatrix, BiFunction)","u":"applyBinOppToSparse(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrCMatrix,java.util.function.BiFunction)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"applyBinOppToSparse(Matrix, CsrMatrix, BinaryOperator)","u":"applyBinOppToSparse(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrMatrix,java.util.function.BinaryOperator)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"applyDoubleShiftReflector(int, boolean)","u":"applyDoubleShiftReflector(int,boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"applyDoubleShiftReflector(int, boolean)","u":"applyDoubleShiftReflector(int,boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"applyReflector(int, int)","u":"applyReflector(int,int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"applyReflector(int, int)","u":"applyReflector(int,int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"applySingleShiftReflector(int, boolean)","u":"applySingleShiftReflector(int,boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"applySingleShiftReflector(int, boolean)","u":"applySingleShiftReflector(int,boolean)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"applyTransform(CNumber[], Function)","u":"applyTransform(org.flag4j.complex_numbers.CNumber[],java.util.function.Function)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"applyTransform(double[], Function)","u":"applyTransform(double[],java.util.function.Function)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"applyTransform(double[], UnaryOperator)","u":"applyTransform(double[],java.util.function.UnaryOperator)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"applyTransform(T[], UnaryOperator)","u":"applyTransform(T[],java.util.function.UnaryOperator)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"applyUpdate"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"arg(CNumber)","u":"arg(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argAsCNumber(CNumber)","u":"argAsCNumber(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"argEq(double[], double)","u":"argEq(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"argEq(int[], int)","u":"argEq(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"argMax()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"argMax()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"argMax()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"argMax()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"argMax()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"argMax()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argMax(CNumber...)","u":"argMax(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.dense.complex","c":"AggregateDenseComplex","l":"argMax(CNumber[])","u":"argMax(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"argMax(double[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argMaxReal(CNumber...)","u":"argMaxReal(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"argMin()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"argMin()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"argMin()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"argMin()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"argMin()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"argMin()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argMin(CNumber...)","u":"argMin(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.dense.complex","c":"AggregateDenseComplex","l":"argMin(CNumber[])","u":"argMin(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"AggregateDenseReal","l":"argMin(double[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"argMinReal(CNumber...)","u":"argMinReal(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"ARRAY_LENGTHS_MISMATCH_ERR"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"arraycopy(double[], int, CNumber[], int, int)","u":"arraycopy(double[],int,org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"ArrayUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"asDouble(int[], double[])","u":"asDouble(int[],double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"asDouble(Integer[], double[])","u":"asDouble(java.lang.Integer[],double[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"asin(CNumber)","u":"asin(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"asin(double)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertArrayLengthsEq(int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertAxis2D(int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertBroadcastable(Shape, Shape)","u":"assertBroadcastable(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertEquals(double...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertEquals(int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertEqualShape(Shape, Shape)","u":"assertEqualShape(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertGreaterEq(double, double, String)","u":"assertGreaterEq(double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertGreaterEq(double, double...)","u":"assertGreaterEq(double,double...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertGreaterEq(int, int)","u":"assertGreaterEq(int,int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertGreaterEq(int, int...)","u":"assertGreaterEq(int,int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertIndexInBounds(int, int...)","u":"assertIndexInBounds(int,int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertInRange(double, double, double, String)","u":"assertInRange(double,double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertLessEq(BigInteger, int, String)","u":"assertLessEq(java.math.BigInteger,int,java.lang.String)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertLessEq(double, double, String)","u":"assertLessEq(double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertLessEq(double, double...)","u":"assertLessEq(double,double...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertLessEq(int, int...)","u":"assertLessEq(int,int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertMatMultShapes(Shape, Shape)","u":"assertMatMultShapes(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertNonNegative(int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertNotEquals(double, double)","u":"assertNotEquals(double,double)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertPermutation(int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertPositive(int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertRank(int, Shape)","u":"assertRank(int,org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertSquare(Shape)","u":"assertSquare(org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertSquareMatrix(int, int)","u":"assertSquareMatrix(int,int)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertSquareMatrix(Shape)","u":"assertSquareMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(double[][], CNumber[])","u":"assertTotalEntriesEq(double[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(double[][], double[])","u":"assertTotalEntriesEq(double[][],double[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(int[][], CNumber[])","u":"assertTotalEntriesEq(int[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(int[][], double[])","u":"assertTotalEntriesEq(int[][],double[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(Object[][], CNumber[])","u":"assertTotalEntriesEq(java.lang.Object[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertTotalEntriesEq(Object[][], double[])","u":"assertTotalEntriesEq(java.lang.Object[][],double[])"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertValidIndex(Shape, int...)","u":"assertValidIndex(org.flag4j.core.Shape,int...)"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"assertValidIndices(int, int...)","u":"assertValidIndices(int,int...)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"atan(CNumber)","u":"atan(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"atan(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"atan2(CNumber)","u":"atan2(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"atan2AsCNumber(CNumber)","u":"atan2AsCNumber(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CMatrix)","u":"augment(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CooCMatrix)","u":"augment(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CooCVector)","u":"augment(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CooMatrix)","u":"augment(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CooVector)","u":"augment(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CsrCMatrix)","u":"augment(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CsrCMatrix)","u":"augment(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CsrMatrix)","u":"augment(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CsrMatrix)","u":"augment(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(CVector)","u":"augment(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(Matrix)","u":"augment(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"augment(Vector)","u":"augment(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"AXIS_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"AXIS_ERR_RANGE"},{"p":"org.flag4j.util","c":"Axis2D","l":"Axis2D()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"backSolver"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"backSolver"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"BackSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"BLOCKED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"BLOCKED"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"BLOCKED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"BLOCKED_REORDERED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"BLOCKED_REORDERED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"BLOCKED_VECTOR"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"BLOCKED_VECTOR"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"blocked(CNumber[], Shape, CNumber[], Shape)","u":"blocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blocked(CNumber[], Shape, double[], Shape)","u":"blocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blocked(double[], Shape, CNumber[], Shape)","u":"blocked(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"blocked(double[], Shape, double[], Shape)","u":"blocked(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"blockedIntMatrix(int[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"blockedMatrix(CNumber[], int, int)","u":"blockedMatrix(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"blockedMatrix(double[], int, int)","u":"blockedMatrix(double[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"blockedMatrixConcurrent(CNumber[], int, int)","u":"blockedMatrixConcurrent(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"blockedMatrixConcurrent(double[], int, int)","u":"blockedMatrixConcurrent(double[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"blockedMatrixConcurrentHerm(CNumber[], int, int)","u":"blockedMatrixConcurrentHerm(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"blockedMatrixHerm(CNumber[], int, int)","u":"blockedMatrixHerm(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"blockedReordered(CNumber[], Shape, CNumber[], Shape)","u":"blockedReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blockedReordered(CNumber[], Shape, double[], Shape)","u":"blockedReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blockedReordered(double[], Shape, CNumber[], Shape)","u":"blockedReordered(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"blockedReordered(double[], Shape, double[], Shape)","u":"blockedReordered(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"blockedVector(CNumber[], Shape, CNumber[], int[])","u":"blockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"blockedVector(CNumber[], Shape, CNumber[], Shape)","u":"blockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"blockedVector(CNumber[], Shape, double[], int[])","u":"blockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blockedVector(CNumber[], Shape, double[], Shape)","u":"blockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"blockedVector(double[], Shape, CNumber[], int[])","u":"blockedVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"blockedVector(double[], Shape, CNumber[], Shape)","u":"blockedVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"blockedVector(double[], Shape, double[], int[])","u":"blockedVector(double[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"blockedVector(double[], Shape, double[], Shape)","u":"blockedVector(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"blockSize"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"boxed(double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"boxed(int[])"},{"p":"org.flag4j.io","c":"PrintOptions","l":"center"},{"p":"org.flag4j.util","c":"StringUtils","l":"center(String, int)","u":"center(java.lang.String,int)"},{"p":"org.flag4j.util","c":"StringUtils","l":"center(String, int, String)","u":"center(java.lang.String,int,java.lang.String)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"checkConvergence(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"checkConvergence(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"checkConvergence(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"checkFinite"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"checkParams(T, int)","u":"checkParams(T,int)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"checkParams(T, int)","u":"checkParams(T,int)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"checkSingular(double, int, int)","u":"checkSingular(double,int,int)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"checkSingular(double, int, int)","u":"checkSingular(double,int,int)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"checkSize(int, int)","u":"checkSize(int,int)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"Cholesky(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithm(Shape)","u":"chooseAlgorithm(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithmComplex(Shape)","u":"chooseAlgorithmComplex(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmComplex(Shape, Shape)","u":"chooseAlgorithmComplex(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmComplexTranspose(Shape)","u":"chooseAlgorithmComplexTranspose(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmComplexVector(Shape)","u":"chooseAlgorithmComplexVector(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithmHermitian(Shape)","u":"chooseAlgorithmHermitian(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmRealComplex(Shape, Shape)","u":"chooseAlgorithmRealComplex(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmRealComplexTranspose(Shape)","u":"chooseAlgorithmRealComplexTranspose(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmRealComplexVector(Shape)","u":"chooseAlgorithmRealComplexVector(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"chooseAlgorithmRealVector(Shape)","u":"chooseAlgorithmRealVector(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithmTensor(int)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"chooseAlgorithmTensor(int, int)","u":"chooseAlgorithmTensor(int,int)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"close()"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"close()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(CMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(CNumber[][])","u":"%3Cinit%3E(org.flag4j.complex_numbers.CNumber[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(double[][])","u":"%3Cinit%3E(double[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, CNumber)","u":"%3Cinit%3E(int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, int, CNumber)","u":"%3Cinit%3E(int,int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, int, CNumber[])","u":"%3Cinit%3E(int,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int, int, double)","u":"%3Cinit%3E(int,int,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(int[][])","u":"%3Cinit%3E(int[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Matrix)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape, CNumber)","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape, CNumber...)","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(Shape, double...)","u":"%3Cinit%3E(org.flag4j.core.Shape,double...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"CMatrix(String[][])","u":"%3Cinit%3E(java.lang.String[][])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"CNumber(double)","u":"%3Cinit%3E(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"CNumber(double, double)","u":"%3Cinit%3E(double,double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"CNumber(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"CNumberLexer(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberParser","l":"CNumberParser()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"CNumberToken(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"CNumberUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"Axis2D","l":"COL"},{"p":"org.flag4j.util","c":"Axis2D","l":"col()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"colIndices"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"colIndices"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"colIndices"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"colIndices"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"colSwaps"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"compareTo(CNumber)","u":"compareTo(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"compareToReal(CNumber)","u":"compareToReal(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"compareToReal(double)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"COMPLEX_BLOCKED_THRESHOLD"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"COMPLEX_RNG"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"ComplexBackSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"ComplexBackSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"ComplexCholesky","l":"ComplexCholesky()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.chol","c":"ComplexCholesky","l":"ComplexCholesky(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorDot","l":"ComplexCooTensorDot()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorOperations","l":"ComplexCooTensorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseMatrixMultiplication","l":"ComplexCsrDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseOperations","l":"ComplexCsrDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrEquals","l":"ComplexCsrEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"ComplexCsrManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrMatrixMultiplication","l":"ComplexCsrMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"ComplexCsrOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrProperties","l":"ComplexCsrProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"ComplexDenseDeterminant()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"ComplexDenseElemDiv()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"ComplexDenseElemMult()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseEquals","l":"ComplexDenseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"complexDenseLookUp"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"ComplexDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"ComplexDenseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"ComplexDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"ComplexDenseProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"ComplexDenseSetOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseEquals","l":"ComplexDenseSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"ComplexDenseSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultTranspose","l":"ComplexDenseSparseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"ComplexDenseSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"ComplexDenseSparseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"ComplexDenseSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"ComplexDenseTensorBase(Shape, CNumber[])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTensorDot","l":"ComplexDenseTensorDot()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"ComplexDenseTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseVectorOperations","l":"ComplexDenseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactSolver","l":"ComplexExactSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactTensorSolver","l":"ComplexExactTensorSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"ComplexForwardSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"ComplexForwardSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"ComplexForwardSolver(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"ComplexHess()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"ComplexHess(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"ComplexLstsqSolver","l":"ComplexLstsqSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"ComplexLU()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"ComplexLU(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"ComplexLU(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"ComplexOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"ComplexProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"ComplexQR()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"ComplexQR(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ComplexSchur()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ComplexSchur(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ComplexSchur(boolean, long)","u":"%3Cinit%3E(boolean,long)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ComplexSchur(long)","u":"%3Cinit%3E(long)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseElementSearch","l":"ComplexSparseElementSearch()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"ComplexSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"complexSparseLookUp"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"ComplexSparseMatrixGetSet()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"ComplexSparseMatrixManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"ComplexSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"ComplexSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixProperties","l":"ComplexSparseMatrixProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseNorms","l":"ComplexSparseNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"ComplexSparseTensorBase(Shape, int, CNumber[], int[], int[]...)","u":"%3Cinit%3E(org.flag4j.core.Shape,int,org.flag4j.complex_numbers.CNumber[],int[],int[]...)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"ComplexSparseTensorBase(Shape, int, CNumber[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"ComplexSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"ComplexSVD()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"ComplexSVD(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"ComplexSVD(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"ComplexUnitaryDecomposition(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"ComplexUnitaryDecomposition(int, boolean)","u":"%3Cinit%3E(int,boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"computeExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"computeExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"computeHouseholder(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"computeHouseholder(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"computeHouseholder(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"computeImplicitDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"computeImplicitDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"computeImplicitSingleShift(int, CNumber)","u":"computeImplicitSingleShift(int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"computeImplicitSingleShift(int, double)","u":"computeImplicitSingleShift(int,double)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"computePhasedNorm(int, double)","u":"computePhasedNorm(int,double)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"computePhasedNorm(int, double)","u":"computePhasedNorm(int,double)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"computePhasedNorm(int, double)","u":"computePhasedNorm(int,double)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"computeRank(int, int, double[])","u":"computeRank(int,int,double[])"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"computeRows(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"computeRows(int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"computeSwaps()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"computeU"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"computeUV"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_BLOCKED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_BLOCKED"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"CONCURRENT_BLOCKED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_BLOCKED_REORDERED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_BLOCKED_REORDERED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_BLOCKED_VECTOR"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_BLOCKED_VECTOR"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_REORDERED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_REORDERED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_STANDARD"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_STANDARD"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"CONCURRENT_STANDARD"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"CONCURRENT_STANDARD_VECTOR"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"CONCURRENT_STANDARD_VECTOR"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"CONCURRENT_SWAPPED_THRESHOLD"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"CONCURRENT_SWAPPED_THRESHOLD"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"CONCURRENT_THRESHOLD"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentBlocked(CNumber[], Shape, CNumber[], Shape)","u":"concurrentBlocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlocked(CNumber[], Shape, double[], Shape)","u":"concurrentBlocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlocked(double[], Shape, CNumber[], Shape)","u":"concurrentBlocked(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentBlocked(double[], Shape, double[], Shape)","u":"concurrentBlocked(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"concurrentBlockedOperation(int, int, TensorOperation)","u":"concurrentBlockedOperation(int,int,org.flag4j.concurrency.TensorOperation)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentBlockedReordered(CNumber[], Shape, CNumber[], Shape)","u":"concurrentBlockedReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlockedReordered(CNumber[], Shape, double[], Shape)","u":"concurrentBlockedReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlockedReordered(double[], Shape, CNumber[], Shape)","u":"concurrentBlockedReordered(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentBlockedReordered(double[], Shape, double[], Shape)","u":"concurrentBlockedReordered(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentBlockedVector(CNumber[], Shape, CNumber[], int[])","u":"concurrentBlockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentBlockedVector(CNumber[], Shape, CNumber[], Shape)","u":"concurrentBlockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentBlockedVector(CNumber[], Shape, double[], int[])","u":"concurrentBlockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlockedVector(CNumber[], Shape, double[], Shape)","u":"concurrentBlockedVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentBlockedVector(double[], Shape, CNumber[], int[])","u":"concurrentBlockedVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentBlockedVector(double[], Shape, CNumber[], Shape)","u":"concurrentBlockedVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentBlockedVector(double[], Shape, double[], int[])","u":"concurrentBlockedVector(double[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentBlockedVector(double[], Shape, double[], Shape)","u":"concurrentBlockedVector(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"concurrentOperation(int, TensorOperation)","u":"concurrentOperation(int,org.flag4j.concurrency.TensorOperation)"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"concurrentOperation(int, ThreadManager.TriConsumer)","u":"concurrentOperation(int,org.flag4j.concurrency.ThreadManager.TriConsumer)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentReordered(CNumber[], Shape, CNumber[], Shape)","u":"concurrentReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentReordered(CNumber[], Shape, double[], Shape)","u":"concurrentReordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentReordered(double[], Shape, CNumber[], Shape)","u":"concurrentReordered(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentReordered(double[], Shape, double[], Shape)","u":"concurrentReordered(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], int[], int[], Shape, CNumber[], int[], int[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], int[], int[], Shape, CNumber[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], int[], int[], Shape, double[], int[], int[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], int[], int[], Shape, double[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], Shape, CNumber[], int[], int[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentStandard(CNumber[], Shape, CNumber[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(CNumber[], Shape, double[], int[], int[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentStandard(CNumber[], Shape, double[], Shape)","u":"concurrentStandard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"concurrentStandard(double[], int[], int[], Shape, CNumber[], int[], int[], Shape)","u":"concurrentStandard(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(double[], int[], int[], Shape, CNumber[], Shape)","u":"concurrentStandard(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"concurrentStandard(double[], int[], int[], Shape, double[], int[], int[], Shape)","u":"concurrentStandard(double[],int[],int[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentStandard(double[], int[], int[], Shape, double[], Shape)","u":"concurrentStandard(double[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandard(double[], Shape, CNumber[], int[], int[], Shape)","u":"concurrentStandard(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentStandard(double[], Shape, CNumber[], Shape)","u":"concurrentStandard(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentStandard(double[], Shape, double[], int[], int[], Shape)","u":"concurrentStandard(double[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentStandard(double[], Shape, double[], Shape)","u":"concurrentStandard(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], int[], int[], Shape, CNumber[], int[])","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], int[], int[], Shape, CNumber[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], int[], int[], Shape, double[], int[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], int[], int[], Shape, double[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], Shape, CNumber[], int[])","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], Shape, CNumber[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], Shape, double[], int[])","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentStandardVector(CNumber[], Shape, double[], Shape)","u":"concurrentStandardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"concurrentStandardVector(double[], int[], int[], Shape, CNumber[], int[], Shape)","u":"concurrentStandardVector(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(double[], int[], int[], Shape, CNumber[], Shape)","u":"concurrentStandardVector(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"concurrentStandardVector(double[], int[], int[], Shape, double[], int[])","u":"concurrentStandardVector(double[],int[],int[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentStandardVector(double[], int[], int[], Shape, double[], Shape)","u":"concurrentStandardVector(double[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"concurrentStandardVector(double[], Shape, CNumber[], int[])","u":"concurrentStandardVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"concurrentStandardVector(double[], Shape, CNumber[], Shape)","u":"concurrentStandardVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"concurrentStandardVector(double[], Shape, double[], int[])","u":"concurrentStandardVector(double[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"concurrentStandardVector(double[], Shape, double[], Shape)","u":"concurrentStandardVector(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg","c":"Condition","l":"cond(CMatrix)","u":"cond(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Condition","l":"cond(CMatrix, double)","u":"cond(org.flag4j.arrays.dense.CMatrix,double)"},{"p":"org.flag4j.linalg","c":"Condition","l":"cond(Matrix)","u":"cond(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Condition","l":"cond(Matrix, double)","u":"cond(org.flag4j.arrays.dense.Matrix,double)"},{"p":"org.flag4j.linalg","c":"Condition","l":"Condition()","u":"%3Cinit%3E()"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"Configurations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"conj()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"conj()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"conj()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"conj()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"conj()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"conj()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"conj(CNumber[])","u":"conj(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"conjT()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"contains(double[], double)","u":"contains(double[],double)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"contains(double[], double...)","u":"contains(double[],double...)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"contains(int[], int)","u":"contains(int[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"contains(int[], int...)","u":"contains(int[],int...)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"content"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(CooCMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, CNumber[], int[], int[])","u":"%3Cinit%3E(int,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, double[], int[], int[])","u":"%3Cinit%3E(int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int, CNumber[], int[], int[])","u":"%3Cinit%3E(int,int,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int, double[], int[], int[])","u":"%3Cinit%3E(int,int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int, int[], int[], int[])","u":"%3Cinit%3E(int,int,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(int, int[], int[], int[])","u":"%3Cinit%3E(int,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape, CNumber[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape, double[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape, int[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"CooCMatrix(Shape, List, List, List)","u":"%3Cinit%3E(org.flag4j.core.Shape,java.util.List,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(CooCTensor)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape, CNumber[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape, double[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape, int[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"CooCTensor(Shape, List, List)","u":"%3Cinit%3E(org.flag4j.core.Shape,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(CooCVector)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int, CNumber[], int[])","u":"%3Cinit%3E(int,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int, double[], int[])","u":"%3Cinit%3E(int,double[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int, int[], int[])","u":"%3Cinit%3E(int,int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"CooCVector(int, List, List)","u":"%3Cinit%3E(int,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(CooMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, double[], int[], int[])","u":"%3Cinit%3E(int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, int, double[], int[], int[])","u":"%3Cinit%3E(int,int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, int, int[], int[], int[])","u":"%3Cinit%3E(int,int,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(int, int[], int[], int[])","u":"%3Cinit%3E(int,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(Shape, double[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(Shape, int[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"CooMatrix(Shape, List, List, List)","u":"%3Cinit%3E(org.flag4j.core.Shape,java.util.List,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(CooTensor)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(Shape, double[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(Shape, int[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"CooTensor(Shape, List, List)","u":"%3Cinit%3E(org.flag4j.core.Shape,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(CooVector)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(int, double[], int[])","u":"%3Cinit%3E(int,double[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(int, int[], int[])","u":"%3Cinit%3E(int,int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"CooVector(int, List, List)","u":"%3Cinit%3E(int,java.util.List,java.util.List)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"copy()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"copy()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"copy()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"copy()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"copy()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"copy()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(double[], CNumber[])","u":"copy2CNumber(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(Double[], CNumber[])","u":"copy2CNumber(java.lang.Double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(int[], CNumber[])","u":"copy2CNumber(int[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(Integer[], CNumber[])","u":"copy2CNumber(java.lang.Integer[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"copy2CNumber(String[], CNumber[])","u":"copy2CNumber(java.lang.String[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"copyIndices()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"copyIndices()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"copyRanges(CooCMatrix, CNumber[], int[], int[], int[])","u":"copyRanges(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber[],int[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"copyRanges(CooMatrix, double[], int[], int[], int[])","u":"copyRanges(org.flag4j.arrays.sparse.CooMatrix,double[],int[],int[],int[])"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"copyUpperTri(Matrix)","u":"copyUpperTri(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"copyValuesNotInSlice(CooCMatrix, List, List, List, int[], int[])","u":"copyValuesNotInSlice(org.flag4j.arrays.sparse.CooCMatrix,java.util.List,java.util.List,java.util.List,int[],int[])"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"copyValuesNotInSlice(CooMatrix, List, List, List, int[], int[])","u":"copyValuesNotInSlice(org.flag4j.arrays.sparse.CooMatrix,java.util.List,java.util.List,java.util.List,int[],int[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"cos(CNumber)","u":"cos(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"cos(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"cosh(CNumber)","u":"cosh(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"cosh(double)"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexChol()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexHess()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexLU()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexQR()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexSchur()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createComplexSVD()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseUtils","l":"createMap(int, int[])","u":"createMap(int,int[])"},{"p":"org.flag4j.core","c":"Shape","l":"createNewStrides()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealChol()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealHess()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealLU()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealQR()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealSchur()"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"createRealSVD()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"createUniqueMapping(int[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"cross(CVector)","u":"cross(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"cross(CVector)","u":"cross(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"cross(Vector)","u":"cross(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"cross(Vector)","u":"cross(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(CooCMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(CooMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(CsrCMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(int, int, CNumber[], int[], int[])","u":"%3Cinit%3E(int,int,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(Shape, CNumber[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"CsrCMatrix(Shape, double[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"SparseUtils","l":"CSREquals(CsrCMatrix, CsrCMatrix)","u":"CSREquals(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"SparseUtils","l":"CSREquals(CsrMatrix, CsrMatrix)","u":"CSREquals(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(CooMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(CsrMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(int, int, double[], int[], int[])","u":"%3Cinit%3E(int,int,double[],int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"CsrMatrix(Shape, double[], int[], int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[],int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(CTensor)","u":"%3Cinit%3E(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, CNumber)","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, CNumber[])","u":"%3Cinit%3E(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Shape, int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"CTensor(Tensor)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"currentFactor"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"currentFactor"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"currentFactor"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"currentFactor"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(CNumber...)","u":"%3Cinit%3E(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(CVector)","u":"%3Cinit%3E(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(double...)","u":"%3Cinit%3E(double...)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(int, CNumber)","u":"%3Cinit%3E(int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(int...)","u":"%3Cinit%3E(int...)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"CVector(Vector)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"daemonFactory"},{"p":"org.flag4j.linalg.decompositions.chol","c":"ComplexCholesky","l":"decompose(CMatrix)","u":"decompose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"decompose(CMatrix)","u":"decompose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"decompose(CMatrix)","u":"decompose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"decompose(CMatrix)","u":"decompose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"RealCholesky","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"decompose(Matrix)","u":"decompose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions","c":"Decomposition","l":"decompose(T)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"decompose(T)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"decompose(T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"decompose(T)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"decompose(T)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"decomposeBase(T)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"decomposeBase(T)"},{"p":"org.flag4j.linalg.decompositions","c":"DecompositionFactory","l":"DecompositionFactory()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"deepCopy(int[][], int[][])","u":"deepCopy(int[][],int[][])"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"DEFAULT_BLOCK_SIZE"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_CENTER"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"DEFAULT_EXCEPTIONAL_ITERS"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_MAX_COLS"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"DEFAULT_MAX_ITERS_FACTOR"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_MAX_ROWS"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"DEFAULT_MIN_RECURSIVE_SIZE"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"DEFAULT_NUM_THREADS"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_PADDING"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"DEFAULT_POS_DEF_TOLERANCE"},{"p":"org.flag4j.io","c":"PrintOptions","l":"DEFAULT_PRECISION"},{"p":"org.flag4j.core","c":"TensorBase","l":"DEFAULT_ROUND_TO_ZERO_THRESHOLD"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"DEFAULT_ZERO_PIVOT_TOLERANCE"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"DenseTensorBase(Shape, D)","u":"%3Cinit%3E(org.flag4j.core.Shape,D)"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"density()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"det"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"det"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"det"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"det"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"det()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"det()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"det()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"det()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"det(CMatrix)","u":"det(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"det(Matrix)","u":"det(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"det1(CMatrix)","u":"det1(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"det1(Matrix)","u":"det1(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"det2(CMatrix)","u":"det2(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"det2(Matrix)","u":"det2(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"det3(CMatrix)","u":"det3(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"det3(Matrix)","u":"det3(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"details"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"detLU(CMatrix)","u":"detLU(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"detLU(Matrix)","u":"detLU(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseDeterminant","l":"detTri(CMatrix)","u":"detTri(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"detTri(Matrix)","u":"detTri(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"diag"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"digit(int)"},{"p":"org.flag4j.core","c":"Shape","l":"dims"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"DirectSum()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CMatrix, Matrix)","u":"directSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooCMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooCMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooCMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooCMatrix, Matrix)","u":"directSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CooMatrix, Matrix)","u":"directSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrCMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrCMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrCMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrCMatrix, Matrix)","u":"directSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrMatrix, CMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrMatrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrMatrix, CooMatrix)","u":"directSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(CsrMatrix, Matrix)","u":"directSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(Matrix, CMatrix)","u":"directSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(Matrix, CooCMatrix)","u":"directSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(Matrix, CooMatrix)","u":"directSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"directSum(Matrix, Matrix)","u":"directSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatch(CMatrix)","u":"dispatch(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CMatrix, CMatrix)","u":"dispatch(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CMatrix, CVector)","u":"dispatch(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CMatrix, Matrix)","u":"dispatch(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CMatrix, Vector)","u":"dispatch(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"dispatch(CNumber[], Shape, CNumber[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"dispatch(CNumber[], Shape, CNumber[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(CNumber[], Shape, CNumber[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"dispatch(CNumber[], Shape, double[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"dispatch(CNumber[], Shape, double[], Shape)","u":"dispatch(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"dispatch(double[], Shape, CNumber[], Shape)","u":"dispatch(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"dispatch(double[], Shape, double[], Shape)","u":"dispatch(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"dispatch(double[], Shape, double[], Shape)","u":"dispatch(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"dispatch(double[], Shape, double[], Shape)","u":"dispatch(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatch(Matrix)","u":"dispatch(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(Matrix, CMatrix)","u":"dispatch(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(Matrix, CVector)","u":"dispatch(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"dispatch(Matrix, Matrix)","u":"dispatch(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatch(Matrix, Vector)","u":"dispatch(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatchHermitian(CMatrix)","u":"dispatchHermitian(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"dispatchOuter(Vector, Vector)","u":"dispatchOuter(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatchTensor(CTensor, int, int)","u":"dispatchTensor(org.flag4j.arrays.dense.CTensor,int,int)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatchTensor(double[], Shape, int[])","u":"dispatchTensor(double[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"dispatchTensor(Tensor, int, int)","u":"dispatchTensor(org.flag4j.arrays.dense.Tensor,int,int)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatchTranspose(CMatrix, CMatrix)","u":"dispatchTranspose(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatchTranspose(CMatrix, Matrix)","u":"dispatchTranspose(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"dispatchTranspose(Matrix, CMatrix)","u":"dispatchTranspose(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"dispatchTranspose(Matrix, Matrix)","u":"dispatchTranspose(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"div(CNumber)","u":"div(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"div(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"div(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"div(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"div(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"div(double)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"div(double)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"div(double)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"div(double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTensorDot","l":"dot(CTensor, CTensor)","u":"dot(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"doubleImaginaryValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"doubleValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"E"},{"p":"org.flag4j.linalg","c":"Eigen","l":"Eigen()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemDiv(CMatrix)","u":"elemDiv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"elemDiv(CNumber[], Shape, CNumber[], Shape)","u":"elemDiv(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"elemDiv(CNumber[], Shape, double[], Shape)","u":"elemDiv(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"elemDiv(CooCMatrix, CMatrix)","u":"elemDiv(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"elemDiv(CooCMatrix, Matrix)","u":"elemDiv(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"elemDiv(CooCVector, CVector)","u":"elemDiv(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"elemDiv(CooCVector, Vector)","u":"elemDiv(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"elemDiv(CooMatrix, CMatrix)","u":"elemDiv(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"elemDiv(CooMatrix, Matrix)","u":"elemDiv(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"elemDiv(CooVector, CVector)","u":"elemDiv(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"elemDiv(CooVector, Vector)","u":"elemDiv(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"elemDiv(CTensor)","u":"elemDiv(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemDiv(CTensor)","u":"elemDiv(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemDiv(CTensor)","u":"elemDiv(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemDiv(CTensor)","u":"elemDiv(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"elemDiv(CVector)","u":"elemDiv(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemDiv(CVector)","u":"elemDiv(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemDiv(CVector)","u":"elemDiv(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemDiv(CVector)","u":"elemDiv(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"elemDiv(double[], Shape, CNumber[], Shape)","u":"elemDiv(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"elemDiv(double[], Shape, double[], Shape)","u":"elemDiv(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemDiv(Matrix)","u":"elemDiv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"elemDiv(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"elemDiv(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"elemDiv(Tensor)","u":"elemDiv(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemDiv(Tensor)","u":"elemDiv(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemDiv(Tensor)","u":"elemDiv(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemDiv(Tensor)","u":"elemDiv(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"elemDiv(U)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"elemDiv(Vector)","u":"elemDiv(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemDiv(Vector)","u":"elemDiv(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemDiv(Vector)","u":"elemDiv(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemDiv(Vector)","u":"elemDiv(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemDiv","l":"elemDivConcurrent(CNumber[], Shape, CNumber[], Shape)","u":"elemDivConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"elemDivConcurrent(CNumber[], Shape, double[], Shape)","u":"elemDivConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"elemDivConcurrent(double[], Shape, CNumber[], Shape)","u":"elemDivConcurrent(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"elemDivConcurrent(double[], Shape, double[], Shape)","u":"elemDivConcurrent(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemMult(CMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"elemMult(CMatrix, CooCMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"elemMult(CMatrix, CooMatrix)","u":"elemMult(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"elemMult(CNumber[], Shape, CNumber[], Shape)","u":"elemMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"elemMult(CNumber[], Shape, double[], Shape)","u":"elemMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemMult(CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"elemMult(CooCMatrix, CooCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"elemMult(CooCMatrix, CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemMult(CooCTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemMult(CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"elemMult(CooCVector, CooCVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"elemMult(CooCVector, CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemMult(CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"elemMult(CooMatrix, CooMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemMult(CooTensor)","u":"elemMult(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemMult(CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"elemMult(CooVector, CooVector)","u":"elemMult(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CsrCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CsrCMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrOperations","l":"elemMult(CsrCMatrix, CsrMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(CsrMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(CsrMatrix)","u":"elemMult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"elemMult(CTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemMult(CTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemMult(CTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemMult(CTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"elemMult(CTensor, CooCTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"elemMult(CTensor, CooTensor)","u":"elemMult(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"elemMult(CVector)","u":"elemMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemMult(CVector)","u":"elemMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemMult(CVector)","u":"elemMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemMult(CVector)","u":"elemMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"elemMult(CVector, CooCVector)","u":"elemMult(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"elemMult(CVector, CooVector)","u":"elemMult(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"elemMult(double[], Shape, double[], Shape)","u":"elemMult(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"elemMult(Matrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"elemMult(Matrix, CooCMatrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"elemMult(Matrix, CooMatrix)","u":"elemMult(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"elemMult(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"elemMult(T)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"elemMult(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"elemMult(Tensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"elemMult(Tensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"elemMult(Tensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"elemMult(Tensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"elemMult(Tensor, CooCTensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"elemMult(Tensor, CooTensor)","u":"elemMult(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"elemMult(Vector)","u":"elemMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"elemMult(Vector)","u":"elemMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"elemMult(Vector)","u":"elemMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"elemMult(Vector)","u":"elemMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"elemMult(Vector, CooCVector)","u":"elemMult(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"elemMult(Vector, CooVector)","u":"elemMult(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseElemMult","l":"elemMultConcurrent(CNumber[], Shape, CNumber[], Shape)","u":"elemMultConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"elemMultConcurrent(CNumber[], Shape, double[], Shape)","u":"elemMultConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"elemMultConcurrent(double[], Shape, double[], Shape)","u":"elemMultConcurrent(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"enforceHermitian"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"enforceLower"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"enforceSymmetric"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"enforceTriU"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"ensureTensor(TensorBase)","u":"ensureTensor(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.core","c":"TensorBase","l":"entries"},{"p":"org.flag4j.core","c":"Shape","l":"entriesIndex(int...)"},{"p":"org.flag4j.util","c":"Flag4jConstants","l":"EPS_F32"},{"p":"org.flag4j.util","c":"Flag4jConstants","l":"EPS_F64"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"EQ_SHAPE_MISMATCH_ERR"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"equals(double)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"equals(double[], CNumber[])","u":"equals(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.core","c":"Shape","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.core","c":"TensorComparisonsMixin","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"equalShapeErrMsg(Shape, Shape)","u":"equalShapeErrMsg(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"equalsNumber(Number)","u":"equalsNumber(java.lang.Number)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"ERR_MSG"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"erref(CMatrix)","u":"erref(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"erref(Matrix)","u":"erref(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"error(String)","u":"error(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"errorCheck(String)","u":"errorCheck(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"errorCheck(String, String)","u":"errorCheck(java.lang.String,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"ErrorMessages()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"ExactSolver(LU, LinearSolver, LinearSolver)","u":"%3Cinit%3E(org.flag4j.linalg.decompositions.lu.LU,org.flag4j.linalg.solvers.LinearSolver,org.flag4j.linalg.solvers.LinearSolver)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"ExactTensorSolver(LinearSolver)","u":"%3Cinit%3E(org.flag4j.linalg.solvers.LinearSolver)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"exceptionalThreshold"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"exp(CNumber)","u":"exp(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"exp(double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.core","c":"VectorManipulationsMixin","l":"extend(int, int)","u":"extend(int,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"extractNormalizedCols(CMatrix, int)","u":"extractNormalizedCols(org.flag4j.arrays.dense.CMatrix,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"extractNormalizedCols(Matrix, int)","u":"extractNormalizedCols(org.flag4j.arrays.dense.Matrix,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"extractNormalizedCols(T, int)","u":"extractNormalizedCols(T,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"fib(CMatrix)","u":"fib(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"fib(CooCMatrix)","u":"fib(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"fib(CooMatrix)","u":"fib(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CsrCMatrix)","u":"fib(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(CsrMatrix)","u":"fib(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"fib(Matrix)","u":"fib(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"fileIn"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"fileOut"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(CNumber[], double)","u":"fill(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(CNumber[], double, int, int)","u":"fill(org.flag4j.complex_numbers.CNumber[],double,int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(CNumber[], int, int, CNumber)","u":"fill(org.flag4j.complex_numbers.CNumber[],int,int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(CNumber[][], CNumber)","u":"fill(org.flag4j.complex_numbers.CNumber[][],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fill(double[][], double)","u":"fill(double[][],double)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"filledArray(int, int)","u":"filledArray(int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fillZeros(CNumber[][])","u":"fillZeros(org.flag4j.complex_numbers.CNumber[][])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"findFirstLast(int[], int)","u":"findFirstLast(int[],int)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"findMaxAndInit(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"findMaxAndInit(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"findMaxAndInit(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"findMaxAndInit(int)"},{"p":"org.flag4j.util","c":"Flag4jConstants","l":"Flag4jConstants()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"flatten()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"flatten()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"flatten()"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"flatten()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"flatten(CNumber[][])","u":"flatten(org.flag4j.complex_numbers.CNumber[][])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"flatten(double[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"flatten(int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"flatten(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"flatten(int)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"flatten(int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"flatten(int[][])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"floatImaginaryValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"floatValue()"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"forwardSolver"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"ForwardSolver(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"fromColSwaps(int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"fromDense(CMatrix)","u":"fromDense(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"fromDense(CTensor)","u":"fromDense(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"fromDense(CVector)","u":"fromDense(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"fromDense(Matrix)","u":"fromDense(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"fromDense(Tensor)","u":"fromDense(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"fromDense(Vector)","u":"fromDense(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fromDoubleList(List)","u":"fromDoubleList(java.util.List)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fromIntegerList(List)","u":"fromIntegerList(java.util.List)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fromIntegerList(List, int[])","u":"fromIntegerList(java.util.List,int[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"fromList(List, T[])","u":"fromList(java.util.List,T[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"fromPolar(double, double)","u":"fromPolar(double,double)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"FULL"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"fullPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"fullPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"fullPivot()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(CooCTensor, SparseTensorBase)","u":"generalEquals(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(CooTensor, SparseTensorBase)","u":"generalEquals(org.flag4j.arrays.sparse.CooTensor,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(CTensor, DenseTensorBase)","u":"generalEquals(org.flag4j.arrays.dense.CTensor,org.flag4j.core.dense_base.DenseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(CTensor, SparseTensorBase)","u":"generalEquals(org.flag4j.arrays.dense.CTensor,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(DenseTensorBase, SparseTensorBase)","u":"generalEquals(org.flag4j.core.dense_base.DenseTensorBase,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(Tensor, DenseTensorBase)","u":"generalEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.core.dense_base.DenseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(Tensor, SparseTensorBase)","u":"generalEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.core.sparse_base.SparseTensorBase)"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"generalEquals(TensorBase, TensorBase)","u":"generalEquals(org.flag4j.core.TensorBase,org.flag4j.core.TensorBase)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genNormalComplexArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genNormalComplexArray(int, double, double)","u":"genNormalComplexArray(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genNormalRealArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genNormalRealArray(int, double, double)","u":"genNormalRealArray(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genRandomRows(int, int, int, int)","u":"genRandomRows(int,int,int,int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformComplexArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformComplexArray(int, double, double)","u":"genUniformComplexArray(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformRealArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformRealArray(int, double, double)","u":"genUniformRealArray(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformRealIntArray(int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"genUniformRealIntArray(int, int, int)","u":"genUniformRealIntArray(int,int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"geRandomTrilMatrix(int, int, int)","u":"geRandomTrilMatrix(int,int,int)"},{"p":"org.flag4j.core","c":"Shape","l":"get(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"get(int)"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"get(int, int)","u":"get(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"get(int...)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"get(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"get(int...)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"get(int...)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"get(int...)"},{"p":"org.flag4j.core","c":"MatrixMixin","l":"get(int...)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"get(int...)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"get2x2EigenValues(CMatrix)","u":"get2x2EigenValues(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"get2x2EigenValues(CNumber, CNumber, CNumber, CNumber)","u":"get2x2EigenValues(org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"get2x2EigenValues(double, double, double, double)","u":"get2x2EigenValues(double,double,double,double)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"get2x2EigenValues(Matrix)","u":"get2x2EigenValues(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"get2x2Rotator(CNumber, CNumber)","u":"get2x2Rotator(org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"get2x2Rotator(CVector)","u":"get2x2Rotator(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"get2x2Rotator(double, double)","u":"get2x2Rotator(double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"get2x2Rotator(Vector)","u":"get2x2Rotator(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getArrayLengthsMismatchErr(int...)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getAxisErr(int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getAxisErr(int, int...)","u":"getAxisErr(int,int...)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"getBlockSize()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getCol(CooCMatrix, int)","u":"getCol(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getCol(CooCMatrix, int, int, int)","u":"getCol(org.flag4j.arrays.sparse.CooCMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getCol(CooMatrix, int)","u":"getCol(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getCol(CooMatrix, int, int, int)","u":"getCol(org.flag4j.arrays.sparse.CooMatrix,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getCol(int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getCol(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getCol(int, int, int)","u":"getCol(int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getColAsVector(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getColAsVector(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getColBelow(int, int)","u":"getColBelow(int,int)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getColSpace(CMatrix)","u":"getColSpace(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getColSpace(Matrix)","u":"getColSpace(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"getContent()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"getDet()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"getDet()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"getDet()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"getDet()"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"getDetails()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getDiag()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getDiag()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getDiag()"},{"p":"org.flag4j.core","c":"Shape","l":"getDims()"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenPairs(CMatrix)","u":"getEigenPairs(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenPairs(Matrix)","u":"getEigenPairs(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(CMatrix)","u":"getEigenValues(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(CMatrix, ComplexSchur)","u":"getEigenValues(org.flag4j.arrays.dense.CMatrix,org.flag4j.linalg.decompositions.schur.ComplexSchur)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(CMatrix, long)","u":"getEigenValues(org.flag4j.arrays.dense.CMatrix,long)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(CMatrix, long, int)","u":"getEigenValues(org.flag4j.arrays.dense.CMatrix,long,int)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(Matrix)","u":"getEigenValues(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(Matrix, long)","u":"getEigenValues(org.flag4j.arrays.dense.Matrix,long)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(Matrix, long, int)","u":"getEigenValues(org.flag4j.arrays.dense.Matrix,long,int)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenValues(Matrix, RealSchur)","u":"getEigenValues(org.flag4j.arrays.dense.Matrix,org.flag4j.linalg.decompositions.schur.RealSchur)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(CMatrix)","u":"getEigenVectors(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(CMatrix, ComplexSchur)","u":"getEigenVectors(org.flag4j.arrays.dense.CMatrix,org.flag4j.linalg.decompositions.schur.ComplexSchur)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(CMatrix, long)","u":"getEigenVectors(org.flag4j.arrays.dense.CMatrix,long)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(CMatrix, long, int)","u":"getEigenVectors(org.flag4j.arrays.dense.CMatrix,long,int)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(Matrix)","u":"getEigenVectors(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(Matrix, long)","u":"getEigenVectors(org.flag4j.arrays.dense.Matrix,long)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(Matrix, long, int)","u":"getEigenVectors(org.flag4j.arrays.dense.Matrix,long,int)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectors(Matrix, RealSchur)","u":"getEigenVectors(org.flag4j.arrays.dense.Matrix,org.flag4j.linalg.decompositions.schur.RealSchur)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectorsTriu(CMatrix)","u":"getEigenVectorsTriu(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"getEigenVectorsTriu(Matrix)","u":"getEigenVectorsTriu(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"getEmpty(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getEmpty(int, int)","u":"getEmpty(int,int)"},{"p":"org.flag4j.core","c":"TensorBase","l":"getEntries()"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"getGeneralRotator(int, int, int, double)","u":"getGeneralRotator(int,int,int,double)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getGreaterEqErr(double, double)","u":"getGreaterEqErr(double,double)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"getH()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"getH()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"getH()"},{"p":"org.flag4j.core","c":"Shape","l":"getIndices(int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getIndicesRankErr(int, int)","u":"getIndicesRankErr(int,int)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"getInstance()"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"getInvShape(Shape, int)","u":"getInvShape(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"getKind()"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"getL()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"getL()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getL()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"getL()"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getLeftNullSpace(CMatrix)","u":"getLeftNullSpace(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getLeftNullSpace(Matrix)","u":"getLeftNullSpace(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getLessEqErr(double, double)","u":"getLessEqErr(double,double)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"getLH()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getLU()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"getMaxColumns()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"getMaxRows()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNamedGreaterEqErr(double, double, String)","u":"getNamedGreaterEqErr(double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNamedLessEqErr(BigInteger, double, String)","u":"getNamedLessEqErr(java.math.BigInteger,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNamedLessEqErr(double, double, String)","u":"getNamedLessEqErr(double,double,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNegValueErr(double)"},{"p":"org.flag4j.core","c":"Shape","l":"getNextIndices(int[], int)","u":"getNextIndices(int[],int)"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"getNextSymbol()"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"getNextToken()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getNonPosErr(double)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getNullSpace(CMatrix)","u":"getNullSpace(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getNullSpace(Matrix)","u":"getNullSpace(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getNumColSwaps()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getNumRowSwaps()"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"getNumThreads()"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getOrthogonal(double, double, double, double)","u":"getOrthogonal(double,double,double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getOrthogonal(double, double, double, double, double, double)","u":"getOrthogonal(double,double,double,double,double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getOrthogonal2D(double, double)","u":"getOrthogonal2D(double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getOrthogonal2D(double, double, double, double)","u":"getOrthogonal2D(double,double,double,double)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"getOutputShape(T, T, int)","u":"getOutputShape(T,T,int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getP()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"getPadding()"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"getParallelismLevel()"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getPerspective(double, double, double, double)","u":"getPerspective(double,double,double,double)"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"getPerspective(double, double, double, double, double)","u":"getPerspective(double,double,double,double,double)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"getPrecision()"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"getProduct(int[], int)","u":"getProduct(int[],int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getQ()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"getQ()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"getQ()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"getQ()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"getR()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"getR()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getRangeErr(double, double, double, String)","u":"getRangeErr(double,double,double,java.lang.String)"},{"p":"org.flag4j.core","c":"Shape","l":"getRank()"},{"p":"org.flag4j.core","c":"TensorBase","l":"getRank()"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"getRank()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"getRank()"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"getRatio(Shape)","u":"getRatio(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"getRatio(Shape)","u":"getRatio(org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"getReflector(CVector)","u":"getReflector(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"getReflector(Vector)","u":"getReflector(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"getRotator(CVector, int)","u":"getRotator(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"getRotator(double[], int)","u":"getRotator(double[],int)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"getRotator(Vector, int)","u":"getRotator(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getRow(CooCMatrix, int)","u":"getRow(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getRow(CooCMatrix, int, int, int)","u":"getRow(org.flag4j.arrays.sparse.CooCMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getRow(CooMatrix, int)","u":"getRow(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getRow(CooMatrix, int, int, int)","u":"getRow(org.flag4j.arrays.sparse.CooMatrix,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getRow(int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getRow(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getRowAfter(int, int)","u":"getRowAfter(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getRowAsVector(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getRowAsVector(int)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getRowSpace(CMatrix)","u":"getRowSpace(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"getRowSpace(Matrix)","u":"getRowSpace(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"getS()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"getSelf()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getSelf()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getSelf()"},{"p":"org.flag4j.core","c":"TensorBase","l":"getSelf()"},{"p":"org.flag4j.core","c":"TensorBase","l":"getShape()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getShapeBroadcastErr(Shape, Shape)","u":"getShapeBroadcastErr(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"getSlice(CooCMatrix, int, int, int, int)","u":"getSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"getSlice(CooMatrix, int, int, int, int)","u":"getSlice(org.flag4j.arrays.sparse.CooMatrix,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"getSlice(CsrCMatrix, int, int, int, int)","u":"getSlice(org.flag4j.arrays.sparse.CsrCMatrix,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"getSlice(CsrMatrix, int, int, int, int)","u":"getSlice(org.flag4j.arrays.sparse.CsrMatrix,int,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"getSlice(int, int, int, int)","u":"getSlice(int,int,int,int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getSquareShapeErr(Shape)","u":"getSquareShapeErr(org.flag4j.core.Shape)"},{"p":"org.flag4j.core","c":"Shape","l":"getStrides()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"getT()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getTotalEntriesErr()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"getU()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"getUpper()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"getUpper(CMatrix)","u":"getUpper(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"getUpper(Matrix)","u":"getUpper(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"getUpper(T)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"getUtilityClassErrMsg()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"getV()"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"getVector(Vector)","u":"getVector(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"Givens()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"GREATER_EQ_ERR"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"H()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"H()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"H()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"H()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"H()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"H()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"H()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"H()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"H(int, int)","u":"H(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"H(int, int)","u":"H(int,int)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"H(int, int)","u":"H(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"H(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"H(int...)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"H(int...)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"hasEqualSpan(CMatrix, CMatrix)","u":"hasEqualSpan(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"hasEqualSpan(Matrix, Matrix)","u":"hasEqualSpan(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"hashCode()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"hashCode()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"hashCode()"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"hashCode()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"hashCode()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"hashCode()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"hashCode()"},{"p":"org.flag4j.core","c":"Shape","l":"hashCode()"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"HERMATION_BLOCKED_THRESHOLD"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"hermTranspose()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"hermTranspose()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"hermTranspose()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"hermTranspose(CsrCMatrix)","u":"hermTranspose(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"hermTranspose(int, int)","u":"hermTranspose(int,int)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"hermTranspose(int...)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"hess"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"Householder()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"householderVector"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"householderVector"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"I(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"I(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"I(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"I(int, int)","u":"I(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"I(int, int)","u":"I(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"I(int, int)","u":"I(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"I(Shape)","u":"I(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"I(Shape)","u":"I(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"I(Shape)","u":"I(org.flag4j.core.Shape)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"im"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"im()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"IMAGINARY_UNIT"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"indexOf(int[], int)","u":"indexOf(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"indices"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"indices"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"indices"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"INDICES_RANK_ERR"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"infNorm(CMatrix)","u":"infNorm(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"infNorm(ComplexDenseTensorBase)","u":"infNorm(org.flag4j.core.dense_base.ComplexDenseTensorBase)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"infNorm(CooCVector)","u":"infNorm(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"infNorm(CooVector)","u":"infNorm(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"infNorm(CTensor)","u":"infNorm(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"infNorm(CVector)","u":"infNorm(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"infNorm(Matrix)","u":"infNorm(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"infNorm(RealDenseTensorBase)","u":"infNorm(org.flag4j.core.dense_base.RealDenseTensorBase)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"infNorm(Vector)","u":"infNorm(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.util.exceptions","c":"SingularMatrixException","l":"INFO"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"initLU(CMatrix)","u":"initLU(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"initLU(Matrix)","u":"initLU(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"initLU(T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactTensorSolver","l":"initMatrix(CTensor, int)","u":"initMatrix(org.flag4j.arrays.dense.CTensor,int)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"initMatrix(T, int)","u":"initMatrix(T,int)"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactTensorSolver","l":"initMatrix(Tensor, int)","u":"initMatrix(org.flag4j.arrays.dense.Tensor,int)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"ComplexHess","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"initQ()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"initUV(Shape, int)","u":"initUV(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"initUV(Shape, int)","u":"initUV(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"initUV(Shape, int)","u":"initUV(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactTensorSolver","l":"initVector(CTensor)","u":"initVector(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"initVector(T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactTensorSolver","l":"initVector(Tensor)","u":"initVector(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"initWorkArrays(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"initWorkArrays(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"initWorkArrays(int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"inner(CNumber[], double[], int[], int)","u":"inner(org.flag4j.complex_numbers.CNumber[],double[],int[],int)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"inner(CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"inner(CooCVector, CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"inner(CooCVector, CooVector)","u":"inner(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"inner(CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"inner(CooVector, CooCVector)","u":"inner(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"inner(CooVector, CooVector)","u":"inner(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"inner(CVector)","u":"inner(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"inner(double[], CNumber[], int[], int)","u":"inner(double[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"inner(double[], double[], int[], int)","u":"inner(double[],double[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"inner(double[], int[], int, CNumber[])","u":"inner(double[],int[],int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"inner(Vector)","u":"inner(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseVectorOperations","l":"innerProduct(CNumber[], CNumber[])","u":"innerProduct(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"innerProduct(CNumber[], CNumber[], int[], int)","u":"innerProduct(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"innerProduct(CNumber[], double[])","u":"innerProduct(org.flag4j.complex_numbers.CNumber[],double[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"innerProduct(CNumber[], int[], int, CNumber[])","u":"innerProduct(org.flag4j.complex_numbers.CNumber[],int[],int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"innerProduct(double[], CNumber[])","u":"innerProduct(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"innerProduct(double[], double[])","u":"innerProduct(double[],double[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"innerSelf()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"inSlice(int, int, int, int, int, int)","u":"inSlice(int,int,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"inSlice(int, int, int, int, int, int)","u":"inSlice(int,int,int,int,int,int)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"intImaginaryValue()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"intRange(int, int)","u":"intRange(int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"intRange(int, int, int)","u":"intRange(int,int,int)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"intValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"INV_IMAGINARY_UNIT"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"inv()"},{"p":"org.flag4j.linalg","c":"Invert","l":"inv(CMatrix)","u":"inv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"inv(CTensor, int)","u":"inv(org.flag4j.arrays.dense.CTensor,int)"},{"p":"org.flag4j.linalg","c":"Invert","l":"inv(Matrix)","u":"inv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"inv(Tensor, int)","u":"inv(org.flag4j.arrays.dense.Tensor,int)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invDiag(CMatrix)","u":"invDiag(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invDiag(Matrix)","u":"invDiag(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"invDirectSum(CMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooCMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooCMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooCMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooCMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CooMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, CsrMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrCMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, CsrMatrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(CsrMatrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"invDirectSum(Matrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(Matrix, CMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(Matrix, CooCMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(Matrix, CooMatrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg.ops","c":"DirectSum","l":"invDirectSum(Matrix, Matrix)","u":"invDirectSum(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"invDirectSum(T)"},{"p":"org.flag4j.linalg","c":"Invert","l":"Invert()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg","c":"Invert","l":"invHermPosDef(CMatrix)","u":"invHermPosDef(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invHermPosDef(CMatrix, boolean)","u":"invHermPosDef(org.flag4j.arrays.dense.CMatrix,boolean)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invSymPosDef(Matrix)","u":"invSymPosDef(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invSymPosDef(Matrix, boolean)","u":"invSymPosDef(org.flag4j.arrays.dense.Matrix,boolean)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invTriL(CMatrix)","u":"invTriL(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invTriL(Matrix)","u":"invTriL(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invTriU(CMatrix)","u":"invTriU(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"invTriU(Matrix)","u":"invTriU(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isAntiHermitian()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isAntiHermitian()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isAntiHermitian()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isAntiHermitian()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"isAntiHermitian(CNumber[], Shape)","u":"isAntiHermitian(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixProperties","l":"isAntiHermitian(CooCMatrix)","u":"isAntiHermitian(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrProperties","l":"isAntiHermitian(CsrCMatrix)","u":"isAntiHermitian(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isAntiSymmetric()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isAntiSymmetric()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isAntiSymmetric()"},{"p":"org.flag4j.core","c":"RealMatrixMixin","l":"isAntiSymmetric()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixProperties","l":"isAntiSymmetric(CooMatrix)","u":"isAntiSymmetric(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrProperties","l":"isAntiSymmetric(CsrMatrix)","u":"isAntiSymmetric(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isAntiSymmetric(double[], Shape)","u":"isAntiSymmetric(double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isCloseToI()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isCloseToI()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"isCloseToIdentity(CMatrix)","u":"isCloseToIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isCloseToIdentity(Matrix)","u":"isCloseToIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"isComplex()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isComplex()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isComplex()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"isComplex()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"isComplex()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"isComplex()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"isComplex(CNumber[])","u":"isComplex(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isDiag()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isDiag()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isDiag()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isDouble()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isFinite()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isFullRank()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isFullRank()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isFullRank()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isHermitian()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isHermitian()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isHermitian()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isHermitian()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"isHermitian(CNumber[], Shape)","u":"isHermitian(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixProperties","l":"isHermitian(CooCMatrix)","u":"isHermitian(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrProperties","l":"isHermitian(CsrCMatrix)","u":"isHermitian(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isI()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isI()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isI()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isI()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isI()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isI()"},{"p":"org.flag4j.core","c":"MatrixComparisonsMixin","l":"isI()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixProperties","l":"isIdentity(CooCMatrix)","u":"isIdentity(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixProperties","l":"isIdentity(CooMatrix)","u":"isIdentity(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrProperties","l":"isIdentity(CsrCMatrix)","u":"isIdentity(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrProperties","l":"isIdentity(CsrMatrix)","u":"isIdentity(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isIdentity(Matrix)","u":"isIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isImaginary()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isInfinite()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isInt()"},{"p":"org.flag4j.linalg","c":"Invert","l":"isInv(CMatrix, CMatrix)","u":"isInv(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"isInv(Matrix, Matrix)","u":"isInv(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isInvertible()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isInvertible()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isInvertible()"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"isKind(String)","u":"isKind(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isNaN()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"isNeg()"},{"p":"org.flag4j.core","c":"RealTensorMixin","l":"isNeg()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"isNeg()"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"isNeg(double[])"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"isOnes()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"isOnes()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"isOnes()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"isOnes()"},{"p":"org.flag4j.core","c":"TensorComparisonsMixin","l":"isOnes()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseProperties","l":"isOnes(CNumber[])","u":"isOnes(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isOnes(double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isOrthogonal()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isOrthogonal()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isOrthogonal()"},{"p":"org.flag4j.core","c":"RealMatrixMixin","l":"isOrthogonal()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"isParallel(Vector)","u":"isParallel(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"isPerp(Vector)","u":"isPerp(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"isPos()"},{"p":"org.flag4j.core","c":"RealTensorMixin","l":"isPos()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"isPos()"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"isPos(double[])"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isPosDef(CMatrix)","u":"isPosDef(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isPosDef(Matrix)","u":"isPosDef(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isPosSemiDef(CMatrix)","u":"isPosSemiDef(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isPosSemiDef(Matrix)","u":"isPosSemiDef(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"isReal()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"isReal()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isReal()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"isReal()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"isReal()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"isReal()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"isReal(CNumber[])","u":"isReal(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isSingular()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isSingular()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isSingular()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isSingular()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isSingular()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isSingular()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isSingular()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isSquare()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isSquare()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isSquare()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isSquare()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isSquare()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isSquare()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isSquare()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isSymmetric()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isSymmetric()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isSymmetric()"},{"p":"org.flag4j.core","c":"RealMatrixMixin","l":"isSymmetric()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixProperties","l":"isSymmetric(CooMatrix)","u":"isSymmetric(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrProperties","l":"isSymmetric(CsrMatrix)","u":"isSymmetric(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"isSymmetric(double[], Shape)","u":"isSymmetric(double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isSymmPosDef(CMatrix)","u":"isSymmPosDef(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"isSymmPosDef(Matrix)","u":"isSymmPosDef(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isTri()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isTri()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isTri()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isTri()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isTriL()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isTriL()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isTriL()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isTriL()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isTriL()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isTriL()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isTriL()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isTriU()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isTriU()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isTriU()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isTriU()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isTriU()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isTriU()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isTriU()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"isUnit"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isUnitary()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isUnitary()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isUnitary()"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"isUnitary()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"isVector()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"isVector()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"isVector()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"isVector()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"isVector()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"isVector()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"isVector()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"isZeros()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"isZeros()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"isZeros()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"isZeros()"},{"p":"org.flag4j.core","c":"TensorComparisonsMixin","l":"isZeros()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexProperties","l":"isZeros(CNumber[])","u":"isZeros(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"isZeros(double[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"join(CooCVector)","u":"join(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"join(CooVector)","u":"join(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"join(CVector)","u":"join(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"join(double[], double[])","u":"join(double[],double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"join(int[], int[])","u":"join(int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"join(Vector)","u":"join(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"keys"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"kind"},{"p":"org.flag4j.linalg.decompositions.chol","c":"Cholesky","l":"L"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"leftMult(CMatrix)","u":"leftMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"leftMult(CVector)","u":"leftMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"leftMult(Matrix)","u":"leftMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"leftMult(Vector)","u":"leftMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"leftMult2x2Rotator(CMatrix, CMatrix, int, CNumber[])","u":"leftMult2x2Rotator(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"leftMult2x2Rotator(Matrix, Matrix, int, double[])","u":"leftMult2x2Rotator(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix,int,double[])"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"leftMultReflector(CMatrix, CNumber[], CNumber, int, int, int, CNumber[])","u":"leftMultReflector(org.flag4j.arrays.dense.CMatrix,org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber,int,int,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"leftMultReflector(CMatrix, CVector, CNumber, int, int, int)","u":"leftMultReflector(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector,org.flag4j.complex_numbers.CNumber,int,int,int)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"leftMultReflector(Matrix, double[], double, int, int, int, double[])","u":"leftMultReflector(org.flag4j.arrays.dense.Matrix,double[],double,int,int,int,double[])"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"leftMultReflector(Matrix, Vector, double, int, int, int)","u":"leftMultReflector(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector,double,int,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"length()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"length()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"length()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"length()"},{"p":"org.flag4j.core","c":"VectorPropertiesMixin","l":"length()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"length(CNumber)","u":"length(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"LESS_EQ_ERR"},{"p":"org.flag4j.util.exceptions","c":"LinearAlgebraException","l":"LinearAlgebraException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ln(CNumber)","u":"ln(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ln(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(CNumber)","u":"log(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(CNumber, CNumber)","u":"log(org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(double, CNumber)","u":"log(double,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"log(double, double)","u":"log(double,double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"longImaginaryValue()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"longValue()"},{"p":"org.flag4j.linalg.transformations","c":"View","l":"lookAt(Vector, Vector, Vector)","u":"lookAt(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.dense.Vector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"LstsqSolver(UnitaryDecomposition, LinearSolver)","u":"%3Cinit%3E(org.flag4j.linalg.decompositions.unitary.UnitaryDecomposition,org.flag4j.linalg.solvers.LinearSolver)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"lu"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"LU"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"LU"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"LU(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"LU(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"mag()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"magSquared()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"makeComplexTensor(Shape, CNumber[])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"makeComplexTensor(Shape, CNumber[])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"makeComplexTensor(Shape, CNumber[])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"makeComplexTensor(Shape, CNumber[])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"makeComplexTensor(Shape, CNumber[], int[][])","u":"makeComplexTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"makeComplexTensor(Shape, double[])","u":"makeComplexTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"makeComplexTensor(Shape, double[])","u":"makeComplexTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"makeComplexTensor(Shape, double[])","u":"makeComplexTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"makeComplexTensor(Shape, double[])","u":"makeComplexTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"makeDenseTensor(Shape, double[])","u":"makeDenseTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"makeEigenPairs(CMatrix, double[])","u":"makeEigenPairs(org.flag4j.arrays.dense.CMatrix,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"makeEigenPairs(Matrix, double[])","u":"makeEigenPairs(org.flag4j.arrays.dense.Matrix,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"makeEigenPairs(T, double[])","u":"makeEigenPairs(T,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"ComplexSVD","l":"makeEigenVals(CMatrix, double[])","u":"makeEigenVals(org.flag4j.arrays.dense.CMatrix,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"makeEigenVals(Matrix, double[])","u":"makeEigenVals(org.flag4j.arrays.dense.Matrix,double[])"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"makeEigenVals(T, double[])","u":"makeEigenVals(T,double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"makeRealTensor(Shape, double[])","u":"makeRealTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"makeRealTensor(Shape, double[])","u":"makeRealTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"makeRealTensor(Shape, double[])","u":"makeRealTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"makeRealTensor(Shape, double[])","u":"makeRealTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"makeRealTensor(Shape, double[], int[][])","u":"makeRealTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"makeReflector(int, CNumber, CNumber)","u":"makeReflector(int,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"makeReflector(int, CNumber, CNumber, CNumber)","u":"makeReflector(int,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"makeReflector(int, double, double)","u":"makeReflector(int,double,double)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"makeReflector(int, double, double, double)","u":"makeReflector(int,double,double,double)"},{"p":"org.flag4j.core","c":"Shape","l":"makeStridesIfNull()"},{"p":"org.flag4j.linalg","c":"Eigen","l":"makeSystem(CMatrix, int, CMatrix, CVector)","u":"makeSystem(org.flag4j.arrays.dense.CMatrix,int,org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg","c":"Eigen","l":"makeSystem(Matrix, int, Matrix, Vector)","u":"makeSystem(org.flag4j.arrays.dense.Matrix,int,org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"makeTensor(Shape, CNumber...)","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"makeTensor(Shape, CNumber[])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"makeTensor(Shape, CNumber[])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"makeTensor(Shape, CNumber[], int[][])","u":"makeTensor(org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[][])"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"makeTensor(Shape, D)","u":"makeTensor(org.flag4j.core.Shape,D)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"makeTensor(Shape, double[])","u":"makeTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"makeTensor(Shape, double[])","u":"makeTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"makeTensor(Shape, double[])","u":"makeTensor(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"makeTensor(Shape, double[], int[][])","u":"makeTensor(org.flag4j.core.Shape,double[],int[][])"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"MAT_MULT_DIM_MISMATCH_ERR"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"matches(String, String)","u":"matches(java.lang.String,java.lang.String)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"matMultShapeErrMsg(Shape, Shape)","u":"matMultShapeErrMsg(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(double[][])","u":"%3Cinit%3E(double[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Double[][])","u":"%3Cinit%3E(java.lang.Double[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int, int, double)","u":"%3Cinit%3E(int,int,double)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int, int, double[])","u":"%3Cinit%3E(int,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(int[][])","u":"%3Cinit%3E(int[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Integer[][])","u":"%3Cinit%3E(java.lang.Integer[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Matrix)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"Matrix(Shape, double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseElementSearch","l":"matrixBinarySearch(CooCMatrix, int, int)","u":"matrixBinarySearch(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseElementSearch","l":"matrixBinarySearch(int[], int[], int, int)","u":"matrixBinarySearch(int[],int[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseEquals","l":"matrixEquals(CMatrix, CMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseEquals","l":"matrixEquals(CMatrix, CooCMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"matrixEquals(CMatrix, CooMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"matrixEquals(CooCMatrix, CooCMatrix)","u":"matrixEquals(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseEquals","l":"matrixEquals(CooMatrix, CooCMatrix)","u":"matrixEquals(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"matrixEquals(CooMatrix, CooMatrix)","u":"matrixEquals(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseEquals","l":"matrixEquals(Matrix, CMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"matrixEquals(Matrix, CooCMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseEquals","l":"matrixEquals(Matrix, CooMatrix)","u":"matrixEquals(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"matrixEquals(Matrix, Matrix)","u":"matrixEquals(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseElementSearch","l":"matrixFindRowStartEnd(CooCMatrix, int)","u":"matrixFindRowStartEnd(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseElementSearch","l":"matrixFindRowStartEnd(int[], int)","u":"matrixFindRowStartEnd(int[],int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"matrixGet(CooCMatrix, int, int)","u":"matrixGet(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"matrixGet(CooMatrix, int, int)","u":"matrixGet(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixInfNorm(CNumber[], Shape)","u":"matrixInfNorm(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixInfNorm(double[], Shape)","u":"matrixInfNorm(double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixMaxNorm(CNumber[])","u":"matrixMaxNorm(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixMaxNorm(double[])"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"MatrixMultiplyDispatcher()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormL2(CNumber[], Shape)","u":"matrixNormL2(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseNorms","l":"matrixNormL2(CooCMatrix)","u":"matrixNormL2(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseNorms","l":"matrixNormL2(CooMatrix)","u":"matrixNormL2(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormLp(CNumber[], Shape, double)","u":"matrixNormLp(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseNorms","l":"matrixNormLp(CooCMatrix, double)","u":"matrixNormLp(org.flag4j.arrays.sparse.CooCMatrix,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseNorms","l":"matrixNormLp(CooMatrix, double)","u":"matrixNormLp(org.flag4j.arrays.sparse.CooMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormLpq(CNumber[], Shape, double, double)","u":"matrixNormLpq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseNorms","l":"matrixNormLpq(CooCMatrix, double, double)","u":"matrixNormLpq(org.flag4j.arrays.sparse.CooCMatrix,double,double)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseNorms","l":"matrixNormLpq(CooMatrix, double, double)","u":"matrixNormLpq(org.flag4j.arrays.sparse.CooMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormLpq(CsrMatrix, double, double)","u":"matrixNormLpq(org.flag4j.arrays.sparse.CsrMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"matrixNormLpq(double[], Shape, double, double)","u":"matrixNormLpq(double[],org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"MatrixNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"matrixRank()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"matrixRank()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"matrixRank()"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"matrixSet(CooCMatrix, int, int, CNumber)","u":"matrixSet(org.flag4j.arrays.sparse.CooCMatrix,int,int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"matrixSet(CooMatrix, int, int, double)","u":"matrixSet(org.flag4j.arrays.sparse.CooMatrix,int,int,double)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"matrixSolver"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"MAX_REAL"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"max()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"max()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"max()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"max()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"max()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"max(CNumber...)","u":"max(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"max(double[])"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"maxAbs()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"maxAbs()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"maxAbs()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"maxAbs()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"maxAbs()"},{"p":"org.flag4j.core","c":"VectorPropertiesMixin","l":"maxAbs()"},{"p":"org.flag4j.operations.common.complex","c":"AggregateComplex","l":"maxAbs(CNumber...)","u":"maxAbs(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"maxAbs(double...)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"maxColIndex(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"maxColIndex(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"maxColumns"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"maxIndex(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"maxIndex(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"maxIterations"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"maxIterationsFactor"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(CMatrix)","u":"maxNorm(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(CooCMatrix)","u":"maxNorm(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(CooMatrix)","u":"maxNorm(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(CsrMatrix)","u":"maxNorm(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"maxNorm(Matrix)","u":"maxNorm(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"maxRe(CNumber...)","u":"maxRe(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"maxRows"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"maxStringLength(CNumber[])","u":"maxStringLength(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"maxStringLength(CNumber[], int)","u":"maxStringLength(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"maxStringLength(double[])"},{"p":"org.flag4j.complex_numbers","c":"CNumberUtils","l":"maxStringLength(double[], int)","u":"maxStringLength(double[],int)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"MIN_REAL"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"MIN_REAL_NORMAL"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"min()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"min()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"min()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"min()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"min()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"min(CNumber...)","u":"min(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"min(double[])"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"minAbs()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"minAbs()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"minAbs()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"minAbs()"},{"p":"org.flag4j.core","c":"TensorPropertiesMixin","l":"minAbs()"},{"p":"org.flag4j.operations.common.complex","c":"AggregateComplex","l":"minAbs(CNumber[])","u":"minAbs(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"minAbs(double[])"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"minAxisSize"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"minRe(CNumber...)","u":"minRe(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"moveAndShiftLeft(CsrCMatrix, int, int, int)","u":"moveAndShiftLeft(org.flag4j.arrays.sparse.CsrCMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"moveAndShiftLeft(CsrMatrix, int, int, int)","u":"moveAndShiftLeft(org.flag4j.arrays.sparse.CsrMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"moveAndShiftRight(CsrCMatrix, int, int, int)","u":"moveAndShiftRight(org.flag4j.arrays.sparse.CsrCMatrix,int,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"moveAndShiftRight(CsrMatrix, int, int, int)","u":"moveAndShiftRight(org.flag4j.arrays.sparse.CsrMatrix,int,int,int)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"MULT_T"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"MULT_T"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"MULT_T_BLOCKED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"MULT_T_BLOCKED"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"MULT_T_BLOCKED_CONCURRENT"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"MULT_T_BLOCKED_CONCURRENT"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"MULT_T_CONCURRENT"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"MULT_T_CONCURRENT"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CMatrix)","u":"mult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"mult(CNumber)","u":"mult(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CooCMatrix)","u":"mult(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CooCVector)","u":"mult(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CooMatrix)","u":"mult(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CooVector)","u":"mult(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CsrCMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CsrMatrix)","u":"mult(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(CVector)","u":"mult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"mult(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"mult(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"mult(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"mult(double)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(double)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"mult(double)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"mult(double)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"mult(double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(Matrix)","u":"mult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(T)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(TT)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"mult(Vector)","u":"mult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult2CSR(CooCMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult2CSR(CooCMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult2CSR(CooMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult2CSR(CooMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult2CSR(CsrCMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult2CSR(CsrCMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"mult2CSR(CsrMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"mult2CSR(CsrMatrix)","u":"mult2CSR(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"multInv()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CMatrix)","u":"multTranspose(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultTranspose","l":"multTranspose(CNumber[], Shape, CNumber[], int[], int[], Shape)","u":"multTranspose(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"multTranspose(CNumber[], Shape, CNumber[], Shape)","u":"multTranspose(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultTranspose","l":"multTranspose(CNumber[], Shape, double[], int[], int[], Shape)","u":"multTranspose(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTranspose(CNumber[], Shape, double[], Shape)","u":"multTranspose(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CooCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CooMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CsrCMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(CsrMatrix)","u":"multTranspose(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultTranspose","l":"multTranspose(double[], Shape, CNumber[], int[], int[], Shape)","u":"multTranspose(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTranspose(double[], Shape, CNumber[], Shape)","u":"multTranspose(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultTranspose","l":"multTranspose(double[], Shape, double[], int[], int[], Shape)","u":"multTranspose(double[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"multTranspose(double[], Shape, double[], Shape)","u":"multTranspose(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"multTranspose(Matrix)","u":"multTranspose(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"multTransposeBlocked(CNumber[], Shape, CNumber[], Shape)","u":"multTransposeBlocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeBlocked(CNumber[], Shape, double[], Shape)","u":"multTransposeBlocked(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeBlocked(double[], Shape, CNumber[], Shape)","u":"multTransposeBlocked(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"multTransposeBlocked(double[], Shape, double[], Shape)","u":"multTransposeBlocked(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"multTransposeBlockedConcurrent(CNumber[], Shape, CNumber[], Shape)","u":"multTransposeBlockedConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeBlockedConcurrent(CNumber[], Shape, double[], Shape)","u":"multTransposeBlockedConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeBlockedConcurrent(double[], Shape, CNumber[], Shape)","u":"multTransposeBlockedConcurrent(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"multTransposeBlockedConcurrent(double[], Shape, double[], Shape)","u":"multTransposeBlockedConcurrent(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultTranspose","l":"multTransposeConcurrent(CNumber[], Shape, CNumber[], Shape)","u":"multTransposeConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeConcurrent(CNumber[], Shape, double[], Shape)","u":"multTransposeConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"multTransposeConcurrent(double[], Shape, CNumber[], Shape)","u":"multTransposeConcurrent(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"multTransposeConcurrent(double[], Shape, double[], Shape)","u":"multTransposeConcurrent(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NAMED_GREATER_EQ_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NAMED_LESS_EQ_BI_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NAMED_LESS_EQ_ERR"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"NaN"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"nearZero(CNumber, double)","u":"nearZero(org.flag4j.complex_numbers.CNumber,double)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NEG_DIM_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NEG_VALUE_ERR"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"NEGATIVE_INFINITY"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"NEGATIVE_ONE"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"negativeDimErrMsg(int[])"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"nnz"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"NON_POS_ERR"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"NONE"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"nonZeroEntries()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"nonZeroEntries()"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"nonZeroEntries()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"noPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"noPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"noPivot()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"norm"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"norm"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"norm"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"norm"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CMatrix)","u":"norm(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CMatrix, double)","u":"norm(org.flag4j.arrays.dense.CMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CMatrix, double, double)","u":"norm(org.flag4j.arrays.dense.CMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CNumber...)","u":"norm(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CNumber[], double)","u":"norm(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooCMatrix)","u":"norm(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooCMatrix, double)","u":"norm(org.flag4j.arrays.sparse.CooCMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooCMatrix, double, double)","u":"norm(org.flag4j.arrays.sparse.CooCMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CooCTensor)","u":"norm(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CooCTensor, double)","u":"norm(org.flag4j.arrays.sparse.CooCTensor,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CooCVector)","u":"norm(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CooCVector, double)","u":"norm(org.flag4j.arrays.sparse.CooCVector,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooMatrix)","u":"norm(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooMatrix, double)","u":"norm(org.flag4j.arrays.sparse.CooMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CooMatrix, double, double)","u":"norm(org.flag4j.arrays.sparse.CooMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CooTensor)","u":"norm(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CooTensor, double)","u":"norm(org.flag4j.arrays.sparse.CooTensor,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CooVector)","u":"norm(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CooVector, double)","u":"norm(org.flag4j.arrays.sparse.CooVector,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CsrMatrix)","u":"norm(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CsrMatrix, double)","u":"norm(org.flag4j.arrays.sparse.CsrMatrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(CsrMatrix, double, double)","u":"norm(org.flag4j.arrays.sparse.CsrMatrix,double,double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CTensor)","u":"norm(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(CTensor, double)","u":"norm(org.flag4j.arrays.dense.CTensor,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CVector)","u":"norm(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(CVector, double)","u":"norm(org.flag4j.arrays.dense.CVector,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(double...)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(double[], double)","u":"norm(double[],double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(Matrix)","u":"norm(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(Matrix, double)","u":"norm(org.flag4j.arrays.dense.Matrix,double)"},{"p":"org.flag4j.linalg","c":"MatrixNorms","l":"norm(Matrix, double, double)","u":"norm(org.flag4j.arrays.dense.Matrix,double,double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(Tensor)","u":"norm(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"norm(Tensor, double)","u":"norm(org.flag4j.arrays.dense.Tensor,double)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(Vector)","u":"norm(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"norm(Vector, double)","u":"norm(org.flag4j.arrays.dense.Vector,double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"normalize()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"normalize()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"normalize()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"normalize()"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"normalize()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"normRe"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"notContains(int[], int)","u":"notContains(int[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"notInAxes(int[], int)","u":"notInAxes(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"numCols"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"numCols"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"numCols"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"numCols"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"numCols"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"numCols"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"numCols"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"numCols()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"numCols()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"numCols()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"numCols()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"numCols()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"numCols()"},{"p":"org.flag4j.core","c":"MatrixMixin","l":"numCols()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"numColSwaps"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"numExceptional"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"numRows"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"numRows"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"numRows"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"numRows"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"numRows"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"numRows"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"numRows"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"numRows"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"numRows()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"numRows()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"numRows()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"numRows()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"numRows()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"numRows()"},{"p":"org.flag4j.core","c":"MatrixMixin","l":"numRows()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"numRowSwaps"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"numUnique(double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"numUnique(int[])"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"objectIn"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"objectOut"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"offDiag"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ONE"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"OUTER_CONCURRENT_THRESHOLD"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"outer(CooCVector)","u":"outer(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"outer(CooVector)","u":"outer(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"outer(CVector)","u":"outer(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"outer(Vector)","u":"outer(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseVectorOperations","l":"outerProduct(CNumber[], CNumber[])","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"outerProduct(CNumber[], CNumber[], int[], int)","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"outerProduct(CNumber[], double[])","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],double[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"outerProduct(CNumber[], double[], int[], int)","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],double[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"outerProduct(CNumber[], int[], int, CNumber[])","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],int[],int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"outerProduct(CNumber[], int[], int, double[])","u":"outerProduct(org.flag4j.complex_numbers.CNumber[],int[],int,double[])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"outerProduct(CooCVector, CooCVector)","u":"outerProduct(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"outerProduct(CooCVector, CooVector)","u":"outerProduct(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"outerProduct(CooVector, CooCVector)","u":"outerProduct(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"outerProduct(CooVector, CooVector)","u":"outerProduct(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"outerProduct(double[], CNumber[])","u":"outerProduct(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"outerProduct(double[], CNumber[], int[], int)","u":"outerProduct(double[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"outerProduct(double[], double[])","u":"outerProduct(double[],double[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"outerProduct(double[], double[], int[], int)","u":"outerProduct(double[],double[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"outerProduct(double[], int[], int, CNumber[])","u":"outerProduct(double[],int[],int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"outerProduct(double[], int[], int, double[])","u":"outerProduct(double[],int[],int,double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"outerProductConcurrent(double[], double[])","u":"outerProductConcurrent(double[],double[])"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"P"},{"p":"org.flag4j.io","c":"PrintOptions","l":"padding"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"parallelismLevel"},{"p":"org.flag4j.util","c":"ParameterChecks","l":"ParameterChecks()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumberParser","l":"parseNumber(String)","u":"parseNumber(java.lang.String)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"PARTIAL"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"partialPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"partialPivot()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"partialPivot()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"performDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"performDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"performDoubleShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"performExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"performExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"performExceptionalShift(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"performSingleShift(int, CNumber)","u":"performSingleShift(int,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"performSingleShift(int, double)","u":"performSingleShift(int,double)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"PermutationMatrix(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"PermutationMatrix(int[])","u":"%3Cinit%3E(int[])"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"PermutationMatrix(PermutationMatrix)","u":"%3Cinit%3E(org.flag4j.arrays.sparse.PermutationMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"PermutationMatrix(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactSolver","l":"permuteRows(CMatrix)","u":"permuteRows(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactSolver","l":"permuteRows(CVector)","u":"permuteRows(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"permuteRows(int[])"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactSolver","l":"permuteRows(Matrix)","u":"permuteRows(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"permuteRows(T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"permuteRows(U)"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactSolver","l":"permuteRows(Vector)","u":"permuteRows(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"PI"},{"p":"org.flag4j.linalg","c":"Invert","l":"pInv(CMatrix)","u":"pInv(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"Invert","l":"pInv(Matrix)","u":"pInv(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"pivotFlag"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"Pivoting()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"POSITIVE_INFINITY"},{"p":"org.flag4j.linalg","c":"PositiveDefiniteness","l":"PositiveDefiniteness()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"pow(CNumber, CNumber)","u":"pow(org.flag4j.complex_numbers.CNumber,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"pow(CNumber, double)","u":"pow(org.flag4j.complex_numbers.CNumber,double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"pow(double, CNumber)","u":"pow(double,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"pow(double, double)","u":"pow(double,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"pow(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"pow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"pow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"pow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"pow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"pow(int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"pow(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"precision"},{"p":"org.flag4j.io","c":"PrintOptions","l":"PrintOptions()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"prod(CNumber[])","u":"prod(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"prod(double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"prod(int[])"},{"p":"org.flag4j.linalg.transformations","c":"Projection","l":"Projection()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumberLexer","l":"putBackSymbol(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"Q"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"qFactors"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"Qh"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"qr"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"R"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"RAND_ARRAY"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"randn()"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"randn(double, double)","u":"randn(double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCMatrix(int, int)","u":"randnCMatrix(int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCMatrix(int, int, double, double)","u":"randnCMatrix(int,int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCMatrix(Shape)","u":"randnCMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCMatrix(Shape, double, double)","u":"randnCMatrix(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCTensor(Shape)","u":"randnCTensor(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCTensor(Shape, double, double)","u":"randnCTensor(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCVector(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnCVector(int, double, double)","u":"randnCVector(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnMatrix(int, int)","u":"randnMatrix(int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnMatrix(int, int, double, double)","u":"randnMatrix(int,int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnMatrix(Shape)","u":"randnMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnMatrix(Shape, double, double)","u":"randnMatrix(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnTensor(Shape)","u":"randnTensor(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnTensor(Shape, double, double)","u":"randnTensor(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnVector(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randnVector(int, double, double)","u":"randnVector(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"random()"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"random(double)"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"random(double, double)","u":"random(double,double)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"RandomArray()","u":"%3Cinit%3E()"},{"p":"org.flag4j.rng","c":"RandomArray","l":"RandomArray(RandomCNumber)","u":"%3Cinit%3E(org.flag4j.rng.RandomCNumber)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCMatrix(int, int)","u":"randomCMatrix(int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCMatrix(int, int, double, double)","u":"randomCMatrix(int,int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCMatrix(Shape)","u":"randomCMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCMatrix(Shape, double, double)","u":"randomCMatrix(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"RandomCNumber()","u":"%3Cinit%3E()"},{"p":"org.flag4j.rng","c":"RandomCNumber","l":"RandomCNumber(long)","u":"%3Cinit%3E(long)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCooMatrix(int, int, double, double, double)","u":"randomCooMatrix(int,int,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCooMatrix(int, int, double, double, int)","u":"randomCooMatrix(int,int,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCooMatrix(Shape, double, double, double)","u":"randomCooMatrix(org.flag4j.core.Shape,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCooMatrix(Shape, double, double, int)","u":"randomCooMatrix(org.flag4j.core.Shape,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCsrMatrix(int, int, double, double, double)","u":"randomCsrMatrix(int,int,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCsrMatrix(int, int, double, double, int)","u":"randomCsrMatrix(int,int,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCsrMatrix(Shape, double, double, double)","u":"randomCsrMatrix(org.flag4j.core.Shape,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCsrMatrix(Shape, double, double, int)","u":"randomCsrMatrix(org.flag4j.core.Shape,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCTensor(Shape)","u":"randomCTensor(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCTensor(Shape, double, double)","u":"randomCTensor(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCVector(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomCVector(int, double, double)","u":"randomCVector(int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomMatrix(int, int)","u":"randomMatrix(int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomMatrix(int, int, double, double)","u":"randomMatrix(int,int,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomMatrix(Shape)","u":"randomMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomMatrix(Shape, double, double)","u":"randomMatrix(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomOrthogonalMatrix(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSparseCMatrix(int, int, double, double, double)","u":"randomSparseCMatrix(int,int,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSparseCMatrix(int, int, double, double, int)","u":"randomSparseCMatrix(int,int,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSparseCMatrix(Shape, double, double, double)","u":"randomSparseCMatrix(org.flag4j.core.Shape,double,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSparseCMatrix(Shape, double, double, int)","u":"randomSparseCMatrix(org.flag4j.core.Shape,double,double,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSymmetricCooMatrix(int, int, int, double)","u":"randomSymmetricCooMatrix(int,int,int,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSymmetricCsrMatrix(int, int, int, double)","u":"randomSymmetricCsrMatrix(int,int,int,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomSymmetricMatrix(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"RandomTensor()","u":"%3Cinit%3E()"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"RandomTensor(long)","u":"%3Cinit%3E(long)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomTensor(Shape)","u":"randomTensor(org.flag4j.core.Shape)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomTensor(Shape, double, double)","u":"randomTensor(org.flag4j.core.Shape,double,double)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomTriuMatrix(int, int, int)","u":"randomTriuMatrix(int,int,int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"randomUniqueIndices(int, int, int)","u":"randomUniqueIndices(int,int,int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"randomUniqueIndices2D(int, int, int, int, int)","u":"randomUniqueIndices2D(int,int,int,int,int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomUnitaryMatrix(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomVector(int)"},{"p":"org.flag4j.rng","c":"RandomTensor","l":"randomVector(int, double, double)","u":"randomVector(int,double,double)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"RANGE_ERR"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"range(int, int)","u":"range(int,int)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"rank"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"RANK_CONDITION"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"RANK_CONDITION"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"re"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"re()"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"read()"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"readMatrix()"},{"p":"org.flag4j.io","c":"TensorReader","l":"readMatrix(String)","u":"readMatrix(java.lang.String)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"readTensor()"},{"p":"org.flag4j.io","c":"TensorReader","l":"readTensor(String)","u":"readTensor(java.lang.String)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"readVector()"},{"p":"org.flag4j.io","c":"TensorReader","l":"readVector(String)","u":"readVector(java.lang.String)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"real2ComplexSchur()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"real2ComplexSchur()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"RealBackSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"RealBackSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.chol","c":"RealCholesky","l":"RealCholesky()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.chol","c":"RealCholesky","l":"RealCholesky(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexCooTensorOperations","l":"RealComplexCooTensorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"RealComplexCsrDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseOperations","l":"RealComplexCsrDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"RealComplexCsrMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrOperations","l":"RealComplexCsrOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"RealComplexDenseElemDiv()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemMult","l":"RealComplexDenseElemMult()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseEquals","l":"RealComplexDenseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"RealComplexDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultTranspose","l":"RealComplexDenseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"RealComplexDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"RealComplexDenseSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"RealComplexDenseSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultTranspose","l":"RealComplexDenseSparseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"RealComplexDenseSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"RealComplexDenseSparseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"RealComplexDenseSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseVectorOperations","l":"RealComplexDenseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseEquals","l":"RealComplexSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"RealComplexSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"RealComplexSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"RealComplexSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorDot","l":"RealCooTensorDot()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorOperations","l":"RealCooTensorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrConcats","l":"RealCsrConcats()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"RealCsrDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseOperations","l":"RealCsrDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrEquals","l":"RealCsrEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"RealCsrManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrMatrixMultiplication","l":"RealCsrMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"RealCsrOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrProperties","l":"RealCsrProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseDeterminant","l":"RealDenseDeterminant()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemDiv","l":"RealDenseElemDiv()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseElemMult","l":"RealDenseElemMult()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"RealDenseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"realDenseLookUp"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"RealDenseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"RealDenseMatrixMultiplyDispatcher()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultTranspose","l":"RealDenseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"RealDenseOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseProperties","l":"RealDenseProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"RealDenseSetOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseEquals","l":"RealDenseSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"RealDenseSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultTranspose","l":"RealDenseSparseMatrixMultTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"RealDenseSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"RealDenseSparseTensorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"RealDenseSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"RealDenseTensorBase(Shape, double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTensorDot","l":"RealDenseTensorDot()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"RealDenseTranspose()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseVectorOperations","l":"RealDenseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactSolver","l":"RealExactSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactTensorSolver","l":"RealExactTensorSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"RealForwardSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"RealForwardSolver(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"RealForwardSolver(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"RealHess()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"RealHess","l":"RealHess(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"RealLstsqSolver","l":"RealLstsqSolver()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"RealLU()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"RealLU(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"RealLU","l":"RealLU(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"RealOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common.real","c":"RealProperties","l":"RealProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"RealQR()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"RealQR(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"RealSchur()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"RealSchur(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"RealSchur(boolean, long)","u":"%3Cinit%3E(boolean,long)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"RealSchur(long)","u":"%3Cinit%3E(long)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"RealSparseEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"realSparseLookUp"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseManipulations","l":"RealSparseManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"RealSparseMatrixGetSet()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"RealSparseMatrixManipulations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"RealSparseMatrixMultiplication()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"RealSparseMatrixOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixProperties","l":"RealSparseMatrixProperties()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseNorms","l":"RealSparseNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"RealSparseTensorBase(Shape, int, double[], int[], int[]...)","u":"%3Cinit%3E(org.flag4j.core.Shape,int,double[],int[],int[]...)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"RealSparseTensorBase(Shape, int, double[], int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int,double[],int[][])"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"RealSparseVectorOperations()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"RealSVD()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"RealSVD(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"RealSVD","l":"RealSVD(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"RealUnitaryDecomposition(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"RealUnitaryDecomposition(int, boolean)","u":"%3Cinit%3E(int,boolean)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"recip()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"recip()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"recip()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"recip()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"recip()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"recip()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"recip(CNumber[])","u":"recip(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"recip(double[])"},{"p":"org.flag4j.linalg.decompositions.qr","c":"ComplexQR","l":"reduced"},{"p":"org.flag4j.linalg.decompositions.qr","c":"RealQR","l":"reduced"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"reduced"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"ref(CMatrix)","u":"ref(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"ref(Matrix)","u":"ref(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrEquals","l":"removeCloseToZero(CsrCMatrix, List, int[], List, double)","u":"removeCloseToZero(org.flag4j.arrays.sparse.CsrCMatrix,java.util.List,int[],java.util.List,double)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrEquals","l":"removeCloseToZero(CsrMatrix, List, int[], List, double)","u":"removeCloseToZero(org.flag4j.arrays.sparse.CsrMatrix,java.util.List,int[],java.util.List,double)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"removeCol(CooCMatrix, int)","u":"removeCol(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"removeCol(CooMatrix, int)","u":"removeCol(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"removeCol(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"removeCol(int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"removeCol(int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"removeCols(CooCMatrix, int...)","u":"removeCols(org.flag4j.arrays.sparse.CooCMatrix,int...)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"removeCols(CooMatrix, int...)","u":"removeCols(org.flag4j.arrays.sparse.CooMatrix,int...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"removeCols(int...)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"removeCols(int...)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"removeRow(CooCMatrix, int)","u":"removeRow(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"removeRow(CooMatrix, int)","u":"removeRow(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"removeRow(int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"removeRow(int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"removeRow(int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"removeRows(CooCMatrix, int...)","u":"removeRows(org.flag4j.arrays.sparse.CooCMatrix,int...)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"removeRows(CooMatrix, int...)","u":"removeRows(org.flag4j.arrays.sparse.CooMatrix,int...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"removeRows(int...)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"removeRows(int...)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"REORDERED"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"REORDERED"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"reordered(CNumber[], Shape, CNumber[], Shape)","u":"reordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"reordered(CNumber[], Shape, double[], Shape)","u":"reordered(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"reordered(double[], Shape, CNumber[], Shape)","u":"reordered(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"reordered(double[], Shape, double[], Shape)","u":"reordered(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.core","c":"VectorMixin","l":"repeat(int, int)","u":"repeat(int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"repeat(int, int[])","u":"repeat(int,int[])"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"resetAll()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"resetAll()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"reshape(int...)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"reshape(int...)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"reshape(int...)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"reshape(int...)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"reshape(int...)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"reshape(int...)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"reshape(Shape)","u":"reshape(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"rightMult(CMatrix)","u":"rightMult(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"rightMult(CVector)","u":"rightMult(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"rightMult(Matrix)","u":"rightMult(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"rightMult(Vector)","u":"rightMult(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"rightMult2x2Rotator(CMatrix, CMatrix, int, CNumber[])","u":"rightMult2x2Rotator(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"rightMult2x2Rotator(Matrix, Matrix, int, double[])","u":"rightMult2x2Rotator(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix,int,double[])"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"rightMultReflector(CMatrix, CNumber[], CNumber, int, int, int)","u":"rightMultReflector(org.flag4j.arrays.dense.CMatrix,org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber,int,int,int)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"rightMultReflector(CMatrix, CVector, CNumber, int, int, int)","u":"rightMultReflector(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector,org.flag4j.complex_numbers.CNumber,int,int,int)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"rightMultReflector(Matrix, double[], double, int, int, int)","u":"rightMultReflector(org.flag4j.arrays.dense.Matrix,double[],double,int,int,int)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"rightMultReflector(Matrix, Vector, double, int, int, int)","u":"rightMultReflector(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector,double,int,int,int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"rng"},{"p":"org.flag4j.rng","c":"RandomArray","l":"rng"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ROOT_THREE"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ROOT_TWO"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"round()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"round()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"round()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"round()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"round()"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"round()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"round(CNumber)","u":"round(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"round(CNumber, int)","u":"round(org.flag4j.complex_numbers.CNumber,int)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"round(CNumber[])","u":"round(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"round(CNumber[], int)","u":"round(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"round(double[])"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"round(double[], int)","u":"round(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"round(int)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"round(int)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"round(int)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"round(int)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"round(int)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"round(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"roundToZero()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"roundToZero()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"roundToZero()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"roundToZero()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"roundToZero()"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"roundToZero()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"roundToZero(CNumber, double)","u":"roundToZero(org.flag4j.complex_numbers.CNumber,double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"roundToZero(CNumber[], double)","u":"roundToZero(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"roundToZero(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"roundToZero(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"roundToZero(double)"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"roundToZero(double)"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"roundToZero(double)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"roundToZero(double)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"roundToZero(double[], double)","u":"roundToZero(double[],double)"},{"p":"org.flag4j.util","c":"Axis2D","l":"ROW"},{"p":"org.flag4j.util","c":"Axis2D","l":"row()"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"RowEchelon()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"rowIndices"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"rowIndices"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"rowPermute"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"rowPointers"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"rowPointers"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"rowSwaps"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"rowToString(int, int, List)","u":"rowToString(int,int,java.util.List)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"rowToString(int, int, List)","u":"rowToString(int,int,java.util.List)"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"rref(CMatrix)","u":"rref(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg","c":"RowEchelon","l":"rref(Matrix)","u":"rref(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"S"},{"p":"org.flag4j.core","c":"TensorBase","l":"sameLength(TensorBase, TensorBase, int)","u":"sameLength(org.flag4j.core.TensorBase,org.flag4j.core.TensorBase,int)"},{"p":"org.flag4j.core","c":"TensorBase","l":"sameShape(TensorBase)","u":"sameShape(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"scalDiv(CNumber[], CNumber)","u":"scalDiv(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"scalDiv(CNumber[], double)","u":"scalDiv(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"scalDiv(CNumber[], double)","u":"scalDiv(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalDiv(double[], CNumber)","u":"scalDiv(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"scalDiv(double[], CNumber)","u":"scalDiv(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"scalDiv(double[], double)","u":"scalDiv(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"scalDiv(double[], double)","u":"scalDiv(double[],double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(CNumber[], CNumber)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"scalMult(CNumber[], CNumber)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(CNumber[], CNumber[], CNumber)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(CNumber[], CNumber[], CNumber, int, int)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber,int,int)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(CNumber[], double)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"scalMult(CNumber[], double)","u":"scalMult(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"scalMult(double[], CNumber)","u":"scalMult(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"scalMult(double[], double)","u":"scalMult(double[],double)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"scalMult(double[], double[], double)","u":"scalMult(double[],double[],double)"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"scalMult(double[], double[], double, int, int)","u":"scalMult(double[],double[],double,int,int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"Schur(boolean, RandomCNumber, UnitaryDecomposition)","u":"%3Cinit%3E(boolean,org.flag4j.rng.RandomCNumber,org.flag4j.linalg.decompositions.unitary.UnitaryDecomposition)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"selectAlgorithm(Shape, Shape)","u":"selectAlgorithm(org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"selectAlgorithmTranspose(Shape)","u":"selectAlgorithmTranspose(org.flag4j.core.Shape)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"SEQUENTIAL_SWAPPED_THRESHOLD"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"SEQUENTIAL_SWAPPED_THRESHOLD"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"set(CNumber, int, int)","u":"set(org.flag4j.complex_numbers.CNumber,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"set(CNumber, int, int)","u":"set(org.flag4j.complex_numbers.CNumber,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"set(CNumber, int, int)","u":"set(org.flag4j.complex_numbers.CNumber,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"set(CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"set(CNumber[], Shape, CNumber, int...)","u":"set(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber,int...)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"set(CNumber[], Shape, double, int...)","u":"set(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double,int...)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"set(double, int, int)","u":"set(double,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"set(Double, int, int)","u":"set(java.lang.Double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"set(Double, int, int)","u":"set(java.lang.Double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"set(Double, int, int)","u":"set(java.lang.Double,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.core","c":"TensorManipulationsMixin","l":"set(double, int...)","u":"set(double,int...)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"set(double[], Shape, double, int...)","u":"set(double[],org.flag4j.core.Shape,double,int...)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"set(X, int, int)","u":"set(X,int,int)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"setBlockSize(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setCentering(boolean)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(CNumber[], int)","u":"setCol(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(CNumber[], int)","u":"setCol(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(CNumber[], int)","u":"setCol(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setCol(CNumber[], int)","u":"setCol(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setCol(CooCMatrix, int, CNumber[])","u":"setCol(org.flag4j.arrays.sparse.CooCMatrix,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setCol(CooCMatrix, int, CooCVector)","u":"setCol(org.flag4j.arrays.sparse.CooCMatrix,int,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setCol(CooCMatrix, int, double[])","u":"setCol(org.flag4j.arrays.sparse.CooCMatrix,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(CooCVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(CooCVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(CooCVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setCol(CooCVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setCol(CooMatrix, int, CooVector)","u":"setCol(org.flag4j.arrays.sparse.CooMatrix,int,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setCol(CooMatrix, int, double[])","u":"setCol(org.flag4j.arrays.sparse.CooMatrix,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(CooVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(CooVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(CooVector, int)","u":"setCol(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(CVector, int)","u":"setCol(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(CVector, int)","u":"setCol(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(CVector, int)","u":"setCol(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setCol(CVector, int)","u":"setCol(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(double[], int)","u":"setCol(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(Double[], int)","u":"setCol(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(int[], int)","u":"setCol(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(Integer[], int)","u":"setCol(java.lang.Integer[],int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"setCol(TT, int)","u":"setCol(TT,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setCol(Vector, int)","u":"setCol(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setCol(Vector, int)","u":"setCol(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setCol(Vector, int)","u":"setCol(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setCol(Vector, int)","u":"setCol(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setCol(X[], int)","u":"setCol(X[],int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"setExceptionalThreshold(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"setExceptionalThreshold(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"setExceptionalThreshold(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setMaxColumns(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"setMaxIterationFactor(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"setMaxIterationFactor(int)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"setMaxIterationFactor(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setMaxRows(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setMaxRowsCols(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setMaxRowsCols(int, int)","u":"setMaxRowsCols(int,int)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"setNumThreads(int)"},{"p":"org.flag4j.concurrency","c":"Configurations","l":"setNumThreadsAsAvailableProcessors()"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setPadding(int)"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"setParallelismLevel(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"setPrecision(int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(CNumber[], int)","u":"setRow(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(CNumber[], int)","u":"setRow(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(CNumber[], int)","u":"setRow(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setRow(CNumber[], int)","u":"setRow(org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setRow(CooCMatrix, int, CNumber[])","u":"setRow(org.flag4j.arrays.sparse.CooCMatrix,int,org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setRow(CooCMatrix, int, CooCVector)","u":"setRow(org.flag4j.arrays.sparse.CooCMatrix,int,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setRow(CooCMatrix, int, double[])","u":"setRow(org.flag4j.arrays.sparse.CooCMatrix,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(CooCVector, int)","u":"setRow(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(CooCVector, int)","u":"setRow(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(CooCVector, int)","u":"setRow(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setRow(CooCVector, int)","u":"setRow(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setRow(CooMatrix, int, double[])","u":"setRow(org.flag4j.arrays.sparse.CooMatrix,int,double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(CVector, int)","u":"setRow(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(CVector, int)","u":"setRow(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(CVector, int)","u":"setRow(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setRow(CVector, int)","u":"setRow(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(double[], int)","u":"setRow(double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(Double[], int)","u":"setRow(java.lang.Double[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(int[], int)","u":"setRow(int[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(Integer[], int)","u":"setRow(java.lang.Integer[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setRow(Vector, int)","u":"setRow(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setRow(X[], int)","u":"setRow(X[],int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(CMatrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.CMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(CNumber[][], int, int)","u":"setSlice(org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(CNumber[][], int, int)","u":"setSlice(org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(CNumber[][], int, int)","u":"setSlice(org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, CNumber[], int, int, int[], int[], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber[],int,int,int[],int[],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, CNumber[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, double[], int, int, int[], int[], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,double[],int,int,int[],int[],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, double[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,double[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, Double[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.core","c":"ComplexMatrixMixin","l":"setSlice(CooCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, int[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,int[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, Integer[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,java.lang.Integer[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSlice(CooCMatrix, Matrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, double[], int, int, int[], int[], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,double[],int,int,int[],int[],int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, double[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,double[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, Double[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(CooMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, int[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,int[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, Integer[][], int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,java.lang.Integer[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixGetSet","l":"setSlice(CooMatrix, Matrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(CsrCMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CsrCMatrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(CsrMatrix, int, int)","u":"setSlice(org.flag4j.arrays.sparse.CsrMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(double[][], int, int)","u":"setSlice(double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(Double[][], int, int)","u":"setSlice(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(int[][], int, int)","u":"setSlice(int[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(Integer[][], int, int)","u":"setSlice(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(Matrix, int, int)","u":"setSlice(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(T, int, int)","u":"setSlice(T,int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"setSlice(X[][], int, int)","u":"setSlice(X[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(CMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.dense.CMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(CNumber[][], int, int)","u":"setSliceCopy(org.flag4j.complex_numbers.CNumber[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(CooCMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(CooMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(CooMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(CooMatrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(double[][], int, int)","u":"setSliceCopy(double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(double[][], int, int)","u":"setSliceCopy(double[][],int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(double[][], int, int)","u":"setSliceCopy(double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(Double[][], int, int)","u":"setSliceCopy(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(Double[][], int, int)","u":"setSliceCopy(java.lang.Double[][],int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(Double[][], int, int)","u":"setSliceCopy(java.lang.Double[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(int[][], int, int)","u":"setSliceCopy(int[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(int[][], int, int)","u":"setSliceCopy(int[][],int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(int[][], int, int)","u":"setSliceCopy(int[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(Integer[][], int, int)","u":"setSliceCopy(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(Integer[][], int, int)","u":"setSliceCopy(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(Integer[][], int, int)","u":"setSliceCopy(java.lang.Integer[][],int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setSliceCopy(Matrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setSliceCopy(Matrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(Matrix, int, int)","u":"setSliceCopy(org.flag4j.arrays.dense.Matrix,int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(T, int, int)","u":"setSliceCopy(T,int,int)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setSliceCopy(X[][], int, int)","u":"setSliceCopy(X[][],int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSliceParamCheck(T, int, int, int, int)","u":"setSliceParamCheck(T,int,int,int,int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixGetSet","l":"setSliceParamCheck(T, U, int, int)","u":"setSliceParamCheck(T,U,int,int)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"setUp(Matrix)","u":"setUp(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"setUp(T)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"setUp(T)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"setUpArrays()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"RealSchur","l":"setUpArrays()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"setUpArrays()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(CNumber[], CNumber[])","u":"setValues(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setValues(CNumber[][])","u":"setValues(org.flag4j.complex_numbers.CNumber[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(CNumber[][], CNumber[])","u":"setValues(org.flag4j.complex_numbers.CNumber[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(double[], CNumber[])","u":"setValues(double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(Double[], CNumber[])","u":"setValues(java.lang.Double[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(double[], double[])","u":"setValues(double[],double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(Double[], double[])","u":"setValues(java.lang.Double[],double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setValues(double[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setValues(double[][])"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setValues(double[][])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setValues(Double[][])","u":"setValues(java.lang.Double[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setValues(Double[][])","u":"setValues(java.lang.Double[][])"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setValues(Double[][])","u":"setValues(java.lang.Double[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(double[][], CNumber[])","u":"setValues(double[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(Double[][], CNumber[])","u":"setValues(java.lang.Double[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(double[][], double[])","u":"setValues(double[][],double[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(Double[][], double[])","u":"setValues(java.lang.Double[][],double[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(int[], CNumber[])","u":"setValues(int[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(int[], double[])","u":"setValues(int[],double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"setValues(int[][])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setValues(int[][])"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setValues(int[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(int[][], CNumber[])","u":"setValues(int[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(int[][], double[])","u":"setValues(int[][],double[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(Integer[], CNumber[])","u":"setValues(java.lang.Integer[],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(Integer[], double[])","u":"setValues(java.lang.Integer[],double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"setValues(Integer[][])","u":"setValues(java.lang.Integer[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseSetOperations","l":"setValues(Integer[][], CNumber[])","u":"setValues(java.lang.Integer[][],org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseSetOperations","l":"setValues(Integer[][], double[])","u":"setValues(java.lang.Integer[][],double[])"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"setValues(X[][])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sgn(CNumber)","u":"sgn(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorBase","l":"shape"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"SHAPE_BROADCAST_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"SHAPE_ENTRIES_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"SHAPE_RANK_ERR"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"shape()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"shape()"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"shape()"},{"p":"org.flag4j.core","c":"MatrixMixin","l":"shape()"},{"p":"org.flag4j.core","c":"Shape","l":"Shape(boolean, int...)","u":"%3Cinit%3E(boolean,int...)"},{"p":"org.flag4j.core","c":"Shape","l":"Shape(int...)","u":"%3Cinit%3E(int...)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"shapeEntriesError(Shape, int)","u":"shapeEntriesError(org.flag4j.core.Shape,int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"shapeRankErr(int, int)","u":"shapeRankErr(int,int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"shift"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"shift"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"shift(int, int[])","u":"shift(int,int[])"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"shiftCol"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"shiftRange(int, int[], int, int)","u":"shiftRange(int,int[],int,int)"},{"p":"org.flag4j.rng","c":"RandomArray","l":"shuffle(double[])"},{"p":"org.flag4j.rng","c":"RandomArray","l":"shuffle(int[])"},{"p":"org.flag4j.rng","c":"RandomArray","l":"shuffle(Object[])","u":"shuffle(java.lang.Object[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sin(CNumber)","u":"sin(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sin(double)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"sinceLastExceptional"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"singletonInstance"},{"p":"org.flag4j.util.exceptions","c":"SingularMatrixException","l":"SingularMatrixException()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util.exceptions","c":"SingularMatrixException","l":"SingularMatrixException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sinh(CNumber)","u":"sinh(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sinh(double)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"size"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"size"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"size"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"size"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"size"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"size"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"size()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"size()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"size()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"size()"},{"p":"org.flag4j.core","c":"VectorMixin","l":"size()"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"solve(CMatrix, CMatrix)","u":"solve(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solve(CMatrix, CMatrix)","u":"solve(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"solve(CMatrix, CVector)","u":"solve(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solve(CMatrix, CVector)","u":"solve(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"solve(Matrix, Matrix)","u":"solve(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solve(Matrix, Matrix)","u":"solve(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"solve(Matrix, Vector)","u":"solve(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solve(Matrix, Vector)","u":"solve(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers","c":"LinearSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers","c":"LinearTensorSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"solve(T, T)","u":"solve(T,T)"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactSolver","l":"solve(T, U)","u":"solve(T,U)"},{"p":"org.flag4j.linalg.solvers","c":"LinearSolver","l":"solve(T, U)","u":"solve(T,U)"},{"p":"org.flag4j.linalg.solvers.lstsq","c":"LstsqSolver","l":"solve(T, U)","u":"solve(T,U)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"solveIdentity(CMatrix)","u":"solveIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveIdentity(CMatrix)","u":"solveIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"solveIdentity(Matrix)","u":"solveIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveIdentity(Matrix)","u":"solveIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexBackSolver","l":"solveLower(CMatrix, CMatrix)","u":"solveLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveLower(CMatrix, CMatrix)","u":"solveLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveLower(CMatrix, CVector)","u":"solveLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealBackSolver","l":"solveLower(Matrix, Matrix)","u":"solveLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveLower(Matrix, Matrix)","u":"solveLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveLower(Matrix, Vector)","u":"solveLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveLowerIdentity(CMatrix)","u":"solveLowerIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveLowerIdentity(Matrix)","u":"solveLowerIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveUnitLower(CMatrix, CMatrix)","u":"solveUnitLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveUnitLower(CMatrix, CVector)","u":"solveUnitLower(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveUnitLower(Matrix, Matrix)","u":"solveUnitLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveUnitLower(Matrix, Vector)","u":"solveUnitLower(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ComplexForwardSolver","l":"solveUnitLowerIdentity(CMatrix)","u":"solveUnitLowerIdentity(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"RealForwardSolver","l":"solveUnitLowerIdentity(Matrix)","u":"solveUnitLowerIdentity(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sortIndices()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sortIndices()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sortIndices()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sortIndices()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"sortIndices()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"sortIndices()"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorMixin","l":"sortIndices()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"SparseDataWrapper(T[], int[][], boolean)","u":"%3Cinit%3E(T[],int[][],boolean)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseElementSearch","l":"SparseElementSearch()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"sparseSort()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"sparseSortHelper(int, int, int)","u":"sparseSortHelper(int,int,int)"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"SparseTensorBase(Shape, int, D, int[], int[]...)","u":"%3Cinit%3E(org.flag4j.core.Shape,int,D,int[],int[]...)"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"SparseTensorBase(Shape, int, D, int[][])","u":"%3Cinit%3E(org.flag4j.core.Shape,int,D,int[][])"},{"p":"org.flag4j.arrays.sparse","c":"SparseUtils","l":"SparseUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseUtils","l":"SparseUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"sparsity()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(CNumber[], CNumber[], int)","u":"splice(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(CNumber[], double[], int)","u":"splice(org.flag4j.complex_numbers.CNumber[],double[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(double[], CNumber[], int)","u":"splice(double[],org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(double[], double[], int)","u":"splice(double[],double[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(int[], int[], int)","u":"splice(int[],int[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(List, CNumber[], int)","u":"splice(java.util.List,org.flag4j.complex_numbers.CNumber[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(List, double[], int)","u":"splice(java.util.List,double[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"splice(List, int[], int)","u":"splice(java.util.List,int[],int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"spliceDouble(List, double[], int)","u":"spliceDouble(java.util.List,double[],int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sqrt()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sqrt()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sqrt()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"sqrt()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"sqrt()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sqrt()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sqrt(CNumber)","u":"sqrt(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"sqrt(CNumber[])","u":"sqrt(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sqrt(double)"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"sqrt(double[])"},{"p":"org.flag4j.operations.common.real","c":"RealOperations","l":"sqrt(double[])"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sqrtComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sqrtComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sqrtComplex()"},{"p":"org.flag4j.core","c":"RealMatrixMixin","l":"sqrtComplex()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"SQUARE_SHAPE_ERR"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher","l":"SQUARENESS_RATIO"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher","l":"SQUARENESS_RATIO"},{"p":"org.flag4j.linalg.transformations","c":"Givens","l":"stableTrigVals(double, double)","u":"stableTrigVals(double,double)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CMatrix)","u":"stack(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CMatrix, int)","u":"stack(org.flag4j.arrays.dense.CMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooCMatrix)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooCMatrix, int)","u":"stack(org.flag4j.arrays.sparse.CooCMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CooCVector)","u":"stack(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CooCVector, int)","u":"stack(org.flag4j.arrays.sparse.CooCVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooMatrix)","u":"stack(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooMatrix, int)","u":"stack(org.flag4j.arrays.sparse.CooMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CooVector)","u":"stack(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CooVector, int)","u":"stack(org.flag4j.arrays.sparse.CooVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CsrCMatrix)","u":"stack(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CsrCMatrix)","u":"stack(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CsrCMatrix, int)","u":"stack(org.flag4j.arrays.sparse.CsrCMatrix,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CsrMatrix)","u":"stack(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CsrMatrix)","u":"stack(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CsrMatrix, int)","u":"stack(org.flag4j.arrays.sparse.CsrMatrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CVector)","u":"stack(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(CVector, int)","u":"stack(org.flag4j.arrays.dense.CVector,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(Matrix)","u":"stack(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(Matrix, int)","u":"stack(org.flag4j.arrays.dense.Matrix,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(Vector)","u":"stack(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"stack(Vector, int)","u":"stack(org.flag4j.arrays.dense.Vector,int)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"STANDARD"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"STANDARD"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"STANDARD"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"STANDARD_THRESHOLD"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"STANDARD_VECTOR"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"STANDARD_VECTOR"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseMatrixMultiplication","l":"standard(CMatrix, CsrCMatrix)","u":"standard(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standard(CMatrix, CsrMatrix)","u":"standard(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"standard(CNumber[], int[], int[], Shape, CNumber[], int[], int[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"standard(CNumber[], int[], int[], Shape, CNumber[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"standard(CNumber[], int[], int[], Shape, double[], int[], int[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standard(CNumber[], int[], int[], Shape, double[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"standard(CNumber[], Shape, CNumber[], int[], int[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"standard(CNumber[], Shape, CNumber[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standard(CNumber[], Shape, double[], int[], int[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"standard(CNumber[], Shape, double[], Shape)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standard(CNumber[], Shape, int, int)","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standard(CNumber[], Shape, int[])","u":"standard(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseMatrixMultiplication","l":"standard(CsrCMatrix, CMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrMatrixMultiplication","l":"standard(CsrCMatrix, CsrCMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standard(CsrCMatrix, CsrMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standard(CsrCMatrix, Matrix)","u":"standard(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standard(CsrMatrix, CMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standard(CsrMatrix, CsrCMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrMatrixMultiplication","l":"standard(CsrMatrix, CsrMatrix)","u":"standard(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standard(CsrMatrix, Matrix)","u":"standard(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"standard(double[], int[], int[], Shape, CNumber[], int[], int[], Shape)","u":"standard(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standard(double[], int[], int[], Shape, CNumber[], Shape)","u":"standard(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"standard(double[], int[], int[], Shape, double[], int[], int[], Shape)","u":"standard(double[],int[],int[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"standard(double[], int[], int[], Shape, double[], Shape)","u":"standard(double[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standard(double[], Shape, CNumber[], int[], int[], Shape)","u":"standard(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"standard(double[], Shape, CNumber[], Shape)","u":"standard(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"standard(double[], Shape, double[], int[], int[], Shape)","u":"standard(double[],org.flag4j.core.Shape,double[],int[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"standard(double[], Shape, double[], Shape)","u":"standard(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standard(double[], Shape, int, int)","u":"standard(double[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standard(double[], Shape, int[])","u":"standard(double[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standard(Matrix, CsrCMatrix)","u":"standard(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standard(Matrix, CsrMatrix)","u":"standard(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrMatrixMultiplication","l":"standardAsSparse(CsrCMatrix, CsrCMatrix)","u":"standardAsSparse(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standardAsSparse(CsrCMatrix, CsrMatrix)","u":"standardAsSparse(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standardAsSparse(CsrMatrix, CsrCMatrix)","u":"standardAsSparse(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrMatrixMultiplication","l":"standardAsSparse(CsrMatrix, CsrMatrix)","u":"standardAsSparse(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardConcurrent(CNumber[], Shape, int, int)","u":"standardConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardConcurrent(CNumber[], Shape, int[])","u":"standardConcurrent(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardConcurrent(double[], Shape, int, int)","u":"standardConcurrent(double[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardConcurrent(double[], Shape, int[])","u":"standardConcurrent(double[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardConcurrentHerm(CNumber[], Shape, int, int)","u":"standardConcurrentHerm(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardConcurrentHerm(CNumber[], Shape, int[])","u":"standardConcurrentHerm(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardHerm(CNumber[], Shape, int, int)","u":"standardHerm(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardIntMatrix(int[][])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardMatrix(CNumber[], int, int)","u":"standardMatrix(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardMatrix(double[], int, int)","u":"standardMatrix(double[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardMatrixConcurrent(CNumber[], int, int)","u":"standardMatrixConcurrent(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTranspose","l":"standardMatrixConcurrent(double[], int, int)","u":"standardMatrixConcurrent(double[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardMatrixConcurrentHerm(CNumber[], int, int)","u":"standardMatrixConcurrentHerm(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTranspose","l":"standardMatrixHerm(CNumber[], int, int)","u":"standardMatrixHerm(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standardTranspose(CsrMatrix, CMatrix)","u":"standardTranspose(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standardTranspose(CsrMatrix, Matrix)","u":"standardTranspose(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixMultiplication","l":"standardVector(CNumber[], int[], int[], Shape, CNumber[], int[])","u":"standardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"standardVector(CNumber[], int[], int[], Shape, CNumber[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"standardVector(CNumber[], int[], int[], Shape, double[], int[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standardVector(CNumber[], int[], int[], Shape, double[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixMultiplication","l":"standardVector(CNumber[], Shape, CNumber[], int[])","u":"standardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseMatrixMultiplication","l":"standardVector(CNumber[], Shape, CNumber[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standardVector(CNumber[], Shape, double[], int[])","u":"standardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"standardVector(CNumber[], Shape, double[], Shape)","u":"standardVector(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrMatrixMultiplication","l":"standardVector(CsrCMatrix, CooCVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standardVector(CsrCMatrix, CooVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","c":"ComplexCsrDenseMatrixMultiplication","l":"standardVector(CsrCMatrix, CVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standardVector(CsrCMatrix, Vector)","u":"standardVector(org.flag4j.arrays.sparse.CsrCMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.csr.real_complex","c":"RealComplexCsrMatrixMultiplication","l":"standardVector(CsrMatrix, CooCVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standardVector(CsrMatrix, CooVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","c":"RealComplexCsrDenseMatrixMultiplication","l":"standardVector(CsrMatrix, CVector)","u":"standardVector(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.csr.real","c":"RealCsrDenseMatrixMultiplication","l":"standardVector(CsrMatrix, Vector)","u":"standardVector(org.flag4j.arrays.sparse.CsrMatrix,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixMultiplication","l":"standardVector(double[], int[], int[], Shape, CNumber[], int[], Shape)","u":"standardVector(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standardVector(double[], int[], int[], Shape, CNumber[], Shape)","u":"standardVector(double[],int[],int[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixMultiplication","l":"standardVector(double[], int[], int[], Shape, double[], int[])","u":"standardVector(double[],int[],int[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"standardVector(double[], int[], int[], Shape, double[], Shape)","u":"standardVector(double[],int[],int[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixMultiplication","l":"standardVector(double[], Shape, CNumber[], int[])","u":"standardVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],int[])"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseMatrixMultiplication","l":"standardVector(double[], Shape, CNumber[], Shape)","u":"standardVector(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixMultiplication","l":"standardVector(double[], Shape, double[], int[])","u":"standardVector(double[],org.flag4j.core.Shape,double[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseMatrixMultiplication","l":"standardVector(double[], Shape, double[], Shape)","u":"standardVector(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"storeReflectors"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"stridedFillZeros(CNumber[], int, int)","u":"stridedFillZeros(org.flag4j.complex_numbers.CNumber[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"stridedFillZeros(CNumber[], int, int, int)","u":"stridedFillZeros(org.flag4j.complex_numbers.CNumber[],int,int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"stridedFillZeros(double[], int, int)","u":"stridedFillZeros(double[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"stridedFillZeros(double[], int, int, int)","u":"stridedFillZeros(double[],int,int,int)"},{"p":"org.flag4j.core","c":"Shape","l":"strides"},{"p":"org.flag4j.util","c":"StringUtils","l":"StringUtils()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"sub(CMatrix, CooCMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"sub(CMatrix, CooMatrix)","u":"sub(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sub(CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"sub(CNumber[], CNumber)","u":"sub(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"sub(CNumber[], double)","u":"sub(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"sub(CNumber[], Shape, CNumber[], Shape)","u":"sub(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"sub(CNumber[], Shape, double[], Shape)","u":"sub(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"sub(CooCMatrix, CMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"sub(CooCMatrix, CNumber)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixOperations","l":"sub(CooCMatrix, CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"sub(CooCMatrix, CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"sub(CooCMatrix, double)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,double)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"sub(CooCMatrix, Matrix)","u":"sub(org.flag4j.arrays.sparse.CooCMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"sub(CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorOperations","l":"sub(CooCTensor, CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexCooTensorOperations","l":"sub(CooCTensor, CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"sub(CooCTensor, CTensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"sub(CooCTensor, Tensor)","u":"sub(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"sub(CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"sub(CooCVector, CNumber)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"sub(CooCVector, CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"sub(CooCVector, CooVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"sub(CooCVector, CVector)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseVectorOperations","l":"sub(CooCVector, double)","u":"sub(org.flag4j.arrays.sparse.CooCVector,double)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"sub(CooCVector, Vector)","u":"sub(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"sub(CooMatrix, CMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.CMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"sub(CooMatrix, CNumber)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseMatrixOperations","l":"sub(CooMatrix, CooCMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"sub(CooMatrix, CooMatrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixOperations","l":"sub(CooMatrix, double)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,double)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"sub(CooMatrix, Matrix)","u":"sub(org.flag4j.arrays.sparse.CooMatrix,org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"sub(CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexCooTensorOperations","l":"sub(CooTensor, CooCTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorOperations","l":"sub(CooTensor, CooTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"sub(CooTensor, CTensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"sub(CooTensor, Tensor)","u":"sub(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"sub(CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"sub(CooVector, CNumber)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseVectorOperations","l":"sub(CooVector, CooCVector)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"sub(CooVector, CooVector)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"sub(CooVector, CVector)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseVectorOperations","l":"sub(CooVector, double)","u":"sub(org.flag4j.arrays.sparse.CooVector,double)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"sub(CooVector, Vector)","u":"sub(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CsrCMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(CsrMatrix)","u":"sub(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"sub(CTensor)","u":"sub(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(CTensor)","u":"sub(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(CTensor)","u":"sub(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"sub(CTensor)","u":"sub(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"sub(CTensor, CooCTensor)","u":"sub(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"sub(CTensor, CooTensor)","u":"sub(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"sub(CVector)","u":"sub(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(CVector)","u":"sub(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(CVector)","u":"sub(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"sub(CVector)","u":"sub(org.flag4j.arrays.dense.CVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"sub(CVector, CooCVector)","u":"sub(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"sub(CVector, CooVector)","u":"sub(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(double)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sub(double)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sub(double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sub(double)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sub(double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"sub(double[], CNumber)","u":"sub(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"sub(double[], CNumber)","u":"sub(double[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"sub(double[], double)","u":"sub(double[],double)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"sub(double[], Shape, CNumber[], Shape)","u":"sub(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"sub(double[], Shape, double[], Shape)","u":"sub(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sub(Matrix)","u":"sub(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"sub(Matrix, CooCMatrix)","u":"sub(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"sub(Matrix, CooMatrix)","u":"sub(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sub(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sub(T)"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sub(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"sub(Tensor)","u":"sub(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"sub(Tensor)","u":"sub(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"sub(Tensor)","u":"sub(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"sub(Tensor)","u":"sub(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"sub(Tensor, CooCTensor)","u":"sub(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"sub(Tensor, CooTensor)","u":"sub(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"sub(Vector)","u":"sub(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"sub(Vector)","u":"sub(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"sub(Vector)","u":"sub(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"sub(Vector)","u":"sub(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"sub(Vector, CooCVector)","u":"sub(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"sub(Vector, CooVector)","u":"sub(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"subDiagonal"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseMatrixOperations","l":"subEq(CMatrix, CooCMatrix)","u":"subEq(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseMatrixOperations","l":"subEq(CMatrix, CooMatrix)","u":"subEq(org.flag4j.arrays.dense.CMatrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"subEq(CNumber)","u":"subEq(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"subEq(CNumber[], CNumber)","u":"subEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"subEq(CNumber[], double)","u":"subEq(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseOperations","l":"subEq(CNumber[], Shape, CNumber[], Shape)","u":"subEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseOperations","l":"subEq(CNumber[], Shape, double[], Shape)","u":"subEq(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"subEq(CooCMatrix)","u":"subEq(org.flag4j.arrays.sparse.CooCMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"subEq(CooCTensor)","u":"subEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"subEq(CooCTensor)","u":"subEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"subEq(CooCTensor)","u":"subEq(org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"subEq(CooCVector)","u":"subEq(org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"subEq(CooMatrix)","u":"subEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"subEq(CooMatrix)","u":"subEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"subEq(CooMatrix)","u":"subEq(org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"subEq(CooTensor)","u":"subEq(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"subEq(CooTensor)","u":"subEq(org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"subEq(CooVector)","u":"subEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"subEq(CooVector)","u":"subEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"DenseVectorMixin","l":"subEq(CooVector)","u":"subEq(org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseOperations","l":"subEq(CTensor, CooCTensor)","u":"subEq(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseOperations","l":"subEq(CTensor, CooTensor)","u":"subEq(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseVectorOperations","l":"subEq(CVector, CooCVector)","u":"subEq(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseVectorOperations","l":"subEq(CVector, CooVector)","u":"subEq(org.flag4j.arrays.dense.CVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"subEq(Double)","u":"subEq(java.lang.Double)"},{"p":"org.flag4j.core.dense_base","c":"DenseMixin","l":"subEq(Double)","u":"subEq(java.lang.Double)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"subEq(Double)","u":"subEq(java.lang.Double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"subEq(double[], double)","u":"subEq(double[],double)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseOperations","l":"subEq(double[], Shape, double[], Shape)","u":"subEq(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"subEq(Matrix)","u":"subEq(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.core.dense_base","c":"DenseMatrixMixin","l":"subEq(Matrix)","u":"subEq(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseMatrixOperations","l":"subEq(Matrix, CooMatrix)","u":"subEq(org.flag4j.arrays.dense.Matrix,org.flag4j.arrays.sparse.CooMatrix)"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"subEq(T)"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"subEq(T)"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"subEq(T)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"subEq(Tensor)","u":"subEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"subEq(Tensor)","u":"subEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"ComplexTensorExclusiveMixin","l":"subEq(Tensor)","u":"subEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorMixin","l":"subEq(Tensor)","u":"subEq(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseTensorOperations","l":"subEq(Tensor, CooTensor)","u":"subEq(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"subEq(Vector)","u":"subEq(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core.dense_base","c":"DenseVectorMixin","l":"subEq(Vector)","u":"subEq(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseVectorOperations","l":"subEq(Vector, CooVector)","u":"subEq(org.flag4j.arrays.dense.Vector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.core.dense_base","c":"DenseMixin","l":"subEq(X)"},{"p":"org.flag4j.linalg","c":"SubSpace","l":"SubSpace()","u":"%3Cinit%3E()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"sum()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"sum()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"sum()"},{"p":"org.flag4j.core.sparse_base","c":"RealSparseTensorBase","l":"sum()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"sum()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"sum(CNumber...)","u":"sum(org.flag4j.complex_numbers.CNumber...)"},{"p":"org.flag4j.operations.common.complex","c":"AggregateComplex","l":"sum(CNumber[])","u":"sum(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.operations.common.real","c":"AggregateReal","l":"sum(double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sumCols()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sumCols()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sumCols()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sumCols()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sumCols()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sumCols()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sumCols()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"sumRows()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"sumRows()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"sumRows()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"sumRows()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"sumRows()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"sumRows()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"sumRows()"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"SVD(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"swap(double[], int, int)","u":"swap(double[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"swap(int[], int, int)","u":"swap(int[],int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"swap(int[], int[])","u":"swap(int[],int[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"swap(Object[], int, int)","u":"swap(java.lang.Object[],int,int)"},{"p":"org.flag4j.core","c":"Shape","l":"swapAxes(int, int)","u":"swapAxes(int,int)"},{"p":"org.flag4j.core","c":"Shape","l":"swapAxes(int...)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"swapCols(CooCMatrix, int, int)","u":"swapCols(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"swapCols(CooMatrix, int, int)","u":"swapCols(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"swapCols(CsrCMatrix, int, int)","u":"swapCols(org.flag4j.arrays.sparse.CsrCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"swapCols(CsrMatrix, int, int)","u":"swapCols(org.flag4j.arrays.sparse.CsrMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"swapCols(int, int)","u":"swapCols(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"swapPointers"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseMatrixManipulations","l":"swapRows(CooCMatrix, int, int)","u":"swapRows(org.flag4j.arrays.sparse.CooCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseMatrixManipulations","l":"swapRows(CooMatrix, int, int)","u":"swapRows(org.flag4j.arrays.sparse.CooMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrManipulations","l":"swapRows(CsrCMatrix, int, int)","u":"swapRows(org.flag4j.arrays.sparse.CsrCMatrix,int,int)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrManipulations","l":"swapRows(CsrMatrix, int, int)","u":"swapRows(org.flag4j.arrays.sparse.CsrMatrix,int,int)"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.core","c":"MatrixManipulationsMixin","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"swapRows(int, int)","u":"swapRows(int,int)"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"swapUnsafe(int[], int[])","u":"swapUnsafe(int[],int[])"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"SymmHess()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"SymmHess(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"SymmHess(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"org.flag4j.linalg.transformations","c":"Householder","l":"symmLeftRightMultReflector(Matrix, double[], double, int, double[])","u":"symmLeftRightMultReflector(org.flag4j.arrays.dense.Matrix,double[],double,int,double[])"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"SymmTriDiagonal(double[], double[])","u":"%3Cinit%3E(double[],double[])"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"T"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"T()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"T()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"T()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"T(int, int)","u":"T(int,int)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"T(int...)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"T(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"T(int...)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"T(int...)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"T(int...)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"tan(CNumber)","u":"tan(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"tan(double)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"tanh(CNumber)","u":"tanh(org.flag4j.complex_numbers.CNumber)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"tanh(double)"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"temp"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Matrix)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Matrix)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,double[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, Double[])","u":"%3Cinit%3E(org.flag4j.core.Shape,java.lang.Double[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, int[])","u":"%3Cinit%3E(org.flag4j.core.Shape,int[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Shape, Integer[])","u":"%3Cinit%3E(org.flag4j.core.Shape,java.lang.Integer[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Tensor)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"Tensor(Vector)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.core","c":"TensorBase","l":"TensorBase(Shape, D)","u":"%3Cinit%3E(org.flag4j.core.Shape,D)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexCooTensorDot","l":"tensorDot(CooCTensor, CooCTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor,int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"tensorDot(CooCTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.sparse.CooCTensor,int[],int[])"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealCooTensorDot","l":"tensorDot(CooTensor, CooTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor,int[],int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"tensorDot(CooTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.sparse.CooTensor,int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"tensorDot(CTensor)","u":"tensorDot(org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseTensorDot","l":"tensorDot(CTensor, CTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.dense.CTensor,int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"tensorDot(CTensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.dense.CTensor,int[],int[])"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorDot(T)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorDot(T, int)","u":"tensorDot(T,int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorDot(T, int, int)","u":"tensorDot(T,int,int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorDot(T, int[], int[])","u":"tensorDot(T,int[],int[])"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"tensorDot(Tensor)","u":"tensorDot(org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"tensorDot(Tensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.dense.Tensor,int[],int[])"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTensorDot","l":"tensorDot(Tensor, Tensor)","u":"tensorDot(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseTensorDot","l":"tensorDot(Tensor, Tensor, int[], int[])","u":"tensorDot(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.dense.Tensor,int[],int[])"},{"p":"org.flag4j.operations.common","c":"TensorEquals","l":"TensorEquals()","u":"%3Cinit%3E()"},{"p":"org.flag4j.operations.dense.complex","c":"ComplexDenseEquals","l":"tensorEquals(CNumber[], Shape, CNumber[], Shape)","u":"tensorEquals(org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"tensorEquals(CooCTensor, CooCTensor)","u":"tensorEquals(org.flag4j.arrays.sparse.CooCTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseEquals","l":"tensorEquals(CooTensor, CooCTensor)","u":"tensorEquals(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"tensorEquals(CooTensor, CooTensor)","u":"tensorEquals(org.flag4j.arrays.sparse.CooTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseEquals","l":"tensorEquals(CTensor, CooCTensor)","u":"tensorEquals(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"tensorEquals(CTensor, CooTensor)","u":"tensorEquals(org.flag4j.arrays.dense.CTensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseEquals","l":"tensorEquals(double[], Shape, CNumber[], Shape)","u":"tensorEquals(double[],org.flag4j.core.Shape,org.flag4j.complex_numbers.CNumber[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"tensorEquals(double[], Shape, double[], Shape)","u":"tensorEquals(double[],org.flag4j.core.Shape,double[],org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"tensorEquals(Tensor, CooCTensor)","u":"tensorEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooCTensor)"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseEquals","l":"tensorEquals(Tensor, CooTensor)","u":"tensorEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.sparse.CooTensor)"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseEquals","l":"tensorEquals(Tensor, CTensor)","u":"tensorEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.dense.CTensor)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"tensorEquals(Tensor, Tensor)","u":"tensorEquals(org.flag4j.arrays.dense.Tensor,org.flag4j.arrays.dense.Tensor)"},{"p":"org.flag4j.core","c":"TensorBase","l":"tensorEquals(TensorBase)","u":"tensorEquals(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.core","c":"TensorComparisonsMixin","l":"tensorEquals(TensorBase)","u":"tensorEquals(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.io","c":"TensorInputStream","l":"TensorInputStream(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorInv()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"tensorInv(int)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"tensorInv(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"tensorInv(int)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"tensorInv(int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"tensorInv(int)"},{"p":"org.flag4j.linalg","c":"TensorInvert","l":"TensorInvert()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"tensorNormL2(CNumber[])","u":"tensorNormL2(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"tensorNormL2(double[])"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"tensorNormLp(CNumber[], double)","u":"tensorNormLp(org.flag4j.complex_numbers.CNumber[],double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"tensorNormLp(double[], double)","u":"tensorNormLp(double[],double)"},{"p":"org.flag4j.linalg","c":"TensorNorms","l":"TensorNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"TensorOutputStream(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.io","c":"TensorReader","l":"TensorReader()","u":"%3Cinit%3E()"},{"p":"org.flag4j.util.exceptions","c":"TensorShapeException","l":"TensorShapeException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.flag4j.util.exceptions","c":"TensorShapeException","l":"TensorShapeException(String, Shape)","u":"%3Cinit%3E(java.lang.String,org.flag4j.core.Shape)"},{"p":"org.flag4j.util.exceptions","c":"TensorShapeException","l":"TensorShapeException(String, Shape, Shape)","u":"%3Cinit%3E(java.lang.String,org.flag4j.core.Shape,org.flag4j.core.Shape)"},{"p":"org.flag4j.io","c":"TensorWriter","l":"TensorWriter()","u":"%3Cinit%3E()"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"threadLogger"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"ThreadManager()","u":"%3Cinit%3E()"},{"p":"org.flag4j.concurrency","c":"ThreadManager","l":"threadPool"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"toArrayList(CNumber[])","u":"toArrayList(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"toArrayList(double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"toArrayList(int[])"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"toComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toComplex()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toComplex()"},{"p":"org.flag4j.core.dense_base","c":"RealDenseTensorBase","l":"toComplex()"},{"p":"org.flag4j.core","c":"RealTensorMixin","l":"toComplex()"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"toComplexArrayList(double[])"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toCoo()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toCoo()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toCoo()"},{"p":"org.flag4j.core.dense_base","c":"DenseTensorBase","l":"toCoo()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toCsr()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toCsr()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toCsr()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toCsr()"},{"p":"org.flag4j.io","c":"TensorWriter","l":"toCsv(String, MatrixMixin)","u":"toCsv(java.lang.String,org.flag4j.core.MatrixMixin)"},{"p":"org.flag4j.io","c":"TensorWriter","l":"toCsv(String, MatrixMixin, String)","u":"toCsv(java.lang.String,org.flag4j.core.MatrixMixin,java.lang.String)"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"toDense()"},{"p":"org.flag4j.arrays.sparse","c":"SymmTriDiagonal","l":"toDense()"},{"p":"org.flag4j.core.sparse_base","c":"SparseTensorBase","l":"toDense()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toMatrix()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toMatrix()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toMatrix()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toMatrix()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toMatrix()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toMatrix()"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"toMatrix()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toMatrix(boolean)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toMatrix(boolean)"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toMatrix(boolean)"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toMatrix(boolean)"},{"p":"org.flag4j.core","c":"VectorOperationsMixin","l":"toMatrix(boolean)"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toMatrix(Shape)","u":"toMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toMatrix(Shape)","u":"toMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"toMatrix(Shape)","u":"toMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"toMatrix(Shape)","u":"toMatrix(org.flag4j.core.Shape)"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"toPolar()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toReal()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toReal()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"toReal()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"toReal()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"toReal()"},{"p":"org.flag4j.operations.common.complex","c":"ComplexOperations","l":"toReal(CNumber[])","u":"toReal(org.flag4j.complex_numbers.CNumber[])"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toRealSafe()"},{"p":"org.flag4j.core","c":"ComplexTensorMixin","l":"toRealSafe()"},{"p":"org.flag4j.core.dense_base","c":"ComplexDenseTensorBase","l":"toRealSafe()"},{"p":"org.flag4j.core.sparse_base","c":"ComplexSparseTensorBase","l":"toRealSafe()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toString()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toString()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"toString()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"toString()"},{"p":"org.flag4j.complex_numbers","c":"CNumberToken","l":"toString()"},{"p":"org.flag4j.core","c":"Shape","l":"toString()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"TOTAL_ENTRIES_ERR"},{"p":"org.flag4j.core","c":"Shape","l":"totalEntries"},{"p":"org.flag4j.core","c":"Shape","l":"totalEntries()"},{"p":"org.flag4j.core","c":"TensorBase","l":"totalEntries()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.dense","c":"CVector","l":"toTensor()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toTensor()"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CooVector","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toTensor()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"toVector()"},{"p":"org.flag4j.arrays.dense","c":"CTensor","l":"toVector()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"toVector()"},{"p":"org.flag4j.arrays.dense","c":"Tensor","l":"toVector()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"toVector()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"toVector()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"toVector()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"toVector()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"toVector()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"tr()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"tr()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"tr()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"tr()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"trace()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"trace()"},{"p":"org.flag4j.arrays.sparse","c":"PermutationMatrix","l":"trace()"},{"p":"org.flag4j.core","c":"MatrixOperationsMixin","l":"trace()"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"transformData"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"transformMatrix"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CooCTensor","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CooCVector","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CooTensor","l":"transpose()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"transpose()"},{"p":"org.flag4j.core","c":"TensorOperationsMixin","l":"transpose()"},{"p":"org.flag4j.operations.sparse.csr.complex","c":"ComplexCsrOperations","l":"transpose(CsrCMatrix)","u":"transpose(org.flag4j.arrays.sparse.CsrCMatrix)"},{"p":"org.flag4j.operations.sparse.csr.real","c":"RealCsrOperations","l":"transpose(CsrMatrix)","u":"transpose(org.flag4j.arrays.sparse.CsrMatrix)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"transpose(int, int)","u":"transpose(int,int)"},{"p":"org.flag4j.core","c":"TensorExclusiveMixin","l":"transpose(int...)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher","l":"TransposeDispatcher()","u":"%3Cinit%3E()"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"TWO"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"U"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"U"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"unbox(Double[])","u":"unbox(java.lang.Double[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"unbox(Integer[])","u":"unbox(java.lang.Integer[])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"unboxFlatten(Double[][])","u":"unboxFlatten(java.lang.Double[][])"},{"p":"org.flag4j.util","c":"ArrayUtils","l":"uniqueSorted(int[])"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"UnitaryDecomposition(int, boolean)","u":"%3Cinit%3E(int,boolean)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(double[], int[])","u":"unwrap(double[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(double[], int[], int[])","u":"unwrap(double[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(double[], int[][])","u":"unwrap(double[],int[][])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(T[], int[])","u":"unwrap(T[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(T[], int[], int[])","u":"unwrap(T[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"unwrap(T[], int[][])","u":"unwrap(T[],int[][])"},{"p":"org.flag4j.linalg.decompositions.hess","c":"SymmHess","l":"updateData(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"ComplexUnitaryDecomposition","l":"updateData(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"RealUnitaryDecomposition","l":"updateData(int)"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"updateData(int)"},{"p":"org.flag4j.io","c":"PrintOptions","l":"useCentering()"},{"p":"org.flag4j.operations.dense.real_complex","c":"RealComplexDenseElemDiv","l":"useConcurrent(int)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"UTILITY_CLASS_ERR"},{"p":"org.flag4j.linalg.decompositions.svd","c":"SVD","l":"V"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.util","c":"Axis2D","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.flag4j.util","c":"StringUtils","l":"ValueOfRound(CNumber, int)","u":"ValueOfRound(org.flag4j.complex_numbers.CNumber,int)"},{"p":"org.flag4j.util","c":"StringUtils","l":"ValueOfRound(double, int)","u":"ValueOfRound(double,int)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"values"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU.Pivoting","l":"values()"},{"p":"org.flag4j.operations","c":"MatrixMultiplyDispatcher.AlgorithmName","l":"values()"},{"p":"org.flag4j.operations","c":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames","l":"values()"},{"p":"org.flag4j.operations","c":"TransposeDispatcher.Algorithm","l":"values()"},{"p":"org.flag4j.util","c":"Axis2D","l":"values()"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"VEC_COL_ORIENTATION_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"VEC_ROW_ORIENTATION_ERR"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"vecColOrientErrMsg(Shape)","u":"vecColOrientErrMsg(org.flag4j.core.Shape)"},{"p":"org.flag4j.util","c":"ErrorMessages","l":"vecRowOrientErrMsg(Shape)","u":"vecRowOrientErrMsg(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(double...)","u":"%3Cinit%3E(double...)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(int)","u":"%3Cinit%3E(int)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(int...)","u":"%3Cinit%3E(int...)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(Shape)","u":"%3Cinit%3E(org.flag4j.core.Shape)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(Shape, double)","u":"%3Cinit%3E(org.flag4j.core.Shape,double)"},{"p":"org.flag4j.arrays.dense","c":"Vector","l":"Vector(Vector)","u":"%3Cinit%3E(org.flag4j.arrays.dense.Vector)"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","c":"ComplexDenseSparseEquals","l":"vectorEquals(CNumber[], CNumber[], int[], int)","u":"vectorEquals(org.flag4j.complex_numbers.CNumber[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"vectorEquals(CNumber[], double[], int[], int)","u":"vectorEquals(org.flag4j.complex_numbers.CNumber[],double[],int[],int)"},{"p":"org.flag4j.operations.sparse.coo.complex","c":"ComplexSparseEquals","l":"vectorEquals(CooCVector, CooCVector)","u":"vectorEquals(org.flag4j.arrays.sparse.CooCVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real_complex","c":"RealComplexSparseEquals","l":"vectorEquals(CooVector, CooCVector)","u":"vectorEquals(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooCVector)"},{"p":"org.flag4j.operations.sparse.coo.real","c":"RealSparseEquals","l":"vectorEquals(CooVector, CooVector)","u":"vectorEquals(org.flag4j.arrays.sparse.CooVector,org.flag4j.arrays.sparse.CooVector)"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","c":"RealComplexDenseSparseEquals","l":"vectorEquals(double[], CNumber[], int[], int)","u":"vectorEquals(double[],org.flag4j.complex_numbers.CNumber[],int[],int)"},{"p":"org.flag4j.operations.dense.real","c":"RealDenseEquals","l":"vectorEquals(double[], double[])","u":"vectorEquals(double[],double[])"},{"p":"org.flag4j.operations.dense_sparse.coo.real","c":"RealDenseSparseEquals","l":"vectorEquals(double[], double[], int[], int)","u":"vectorEquals(double[],double[],int[],int)"},{"p":"org.flag4j.linalg","c":"VectorNorms","l":"VectorNorms()","u":"%3Cinit%3E()"},{"p":"org.flag4j.arrays.dense","c":"CMatrix","l":"vectorType()"},{"p":"org.flag4j.arrays.dense","c":"Matrix","l":"vectorType()"},{"p":"org.flag4j.arrays.sparse","c":"CooCMatrix","l":"vectorType()"},{"p":"org.flag4j.arrays.sparse","c":"CooMatrix","l":"vectorType()"},{"p":"org.flag4j.arrays.sparse","c":"CsrCMatrix","l":"vectorType()"},{"p":"org.flag4j.arrays.sparse","c":"CsrMatrix","l":"vectorType()"},{"p":"org.flag4j.core","c":"MatrixPropertiesMixin","l":"vectorType()"},{"p":"org.flag4j.linalg.transformations","c":"View","l":"View()","u":"%3Cinit%3E()"},{"p":"org.flag4j.linalg.decompositions.schur","c":"Schur","l":"workArray"},{"p":"org.flag4j.linalg.decompositions.unitary","c":"UnitaryDecomposition","l":"workArray"},{"p":"org.flag4j.linalg.solvers.exact","c":"ComplexExactTensorSolver","l":"wrap(CVector, Shape)","u":"wrap(org.flag4j.arrays.dense.CVector,org.flag4j.core.Shape)"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(double[], int[])","u":"wrap(double[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(double[], int[], int[])","u":"wrap(double[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(double[], int[][])","u":"wrap(double[],int[][])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(T[], int[])","u":"wrap(T[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(T[], int[], int[])","u":"wrap(T[],int[],int[])"},{"p":"org.flag4j.operations.sparse.coo","c":"SparseDataWrapper","l":"wrap(T[], int[][])","u":"wrap(T[],int[][])"},{"p":"org.flag4j.linalg.solvers.exact","c":"ExactTensorSolver","l":"wrap(V, Shape)","u":"wrap(V,org.flag4j.core.Shape)"},{"p":"org.flag4j.linalg.solvers.exact","c":"RealExactTensorSolver","l":"wrap(Vector, Shape)","u":"wrap(org.flag4j.arrays.dense.Vector,org.flag4j.core.Shape)"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"write(int)"},{"p":"org.flag4j.io","c":"TensorWriter","l":"write(String, TensorBase)","u":"write(java.lang.String,org.flag4j.core.TensorBase)"},{"p":"org.flag4j.io","c":"TensorOutputStream","l":"write(TensorBase)","u":"write(org.flag4j.core.TensorBase)"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"x"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"x"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"X"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"X"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"BackSolver","l":"xCol"},{"p":"org.flag4j.linalg.solvers.exact.triangular","c":"ForwardSolver","l":"xCol"},{"p":"org.flag4j.linalg.decompositions.lu","c":"ComplexLU","l":"z"},{"p":"org.flag4j.complex_numbers","c":"CNumber","l":"ZERO"},{"p":"org.flag4j.linalg.decompositions.schur","c":"ComplexSchur","l":"ZERO"},{"p":"org.flag4j.linalg.decompositions.lu","c":"LU","l":"zeroPivotTol"}];updateSearchResults(); \ No newline at end of file diff --git a/docs/org/flag4j/arrays/dense/CMatrix.html b/docs/org/flag4j/arrays/dense/CMatrix.html index b94fa66fa..44c0794fd 100644 --- a/docs/org/flag4j/arrays/dense/CMatrix.html +++ b/docs/org/flag4j/arrays/dense/CMatrix.html @@ -1,11 +1,11 @@ - + CMatrix - + diff --git a/docs/org/flag4j/arrays/dense/CTensor.html b/docs/org/flag4j/arrays/dense/CTensor.html index ff67d7892..0dca65f57 100644 --- a/docs/org/flag4j/arrays/dense/CTensor.html +++ b/docs/org/flag4j/arrays/dense/CTensor.html @@ -1,11 +1,11 @@ - + CTensor - + diff --git a/docs/org/flag4j/arrays/dense/CVector.html b/docs/org/flag4j/arrays/dense/CVector.html index f95212cc8..2906cb339 100644 --- a/docs/org/flag4j/arrays/dense/CVector.html +++ b/docs/org/flag4j/arrays/dense/CVector.html @@ -1,11 +1,11 @@ - + CVector - + diff --git a/docs/org/flag4j/arrays/dense/Matrix.html b/docs/org/flag4j/arrays/dense/Matrix.html index 9c1086522..eb4cc830f 100644 --- a/docs/org/flag4j/arrays/dense/Matrix.html +++ b/docs/org/flag4j/arrays/dense/Matrix.html @@ -1,11 +1,11 @@ - + Matrix - + diff --git a/docs/org/flag4j/arrays/dense/Tensor.html b/docs/org/flag4j/arrays/dense/Tensor.html index 35e794a50..5baf0719e 100644 --- a/docs/org/flag4j/arrays/dense/Tensor.html +++ b/docs/org/flag4j/arrays/dense/Tensor.html @@ -1,11 +1,11 @@ - + Tensor - + diff --git a/docs/org/flag4j/arrays/dense/Vector.html b/docs/org/flag4j/arrays/dense/Vector.html index 5f95fee09..c6974249a 100644 --- a/docs/org/flag4j/arrays/dense/Vector.html +++ b/docs/org/flag4j/arrays/dense/Vector.html @@ -1,11 +1,11 @@ - + Vector - + diff --git a/docs/org/flag4j/arrays/dense/package-summary.html b/docs/org/flag4j/arrays/dense/package-summary.html index 48364641f..030e49590 100644 --- a/docs/org/flag4j/arrays/dense/package-summary.html +++ b/docs/org/flag4j/arrays/dense/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.arrays.dense - + diff --git a/docs/org/flag4j/arrays/dense/package-tree.html b/docs/org/flag4j/arrays/dense/package-tree.html index 6ac534fda..e0a7ddd62 100644 --- a/docs/org/flag4j/arrays/dense/package-tree.html +++ b/docs/org/flag4j/arrays/dense/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.arrays.dense Class Hierarchy - + diff --git a/docs/org/flag4j/arrays/sparse/CooCMatrix.html b/docs/org/flag4j/arrays/sparse/CooCMatrix.html index e08f9511a..2088c6651 100644 --- a/docs/org/flag4j/arrays/sparse/CooCMatrix.html +++ b/docs/org/flag4j/arrays/sparse/CooCMatrix.html @@ -1,11 +1,11 @@ - + CooCMatrix - + diff --git a/docs/org/flag4j/arrays/sparse/CooCTensor.html b/docs/org/flag4j/arrays/sparse/CooCTensor.html index 3ebd3deff..15de4d105 100644 --- a/docs/org/flag4j/arrays/sparse/CooCTensor.html +++ b/docs/org/flag4j/arrays/sparse/CooCTensor.html @@ -1,11 +1,11 @@ - + CooCTensor - + diff --git a/docs/org/flag4j/arrays/sparse/CooCVector.html b/docs/org/flag4j/arrays/sparse/CooCVector.html index 6f0963a05..0db0cf436 100644 --- a/docs/org/flag4j/arrays/sparse/CooCVector.html +++ b/docs/org/flag4j/arrays/sparse/CooCVector.html @@ -1,11 +1,11 @@ - + CooCVector - + diff --git a/docs/org/flag4j/arrays/sparse/CooMatrix.html b/docs/org/flag4j/arrays/sparse/CooMatrix.html index 05850dca8..e214f9a83 100644 --- a/docs/org/flag4j/arrays/sparse/CooMatrix.html +++ b/docs/org/flag4j/arrays/sparse/CooMatrix.html @@ -1,11 +1,11 @@ - + CooMatrix - + diff --git a/docs/org/flag4j/arrays/sparse/CooTensor.html b/docs/org/flag4j/arrays/sparse/CooTensor.html index 7a85d7f37..ded5dff01 100644 --- a/docs/org/flag4j/arrays/sparse/CooTensor.html +++ b/docs/org/flag4j/arrays/sparse/CooTensor.html @@ -1,11 +1,11 @@ - + CooTensor - + diff --git a/docs/org/flag4j/arrays/sparse/CooVector.html b/docs/org/flag4j/arrays/sparse/CooVector.html index 97ae3c984..78e43b276 100644 --- a/docs/org/flag4j/arrays/sparse/CooVector.html +++ b/docs/org/flag4j/arrays/sparse/CooVector.html @@ -1,11 +1,11 @@ - + CooVector - + diff --git a/docs/org/flag4j/arrays/sparse/CsrCMatrix.html b/docs/org/flag4j/arrays/sparse/CsrCMatrix.html index 5b3571e39..5f0916986 100644 --- a/docs/org/flag4j/arrays/sparse/CsrCMatrix.html +++ b/docs/org/flag4j/arrays/sparse/CsrCMatrix.html @@ -1,11 +1,11 @@ - + CsrCMatrix - + diff --git a/docs/org/flag4j/arrays/sparse/CsrMatrix.html b/docs/org/flag4j/arrays/sparse/CsrMatrix.html index 40d597a66..197e6cda1 100644 --- a/docs/org/flag4j/arrays/sparse/CsrMatrix.html +++ b/docs/org/flag4j/arrays/sparse/CsrMatrix.html @@ -1,11 +1,11 @@ - + CsrMatrix - + diff --git a/docs/org/flag4j/arrays/sparse/PermutationMatrix.html b/docs/org/flag4j/arrays/sparse/PermutationMatrix.html index b49e75698..69299f5bd 100644 --- a/docs/org/flag4j/arrays/sparse/PermutationMatrix.html +++ b/docs/org/flag4j/arrays/sparse/PermutationMatrix.html @@ -1,11 +1,11 @@ - + PermutationMatrix - + diff --git a/docs/org/flag4j/arrays/sparse/SparseUtils.html b/docs/org/flag4j/arrays/sparse/SparseUtils.html index 9e6d946b4..0a7df794e 100644 --- a/docs/org/flag4j/arrays/sparse/SparseUtils.html +++ b/docs/org/flag4j/arrays/sparse/SparseUtils.html @@ -1,11 +1,11 @@ - + SparseUtils - + diff --git a/docs/org/flag4j/arrays/sparse/SymmTriDiagonal.html b/docs/org/flag4j/arrays/sparse/SymmTriDiagonal.html index 5b5044b4a..4e4d20f87 100644 --- a/docs/org/flag4j/arrays/sparse/SymmTriDiagonal.html +++ b/docs/org/flag4j/arrays/sparse/SymmTriDiagonal.html @@ -1,11 +1,11 @@ - + SymmTriDiagonal - + diff --git a/docs/org/flag4j/arrays/sparse/package-summary.html b/docs/org/flag4j/arrays/sparse/package-summary.html index b19b53055..ab44f949e 100644 --- a/docs/org/flag4j/arrays/sparse/package-summary.html +++ b/docs/org/flag4j/arrays/sparse/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.arrays.sparse - + diff --git a/docs/org/flag4j/arrays/sparse/package-tree.html b/docs/org/flag4j/arrays/sparse/package-tree.html index c820a3399..bd8482dca 100644 --- a/docs/org/flag4j/arrays/sparse/package-tree.html +++ b/docs/org/flag4j/arrays/sparse/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.arrays.sparse Class Hierarchy - + diff --git a/docs/org/flag4j/complex_numbers/CNumber.html b/docs/org/flag4j/complex_numbers/CNumber.html index 456317eb1..5f43c4a3f 100644 --- a/docs/org/flag4j/complex_numbers/CNumber.html +++ b/docs/org/flag4j/complex_numbers/CNumber.html @@ -1,11 +1,11 @@ - + CNumber - + diff --git a/docs/org/flag4j/complex_numbers/CNumberLexer.html b/docs/org/flag4j/complex_numbers/CNumberLexer.html index 1fda708ac..48c4f2ae4 100644 --- a/docs/org/flag4j/complex_numbers/CNumberLexer.html +++ b/docs/org/flag4j/complex_numbers/CNumberLexer.html @@ -1,11 +1,11 @@ - + CNumberLexer - + diff --git a/docs/org/flag4j/complex_numbers/CNumberParser.html b/docs/org/flag4j/complex_numbers/CNumberParser.html index eaf1173ec..0c6733777 100644 --- a/docs/org/flag4j/complex_numbers/CNumberParser.html +++ b/docs/org/flag4j/complex_numbers/CNumberParser.html @@ -1,11 +1,11 @@ - + CNumberParser - + diff --git a/docs/org/flag4j/complex_numbers/CNumberToken.html b/docs/org/flag4j/complex_numbers/CNumberToken.html index d694836ed..bfb9f4593 100644 --- a/docs/org/flag4j/complex_numbers/CNumberToken.html +++ b/docs/org/flag4j/complex_numbers/CNumberToken.html @@ -1,11 +1,11 @@ - + CNumberToken - + diff --git a/docs/org/flag4j/complex_numbers/CNumberUtils.html b/docs/org/flag4j/complex_numbers/CNumberUtils.html index d476a8dc4..af65d0971 100644 --- a/docs/org/flag4j/complex_numbers/CNumberUtils.html +++ b/docs/org/flag4j/complex_numbers/CNumberUtils.html @@ -1,11 +1,11 @@ - + CNumberUtils - + diff --git a/docs/org/flag4j/complex_numbers/package-summary.html b/docs/org/flag4j/complex_numbers/package-summary.html index a5f9f46e2..aa384404e 100644 --- a/docs/org/flag4j/complex_numbers/package-summary.html +++ b/docs/org/flag4j/complex_numbers/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.complex_numbers - + diff --git a/docs/org/flag4j/complex_numbers/package-tree.html b/docs/org/flag4j/complex_numbers/package-tree.html index 6c664a139..928eb6161 100644 --- a/docs/org/flag4j/complex_numbers/package-tree.html +++ b/docs/org/flag4j/complex_numbers/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.complex_numbers Class Hierarchy - + diff --git a/docs/org/flag4j/concurrency/Configurations.html b/docs/org/flag4j/concurrency/Configurations.html index c630b7ac4..28db62695 100644 --- a/docs/org/flag4j/concurrency/Configurations.html +++ b/docs/org/flag4j/concurrency/Configurations.html @@ -1,11 +1,11 @@ - + Configurations - + @@ -89,7 +89,7 @@

Class Configurations


-
public abstract class Configurations +
public final class Configurations extends Object
Configurations for standard and concurrent operations.
@@ -110,12 +110,12 @@

Field Summary

The block size to use in blocked algorithms.
-
private static final int
+
static final int
The default block size for blocked algorithms.
-
private static final int
+
static final int
The default minimum recursive size for recursive algorithms.
@@ -125,11 +125,6 @@

Field Summary

The default number of threads to use for concurrent algorithms.
-
private static int
- -
-
The minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
-
@@ -165,29 +160,19 @@

Method Summary

Gets the current block size used in blocked algorithms.
static int
- +
-
Gets the minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
-
-
static int
- -
Gets the current number of threads to be used.
-
static void
- -
-
Resets all configurations to their default values.
-
static void
-
setBlockSize(int blockSize)
+
-
Sets the current block size used in blocked algorithms.
+
Resets all configurations to their default values.
static void
-
setMinRecursiveSize(int minRecursiveSize)
+
setBlockSize(int blockSize)
-
Sets the minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
+
Sets the current block size used in blocked algorithms.
static void
setNumThreads(int numThreads)
@@ -230,7 +215,7 @@

DEFAULT_NUM_THREADS

DEFAULT_BLOCK_SIZE

-
private static final int DEFAULT_BLOCK_SIZE
+
public static final int DEFAULT_BLOCK_SIZE
The default block size for blocked algorithms.
See Also:
@@ -247,7 +232,7 @@

DEFAULT_BLOCK_SIZE

DEFAULT_MIN_RECURSIVE_SIZE

-
private static final int DEFAULT_MIN_RECURSIVE_SIZE
+
public static final int DEFAULT_MIN_RECURSIVE_SIZE
The default minimum recursive size for recursive algorithms.
See Also:
@@ -269,15 +254,6 @@

blockSize

-
  • -
    -

    minRecursiveSize

    -
    -
    private static int minRecursiveSize
    -
    The minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
    -
    -
    -
  • @@ -310,8 +286,7 @@

    setNumThreadsAsAvailableProcessors

    Sets the number of threads for use in concurrent operations as the number of processors available to the Java virtual machine. Note that this value may change during runtime. This method will include logical cores so the value returned may be higher than the number of physical cores on the machine if hyper-threading is enabled. -

    - This is implemented as: numThreads = Runtime.getRuntime().availableProcessors();
    +

    Returns:
    The new value of numThreads, i.e. the number of available processors.
    @@ -372,32 +347,6 @@

    setBlockSize

  • -
    -

    getMinRecursiveSize

    -
    -
    public static int getMinRecursiveSize()
    -
    Gets the minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
    -
    -
    Returns:
    -
    minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
    -
    -
    -
    -
  • -
  • -
    -

    setMinRecursiveSize

    -
    -
    public static void setMinRecursiveSize(int minRecursiveSize)
    -
    Sets the minimum size of tensor/matrix/vector to make recursive calls on in recursive algorithms.
    -
    -
    Parameters:
    -
    minRecursiveSize - New minimum size.
    -
    -
    -
    -
  • -
  • resetAll

    diff --git a/docs/org/flag4j/concurrency/TensorOperation.html b/docs/org/flag4j/concurrency/TensorOperation.html new file mode 100644 index 000000000..c0699cecb --- /dev/null +++ b/docs/org/flag4j/concurrency/TensorOperation.html @@ -0,0 +1,154 @@ + + + + +TensorOperation + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Interface TensorOperation

    +
    +
    +
    +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface +public interface TensorOperation
    +
    Functional interface for general tensor operation.
    +
    +
    +
    +
      + +
    • +
      +

      Method Summary

      +
      +
      +
      +
      +
      Modifier and Type
      +
      Method
      +
      Description
      +
      void
      +
      apply(int startIdx, + int endIdx)
      +
      +
      Applies a tensor operation over the specified index range.
      +
      +
      +
      +
      +
      +
    • +
    +
    +
    +
      + +
    • +
      +

      Method Details

      +
        +
      • +
        +

        apply

        +
        +
        void apply(int startIdx, + int endIdx)
        +
        Applies a tensor operation over the specified index range.
        +
        +
        Parameters:
        +
        startIdx - Staring index for operation.
        +
        endIdx - Ending index for operation.
        +
        +
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + + diff --git a/docs/org/flag4j/concurrency/ThreadManager.TriConsumer.html b/docs/org/flag4j/concurrency/ThreadManager.TriConsumer.html new file mode 100644 index 000000000..ba877954a --- /dev/null +++ b/docs/org/flag4j/concurrency/ThreadManager.TriConsumer.html @@ -0,0 +1,151 @@ + + + + +ThreadManager.TriConsumer + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Interface ThreadManager.TriConsumer<T,U,V>

    +
    +
    +
    +
    +
    Enclosing class:
    +
    ThreadManager
    +
    +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface +public static interface ThreadManager.TriConsumer<T,U,V>
    +
    +
    +
    +
      + +
    • +
      +

      Method Summary

      +
      +
      +
      +
      +
      Modifier and Type
      +
      Method
      +
      Description
      +
      void
      +
      accept(T t, + U u, + V v)
      +
       
      +
      +
      +
      +
      +
    • +
    +
    +
    +
      + +
    • +
      +

      Method Details

      +
        +
      • +
        +

        accept

        +
        +
        void accept(T t, + U u, + V v)
        +
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + + diff --git a/docs/org/flag4j/concurrency/ThreadManager.html b/docs/org/flag4j/concurrency/ThreadManager.html index 534b39df3..485874172 100644 --- a/docs/org/flag4j/concurrency/ThreadManager.html +++ b/docs/org/flag4j/concurrency/ThreadManager.html @@ -1,11 +1,11 @@ - + ThreadManager - + @@ -37,7 +37,7 @@
  • Summary:

      -
    • Nested
    • +
    • Nested
    • Field
    • Constr
    • Method
    • @@ -57,7 +57,7 @@
  • diff --git a/docs/org/flag4j/operations/dense/complex/ComplexDenseOperations.html b/docs/org/flag4j/operations/dense/complex/ComplexDenseOperations.html index e11f0f965..d35b8bcb7 100644 --- a/docs/org/flag4j/operations/dense/complex/ComplexDenseOperations.html +++ b/docs/org/flag4j/operations/dense/complex/ComplexDenseOperations.html @@ -1,11 +1,11 @@ - + ComplexDenseOperations - + diff --git a/docs/org/flag4j/operations/dense/complex/ComplexDenseProperties.html b/docs/org/flag4j/operations/dense/complex/ComplexDenseProperties.html index 834f3bf92..40549e49a 100644 --- a/docs/org/flag4j/operations/dense/complex/ComplexDenseProperties.html +++ b/docs/org/flag4j/operations/dense/complex/ComplexDenseProperties.html @@ -1,11 +1,11 @@ - + ComplexDenseProperties - + diff --git a/docs/org/flag4j/operations/dense/complex/ComplexDenseSetOperations.html b/docs/org/flag4j/operations/dense/complex/ComplexDenseSetOperations.html index dd947784a..87176d5f7 100644 --- a/docs/org/flag4j/operations/dense/complex/ComplexDenseSetOperations.html +++ b/docs/org/flag4j/operations/dense/complex/ComplexDenseSetOperations.html @@ -1,11 +1,11 @@ - + ComplexDenseSetOperations - + diff --git a/docs/org/flag4j/operations/dense/complex/ComplexDenseTensorDot.html b/docs/org/flag4j/operations/dense/complex/ComplexDenseTensorDot.html index 6b543a94c..e2ab12f37 100644 --- a/docs/org/flag4j/operations/dense/complex/ComplexDenseTensorDot.html +++ b/docs/org/flag4j/operations/dense/complex/ComplexDenseTensorDot.html @@ -1,11 +1,11 @@ - + ComplexDenseTensorDot - + diff --git a/docs/org/flag4j/operations/dense/complex/ComplexDenseTranspose.html b/docs/org/flag4j/operations/dense/complex/ComplexDenseTranspose.html index c99456ca4..8ac16847b 100644 --- a/docs/org/flag4j/operations/dense/complex/ComplexDenseTranspose.html +++ b/docs/org/flag4j/operations/dense/complex/ComplexDenseTranspose.html @@ -1,11 +1,11 @@ - + ComplexDenseTranspose - + diff --git a/docs/org/flag4j/operations/dense/complex/ComplexDenseVectorOperations.html b/docs/org/flag4j/operations/dense/complex/ComplexDenseVectorOperations.html index 91142e94b..365d92834 100644 --- a/docs/org/flag4j/operations/dense/complex/ComplexDenseVectorOperations.html +++ b/docs/org/flag4j/operations/dense/complex/ComplexDenseVectorOperations.html @@ -1,11 +1,11 @@ - + ComplexDenseVectorOperations - + diff --git a/docs/org/flag4j/operations/dense/complex/package-summary.html b/docs/org/flag4j/operations/dense/complex/package-summary.html index ffc80b868..dc6facab2 100644 --- a/docs/org/flag4j/operations/dense/complex/package-summary.html +++ b/docs/org/flag4j/operations/dense/complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense.complex - + diff --git a/docs/org/flag4j/operations/dense/complex/package-tree.html b/docs/org/flag4j/operations/dense/complex/package-tree.html index 2af8de092..dd5805b5d 100644 --- a/docs/org/flag4j/operations/dense/complex/package-tree.html +++ b/docs/org/flag4j/operations/dense/complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense.complex Class Hierarchy - + diff --git a/docs/org/flag4j/operations/dense/real/AggregateDenseReal.html b/docs/org/flag4j/operations/dense/real/AggregateDenseReal.html index f6214d975..b1a330ad1 100644 --- a/docs/org/flag4j/operations/dense/real/AggregateDenseReal.html +++ b/docs/org/flag4j/operations/dense/real/AggregateDenseReal.html @@ -1,11 +1,11 @@ - + AggregateDenseReal - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseDeterminant.html b/docs/org/flag4j/operations/dense/real/RealDenseDeterminant.html index d96611dd9..581a494d3 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseDeterminant.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseDeterminant.html @@ -1,11 +1,11 @@ - + RealDenseDeterminant - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseElemDiv.html b/docs/org/flag4j/operations/dense/real/RealDenseElemDiv.html index 3741fd8dd..a358e9eea 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseElemDiv.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseElemDiv.html @@ -1,11 +1,11 @@ - + RealDenseElemDiv - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseElemMult.html b/docs/org/flag4j/operations/dense/real/RealDenseElemMult.html index bae8f73f1..f0d6c5c1f 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseElemMult.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseElemMult.html @@ -1,11 +1,11 @@ - + RealDenseElemMult - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseEquals.html b/docs/org/flag4j/operations/dense/real/RealDenseEquals.html index b4633f299..09deddd07 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseEquals.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseEquals.html @@ -1,11 +1,11 @@ - + RealDenseEquals - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseMatrixMultTranspose.html b/docs/org/flag4j/operations/dense/real/RealDenseMatrixMultTranspose.html index 84261e8e2..fb2f43c4b 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseMatrixMultTranspose.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseMatrixMultTranspose.html @@ -1,11 +1,11 @@ - + RealDenseMatrixMultTranspose - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseMatrixMultiplication.html b/docs/org/flag4j/operations/dense/real/RealDenseMatrixMultiplication.html index b8e9adcfa..17809416c 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealDenseMatrixMultiplication - + @@ -202,29 +202,32 @@

    Method Summary

    Computes the multiplication of a real dense matrix with a real dense vector using a concurrent implementation of the standard matrix multiplication algorithm.
  • -
    static double[]
    -
    reordered(double[] src1, +
    static void
    +
    main(String[] args)
    +
     
    +
    static double[]
    +
    reordered(double[] src1, Shape shape1, double[] src2, Shape shape2)
    -
    +
    Computes the matrix multiplication between two real dense matrices using the standard algorithm with j-k loops swapped.
    -
    static double[]
    -
    standard(double[] src1, +
    static double[]
    +
    standard(double[] src1, Shape shape1, double[] src2, Shape shape2)
    -
    +
    Computes the matrix multiplication between two real dense matrices using the standard algorithm.
    -
    static double[]
    -
    standardVector(double[] src1, +
    static double[]
    +
    standardVector(double[] src1, Shape shape1, double[] src2, Shape shape2)
    -
    +
    Computes the multiplication of a real dense matrix with a real dense vector using the standard algorithm.
    @@ -520,6 +523,14 @@

    concurrentBlockedVector

    +
  • +
    +

    main

    +
    +
    public static void main(String[] args)
    +
    +
    +
  • diff --git a/docs/org/flag4j/operations/dense/real/RealDenseOperations.html b/docs/org/flag4j/operations/dense/real/RealDenseOperations.html index a6cef3d7b..8da04c4df 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseOperations.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseOperations.html @@ -1,11 +1,11 @@ - + RealDenseOperations - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseProperties.html b/docs/org/flag4j/operations/dense/real/RealDenseProperties.html index ea01eadba..f762baa67 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseProperties.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseProperties.html @@ -1,11 +1,11 @@ - + RealDenseProperties - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseSetOperations.html b/docs/org/flag4j/operations/dense/real/RealDenseSetOperations.html index beec1ce11..4008aa64a 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseSetOperations.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseSetOperations.html @@ -1,11 +1,11 @@ - + RealDenseSetOperations - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseTensorDot.html b/docs/org/flag4j/operations/dense/real/RealDenseTensorDot.html index a74872a2c..37765fb6a 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseTensorDot.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseTensorDot.html @@ -1,11 +1,11 @@ - + RealDenseTensorDot - + diff --git a/docs/org/flag4j/operations/dense/real/RealDenseTranspose.html b/docs/org/flag4j/operations/dense/real/RealDenseTranspose.html index 24f8c078a..d96c81843 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseTranspose.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseTranspose.html @@ -1,11 +1,11 @@ - + RealDenseTranspose - + @@ -141,56 +141,53 @@

    Method Summary

    Computes the transpose of a matrix using a blocked concurrent algorithm.
    -
    static void
    -
    main(String[] args)
    -
     
    -
    static double[]
    -
    standard(double[] src, +
    static double[]
    +
    standard(double[] src, Shape shape, int[] axes)
    -
    +
    Computes the transpose of a tensor.
    -
    static double[]
    -
    standard(double[] src, +
    static double[]
    +
    standard(double[] src, Shape shape, int axis1, int axis2)
    -
    +
    Transposes tensor along specified axes using a standard transpose algorithm.
    -
    static double[]
    -
    standardConcurrent(double[] src, +
    static double[]
    +
    standardConcurrent(double[] src, Shape shape, int[] axes)
    -
    +
    Computes the transpose of a tensor using a concurrent implementation.
    -
    static double[]
    -
    standardConcurrent(double[] src, +
    static double[]
    +
    standardConcurrent(double[] src, Shape shape, int axis1, int axis2)
    -
    +
    Transposes tensor along specified axes using a standard concurrent transpose algorithm.
    -
    static int[][]
    -
    standardIntMatrix(int[][] src)
    -
    +
    static int[][]
    +
    standardIntMatrix(int[][] src)
    +
    Transposes a matrix using the standard algorithm.
    -
    static double[]
    -
    standardMatrix(double[] src, +
    static double[]
    +
    standardMatrix(double[] src, int numRows, int numCols)
    -
    +
    Transposes a matrix using the standard algorithm.
    -
    static double[]
    -
    standardMatrixConcurrent(double[] src, +
    static double[]
    +
    standardMatrixConcurrent(double[] src, int numRows, int numCols)
    -
    +
    Computes the transpose of a matrix using a standard concurrent algorithm.
    @@ -425,14 +422,6 @@

    blockedIntMatrix

    -
  • -
    -

    main

    -
    -
    public static void main(String[] args)
    -
    -
    -
  • diff --git a/docs/org/flag4j/operations/dense/real/RealDenseVectorOperations.html b/docs/org/flag4j/operations/dense/real/RealDenseVectorOperations.html index 790c80adc..cf431d077 100644 --- a/docs/org/flag4j/operations/dense/real/RealDenseVectorOperations.html +++ b/docs/org/flag4j/operations/dense/real/RealDenseVectorOperations.html @@ -1,11 +1,11 @@ - + RealDenseVectorOperations - + diff --git a/docs/org/flag4j/operations/dense/real/package-summary.html b/docs/org/flag4j/operations/dense/real/package-summary.html index 64370ab19..f2ccb2130 100644 --- a/docs/org/flag4j/operations/dense/real/package-summary.html +++ b/docs/org/flag4j/operations/dense/real/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense.real - + diff --git a/docs/org/flag4j/operations/dense/real/package-tree.html b/docs/org/flag4j/operations/dense/real/package-tree.html index 7f963766b..1219c3d2f 100644 --- a/docs/org/flag4j/operations/dense/real/package-tree.html +++ b/docs/org/flag4j/operations/dense/real/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense.real Class Hierarchy - + diff --git a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseElemDiv.html b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseElemDiv.html index 1669989e9..b7662cb23 100644 --- a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseElemDiv.html +++ b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseElemDiv.html @@ -1,11 +1,11 @@ - + RealComplexDenseElemDiv - + diff --git a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseElemMult.html b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseElemMult.html index 2559dcb5c..e38fb4907 100644 --- a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseElemMult.html +++ b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseElemMult.html @@ -1,11 +1,11 @@ - + RealComplexDenseElemMult - + diff --git a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseEquals.html b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseEquals.html index 3aeae768a..b278dd7de 100644 --- a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseEquals.html +++ b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseEquals.html @@ -1,11 +1,11 @@ - + RealComplexDenseEquals - + diff --git a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseMatrixMultTranspose.html b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseMatrixMultTranspose.html index 77e7b0227..39485c869 100644 --- a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseMatrixMultTranspose.html +++ b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseMatrixMultTranspose.html @@ -1,11 +1,11 @@ - + RealComplexDenseMatrixMultTranspose - + diff --git a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseMatrixMultiplication.html b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseMatrixMultiplication.html index 8fe0371bc..c7d380fd7 100644 --- a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealComplexDenseMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseOperations.html b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseOperations.html index 5f9794a0d..e7b8d7faa 100644 --- a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseOperations.html +++ b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseOperations.html @@ -1,11 +1,11 @@ - + RealComplexDenseOperations - + diff --git a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseVectorOperations.html b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseVectorOperations.html index 9d6c01090..0073cc24d 100644 --- a/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseVectorOperations.html +++ b/docs/org/flag4j/operations/dense/real_complex/RealComplexDenseVectorOperations.html @@ -1,11 +1,11 @@ - + RealComplexDenseVectorOperations - + diff --git a/docs/org/flag4j/operations/dense/real_complex/package-summary.html b/docs/org/flag4j/operations/dense/real_complex/package-summary.html index 6f5008aa8..5624075ab 100644 --- a/docs/org/flag4j/operations/dense/real_complex/package-summary.html +++ b/docs/org/flag4j/operations/dense/real_complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense.real_complex - + diff --git a/docs/org/flag4j/operations/dense/real_complex/package-tree.html b/docs/org/flag4j/operations/dense/real_complex/package-tree.html index a9fb5e4b0..ba2f5fa66 100644 --- a/docs/org/flag4j/operations/dense/real_complex/package-tree.html +++ b/docs/org/flag4j/operations/dense/real_complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense.real_complex Class Hierarchy - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseEquals.html b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseEquals.html index 091feca0b..a7e085ec7 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseEquals.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseEquals.html @@ -1,11 +1,11 @@ - + ComplexDenseSparseEquals - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixMultTranspose.html b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixMultTranspose.html index cdc51fb02..791bab599 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixMultTranspose.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixMultTranspose.html @@ -1,11 +1,11 @@ - + ComplexDenseSparseMatrixMultTranspose - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixMultiplication.html b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixMultiplication.html index 9df3f4384..46ea2d829 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + ComplexDenseSparseMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixOperations.html b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixOperations.html index d6ca8290c..d94697a75 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseMatrixOperations.html @@ -1,11 +1,11 @@ - + ComplexDenseSparseMatrixOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseOperations.html b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseOperations.html index d62507085..53d6981d2 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseOperations.html @@ -1,11 +1,11 @@ - + ComplexDenseSparseOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseVectorOperations.html b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseVectorOperations.html index 8e1c4cbe1..f5106bf1f 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseVectorOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/complex/ComplexDenseSparseVectorOperations.html @@ -1,11 +1,11 @@ - + ComplexDenseSparseVectorOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/complex/package-summary.html b/docs/org/flag4j/operations/dense_sparse/coo/complex/package-summary.html index ddf0a4490..97b3f1d28 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/complex/package-summary.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.coo.complex - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/complex/package-tree.html b/docs/org/flag4j/operations/dense_sparse/coo/complex/package-tree.html index 03877c655..46e60e21a 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/complex/package-tree.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.coo.complex Class Hierarchy - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseEquals.html b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseEquals.html index 8a8dd138e..1615b29d6 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseEquals.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseEquals.html @@ -1,11 +1,11 @@ - + RealDenseSparseEquals - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixMultTranspose.html b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixMultTranspose.html index afb8491fd..aaf06f73e 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixMultTranspose.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixMultTranspose.html @@ -1,11 +1,11 @@ - + RealDenseSparseMatrixMultTranspose - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixMultiplication.html b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixMultiplication.html index 79e60397c..30acb2fa5 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealDenseSparseMatrixMultiplication - + @@ -132,96 +132,88 @@

    Method Summary

    Computes the dense matrix sparse vector multiplication using a blocked algorithm.
    static double[]
    -
    concurrentAtomicArray(double[] src1, - int[] rowIndices1, - int[] colIndices1, - Shape shape1, - double[] src2, - Shape shape2)
    -
     
    -
    static double[]
    -
    concurrentBlockedVector(double[] src1, +
    concurrentBlockedVector(double[] src1, Shape shape1, double[] src2, int[] indices)
    -
    +
    Computes the dense matrix sparse vector multiplication using a blocked algorithm.
    -
    static double[]
    -
    concurrentStandard(double[] src1, +
    static double[]
    +
    concurrentStandard(double[] src1, int[] rowIndices, int[] colIndices, Shape shape1, double[] src2, Shape shape2)
    -
    +
    Computes the matrix multiplication between a real sparse matrix and a real dense matrix using a concurrent standard algorithm.
    -
    static double[]
    -
    concurrentStandard(double[] src1, +
    static double[]
    +
    concurrentStandard(double[] src1, Shape shape1, double[] src2, int[] rowIndices, int[] colIndices, Shape shape2)
    -
    +
    Computes the matrix multiplication between a real dense matrix and a real sparse matrix using a concurrent standard algorithm.
    -
    static double[]
    -
    concurrentStandardVector(double[] src1, +
    static double[]
    +
    concurrentStandardVector(double[] src1, int[] rowIndices, int[] colIndices, Shape shape1, double[] src2, Shape shape2)
    -
    +
    Computes the sparse matrix dense vector multiplication using a concurrent standard algorithm.
    -
    static double[]
    -
    concurrentStandardVector(double[] src1, +
    static double[]
    +
    concurrentStandardVector(double[] src1, Shape shape1, double[] src2, int[] indices)
    -
    +
    Computes the dense matrix sparse vector multiplication using a concurrent standard algorithm.
    -
    static double[]
    -
    standard(double[] src1, +
    static double[]
    +
    standard(double[] src1, int[] rowIndices, int[] colIndices, Shape shape1, double[] src2, Shape shape2)
    -
    +
    Computes the matrix multiplication between a real sparse matrix and a real dense matrix using a standard algorithm.
    -
    static double[]
    -
    standard(double[] src1, +
    static double[]
    +
    standard(double[] src1, Shape shape1, double[] src2, int[] rowIndices, int[] colIndices, Shape shape2)
    -
    +
    Computes the matrix multiplication between a real dense matrix and a real sparse matrix using a standard algorithm.
    -
    static double[]
    -
    standardVector(double[] src1, +
    static double[]
    +
    standardVector(double[] src1, int[] rowIndices, int[] colIndices, Shape shape1, double[] src2, Shape shape2)
    -
    +
    Computes the sparse matrix dense vector multiplication using a standard algorithm.
    -
    static double[]
    -
    standardVector(double[] src1, +
    static double[]
    +
    standardVector(double[] src1, Shape shape1, double[] src2, int[] indices)
    -
    +
    Computes the dense matrix sparse vector multiplication using a standard algorithm.
    @@ -359,19 +351,6 @@

    concurrentStandard

  • -
    -

    concurrentAtomicArray

    -
    -
    public static double[] concurrentAtomicArray(double[] src1, - int[] rowIndices1, - int[] colIndices1, - Shape shape1, - double[] src2, - Shape shape2)
    -
    -
    -
  • -
  • standardVector

    diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixOperations.html b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixOperations.html index 7aa6911f1..a5874cb6c 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseMatrixOperations.html @@ -1,11 +1,11 @@ - + RealDenseSparseMatrixOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseTensorOperations.html b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseTensorOperations.html index 32a5d40cc..c9ff207fb 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseTensorOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseTensorOperations.html @@ -1,11 +1,11 @@ - + RealDenseSparseTensorOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseVectorOperations.html b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseVectorOperations.html index 94cb1defb..6eb44277c 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseVectorOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real/RealDenseSparseVectorOperations.html @@ -1,11 +1,11 @@ - + RealDenseSparseVectorOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real/package-summary.html b/docs/org/flag4j/operations/dense_sparse/coo/real/package-summary.html index 25a3a9825..fea47530b 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real/package-summary.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.coo.real - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real/package-tree.html b/docs/org/flag4j/operations/dense_sparse/coo/real/package-tree.html index 4e28469d0..1cc580022 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real/package-tree.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.coo.real Class Hierarchy - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseEquals.html b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseEquals.html index 650514f58..4111ac6b2 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseEquals.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseEquals.html @@ -1,11 +1,11 @@ - + RealComplexDenseSparseEquals - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixMultTranspose.html b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixMultTranspose.html index c58c18e17..54f058785 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixMultTranspose.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixMultTranspose.html @@ -1,11 +1,11 @@ - + RealComplexDenseSparseMatrixMultTranspose - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixMultiplication.html b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixMultiplication.html index 551cca5b4..c0f20edc1 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealComplexDenseSparseMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixOperations.html b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixOperations.html index 3517dd9ab..3cf5d605a 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseMatrixOperations.html @@ -1,11 +1,11 @@ - + RealComplexDenseSparseMatrixOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseOperations.html b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseOperations.html index 08ceeb456..631309e6a 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseOperations.html @@ -1,11 +1,11 @@ - + RealComplexDenseSparseOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseVectorOperations.html b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseVectorOperations.html index 010a7644e..52eca2f00 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseVectorOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/RealComplexDenseSparseVectorOperations.html @@ -1,11 +1,11 @@ - + RealComplexDenseSparseVectorOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/package-summary.html b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/package-summary.html index 8a7dc5e63..b5a5bf2eb 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/package-summary.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.coo.real_complex - + diff --git a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/package-tree.html b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/package-tree.html index c6bb9c9c3..e13aefa06 100644 --- a/docs/org/flag4j/operations/dense_sparse/coo/real_complex/package-tree.html +++ b/docs/org/flag4j/operations/dense_sparse/coo/real_complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.coo.real_complex Class Hierarchy - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/complex/ComplexCsrDenseMatrixMultiplication.html b/docs/org/flag4j/operations/dense_sparse/csr/complex/ComplexCsrDenseMatrixMultiplication.html index 1cec3cdb3..c0f749f97 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/complex/ComplexCsrDenseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/complex/ComplexCsrDenseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + ComplexCsrDenseMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/complex/ComplexCsrDenseOperations.html b/docs/org/flag4j/operations/dense_sparse/csr/complex/ComplexCsrDenseOperations.html index de98ba697..21a02ad61 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/complex/ComplexCsrDenseOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/complex/ComplexCsrDenseOperations.html @@ -1,11 +1,11 @@ - + ComplexCsrDenseOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/complex/package-summary.html b/docs/org/flag4j/operations/dense_sparse/csr/complex/package-summary.html index c043bd79f..1dd6c09cc 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/complex/package-summary.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.csr.complex - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/complex/package-tree.html b/docs/org/flag4j/operations/dense_sparse/csr/complex/package-tree.html index d51921386..42f0e5316 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/complex/package-tree.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.csr.complex Class Hierarchy - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/real/RealCsrDenseMatrixMultiplication.html b/docs/org/flag4j/operations/dense_sparse/csr/real/RealCsrDenseMatrixMultiplication.html index 0d4298254..1cb03495a 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/real/RealCsrDenseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/real/RealCsrDenseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealCsrDenseMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/real/RealCsrDenseOperations.html b/docs/org/flag4j/operations/dense_sparse/csr/real/RealCsrDenseOperations.html index c9a236a2d..85301fe8c 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/real/RealCsrDenseOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/real/RealCsrDenseOperations.html @@ -1,11 +1,11 @@ - + RealCsrDenseOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/real/package-summary.html b/docs/org/flag4j/operations/dense_sparse/csr/real/package-summary.html index 91e338f7b..b804dad9e 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/real/package-summary.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/real/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.csr.real - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/real/package-tree.html b/docs/org/flag4j/operations/dense_sparse/csr/real/package-tree.html index ca8385c70..1bc6c3a66 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/real/package-tree.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/real/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.csr.real Class Hierarchy - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/real_complex/RealComplexCsrDenseMatrixMultiplication.html b/docs/org/flag4j/operations/dense_sparse/csr/real_complex/RealComplexCsrDenseMatrixMultiplication.html index 50074ef16..57e066614 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/real_complex/RealComplexCsrDenseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/real_complex/RealComplexCsrDenseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealComplexCsrDenseMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/real_complex/RealComplexCsrDenseOperations.html b/docs/org/flag4j/operations/dense_sparse/csr/real_complex/RealComplexCsrDenseOperations.html index c5d993490..dac4336e1 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/real_complex/RealComplexCsrDenseOperations.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/real_complex/RealComplexCsrDenseOperations.html @@ -1,11 +1,11 @@ - + RealComplexCsrDenseOperations - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/real_complex/package-summary.html b/docs/org/flag4j/operations/dense_sparse/csr/real_complex/package-summary.html index 6800cfd3e..08cd4bdd3 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/real_complex/package-summary.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/real_complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.csr.real_complex - + diff --git a/docs/org/flag4j/operations/dense_sparse/csr/real_complex/package-tree.html b/docs/org/flag4j/operations/dense_sparse/csr/real_complex/package-tree.html index 5c4a0c060..ebe9614dd 100644 --- a/docs/org/flag4j/operations/dense_sparse/csr/real_complex/package-tree.html +++ b/docs/org/flag4j/operations/dense_sparse/csr/real_complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.dense_sparse.csr.real_complex Class Hierarchy - + diff --git a/docs/org/flag4j/operations/package-summary.html b/docs/org/flag4j/operations/package-summary.html index 33a640ce0..5a3bdfe96 100644 --- a/docs/org/flag4j/operations/package-summary.html +++ b/docs/org/flag4j/operations/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations - + diff --git a/docs/org/flag4j/operations/package-tree.html b/docs/org/flag4j/operations/package-tree.html index 2154ee3c9..65da0e02f 100644 --- a/docs/org/flag4j/operations/package-tree.html +++ b/docs/org/flag4j/operations/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations Class Hierarchy - + diff --git a/docs/org/flag4j/operations/sparse/coo/SparseDataWrapper.html b/docs/org/flag4j/operations/sparse/coo/SparseDataWrapper.html index 68bf74128..66e672607 100644 --- a/docs/org/flag4j/operations/sparse/coo/SparseDataWrapper.html +++ b/docs/org/flag4j/operations/sparse/coo/SparseDataWrapper.html @@ -1,11 +1,11 @@ - + SparseDataWrapper - + diff --git a/docs/org/flag4j/operations/sparse/coo/SparseElementSearch.html b/docs/org/flag4j/operations/sparse/coo/SparseElementSearch.html index e4a710e7e..d5375dd4e 100644 --- a/docs/org/flag4j/operations/sparse/coo/SparseElementSearch.html +++ b/docs/org/flag4j/operations/sparse/coo/SparseElementSearch.html @@ -1,11 +1,11 @@ - + SparseElementSearch - + diff --git a/docs/org/flag4j/operations/sparse/coo/SparseUtils.html b/docs/org/flag4j/operations/sparse/coo/SparseUtils.html index 73a556731..2986b7215 100644 --- a/docs/org/flag4j/operations/sparse/coo/SparseUtils.html +++ b/docs/org/flag4j/operations/sparse/coo/SparseUtils.html @@ -1,11 +1,11 @@ - + SparseUtils - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexCooTensorDot.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexCooTensorDot.html index 5978c241b..2fb4212c4 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexCooTensorDot.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexCooTensorDot.html @@ -1,11 +1,11 @@ - + ComplexCooTensorDot - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexCooTensorOperations.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexCooTensorOperations.html index ab73130e6..890e3890b 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexCooTensorOperations.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexCooTensorOperations.html @@ -1,11 +1,11 @@ - + ComplexCooTensorOperations - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseElementSearch.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseElementSearch.html index 2495e3826..7e8af0af5 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseElementSearch.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseElementSearch.html @@ -1,11 +1,11 @@ - + ComplexSparseElementSearch - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseEquals.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseEquals.html index e6d74d206..d67bf5a42 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseEquals.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseEquals.html @@ -1,11 +1,11 @@ - + ComplexSparseEquals - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixGetSet.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixGetSet.html index 602fc6899..184971572 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixGetSet.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixGetSet.html @@ -1,11 +1,11 @@ - + ComplexSparseMatrixGetSet - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixManipulations.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixManipulations.html index cf01ffaa5..f04e19d8d 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixManipulations.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixManipulations.html @@ -1,11 +1,11 @@ - + ComplexSparseMatrixManipulations - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixMultiplication.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixMultiplication.html index eec33a1b9..72905d476 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + ComplexSparseMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixOperations.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixOperations.html index ddb1099ad..785738beb 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixOperations.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixOperations.html @@ -1,11 +1,11 @@ - + ComplexSparseMatrixOperations - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixProperties.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixProperties.html index 0d2b5d07b..8a7df57ce 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixProperties.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseMatrixProperties.html @@ -1,11 +1,11 @@ - + ComplexSparseMatrixProperties - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseNorms.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseNorms.html index ca26dc037..7afb33326 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseNorms.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseNorms.html @@ -1,11 +1,11 @@ - + ComplexSparseNorms - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseVectorOperations.html b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseVectorOperations.html index f3d4bce82..3b09a4e6d 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseVectorOperations.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/ComplexSparseVectorOperations.html @@ -1,11 +1,11 @@ - + ComplexSparseVectorOperations - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/package-summary.html b/docs/org/flag4j/operations/sparse/coo/complex/package-summary.html index ae193e2eb..73cea757e 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/package-summary.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.coo.complex - + diff --git a/docs/org/flag4j/operations/sparse/coo/complex/package-tree.html b/docs/org/flag4j/operations/sparse/coo/complex/package-tree.html index b44905c6a..89e1d50f3 100644 --- a/docs/org/flag4j/operations/sparse/coo/complex/package-tree.html +++ b/docs/org/flag4j/operations/sparse/coo/complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.coo.complex Class Hierarchy - + diff --git a/docs/org/flag4j/operations/sparse/coo/package-summary.html b/docs/org/flag4j/operations/sparse/coo/package-summary.html index d5df019a4..e9dcfb2d1 100644 --- a/docs/org/flag4j/operations/sparse/coo/package-summary.html +++ b/docs/org/flag4j/operations/sparse/coo/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.coo - + diff --git a/docs/org/flag4j/operations/sparse/coo/package-tree.html b/docs/org/flag4j/operations/sparse/coo/package-tree.html index 5a5b5281a..135a2f671 100644 --- a/docs/org/flag4j/operations/sparse/coo/package-tree.html +++ b/docs/org/flag4j/operations/sparse/coo/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.coo Class Hierarchy - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealCooTensorDot.html b/docs/org/flag4j/operations/sparse/coo/real/RealCooTensorDot.html index ef49a5aaa..976f25839 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealCooTensorDot.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealCooTensorDot.html @@ -1,11 +1,11 @@ - + RealCooTensorDot - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealCooTensorOperations.html b/docs/org/flag4j/operations/sparse/coo/real/RealCooTensorOperations.html index da4267034..d2e946092 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealCooTensorOperations.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealCooTensorOperations.html @@ -1,11 +1,11 @@ - + RealCooTensorOperations - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealSparseEquals.html b/docs/org/flag4j/operations/sparse/coo/real/RealSparseEquals.html index acb307500..a86053cfa 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealSparseEquals.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealSparseEquals.html @@ -1,11 +1,11 @@ - + RealSparseEquals - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealSparseManipulations.html b/docs/org/flag4j/operations/sparse/coo/real/RealSparseManipulations.html index e95924ac1..29e491075 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealSparseManipulations.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealSparseManipulations.html @@ -1,11 +1,11 @@ - + RealSparseManipulations - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixGetSet.html b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixGetSet.html index b48a631d3..341cb974d 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixGetSet.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixGetSet.html @@ -1,11 +1,11 @@ - + RealSparseMatrixGetSet - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixManipulations.html b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixManipulations.html index c68891089..36e065e4b 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixManipulations.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixManipulations.html @@ -1,11 +1,11 @@ - + RealSparseMatrixManipulations - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixMultiplication.html b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixMultiplication.html index b2d0fb10f..c36810f73 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealSparseMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixOperations.html b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixOperations.html index 8ab8fc23c..2130d6fbb 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixOperations.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixOperations.html @@ -1,11 +1,11 @@ - + RealSparseMatrixOperations - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixProperties.html b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixProperties.html index 5ac5c618f..4d8711587 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixProperties.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealSparseMatrixProperties.html @@ -1,11 +1,11 @@ - + RealSparseMatrixProperties - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealSparseNorms.html b/docs/org/flag4j/operations/sparse/coo/real/RealSparseNorms.html index 3a32c391c..a5192d79f 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealSparseNorms.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealSparseNorms.html @@ -1,11 +1,11 @@ - + RealSparseNorms - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/RealSparseVectorOperations.html b/docs/org/flag4j/operations/sparse/coo/real/RealSparseVectorOperations.html index aad40dfa3..9a804cf40 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/RealSparseVectorOperations.html +++ b/docs/org/flag4j/operations/sparse/coo/real/RealSparseVectorOperations.html @@ -1,11 +1,11 @@ - + RealSparseVectorOperations - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/package-summary.html b/docs/org/flag4j/operations/sparse/coo/real/package-summary.html index f0b8eae97..297479e32 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/package-summary.html +++ b/docs/org/flag4j/operations/sparse/coo/real/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.coo.real - + diff --git a/docs/org/flag4j/operations/sparse/coo/real/package-tree.html b/docs/org/flag4j/operations/sparse/coo/real/package-tree.html index 052cf1da3..f5924cfb0 100644 --- a/docs/org/flag4j/operations/sparse/coo/real/package-tree.html +++ b/docs/org/flag4j/operations/sparse/coo/real/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.coo.real Class Hierarchy - + diff --git a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexCooTensorOperations.html b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexCooTensorOperations.html index 45a3156cd..28b21069c 100644 --- a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexCooTensorOperations.html +++ b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexCooTensorOperations.html @@ -1,11 +1,11 @@ - + RealComplexCooTensorOperations - + diff --git a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseEquals.html b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseEquals.html index 6d80f9c72..ee86a7455 100644 --- a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseEquals.html +++ b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseEquals.html @@ -1,11 +1,11 @@ - + RealComplexSparseEquals - + diff --git a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseMatrixMultiplication.html b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseMatrixMultiplication.html index ba7413662..13b5854fd 100644 --- a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseMatrixMultiplication.html +++ b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealComplexSparseMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseMatrixOperations.html b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseMatrixOperations.html index 44a62a59c..192bb1e44 100644 --- a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseMatrixOperations.html +++ b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseMatrixOperations.html @@ -1,11 +1,11 @@ - + RealComplexSparseMatrixOperations - + diff --git a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseVectorOperations.html b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseVectorOperations.html index 887269c27..e279a2abd 100644 --- a/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseVectorOperations.html +++ b/docs/org/flag4j/operations/sparse/coo/real_complex/RealComplexSparseVectorOperations.html @@ -1,11 +1,11 @@ - + RealComplexSparseVectorOperations - + diff --git a/docs/org/flag4j/operations/sparse/coo/real_complex/package-summary.html b/docs/org/flag4j/operations/sparse/coo/real_complex/package-summary.html index 1581abafa..1c6279f82 100644 --- a/docs/org/flag4j/operations/sparse/coo/real_complex/package-summary.html +++ b/docs/org/flag4j/operations/sparse/coo/real_complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.coo.real_complex - + diff --git a/docs/org/flag4j/operations/sparse/coo/real_complex/package-tree.html b/docs/org/flag4j/operations/sparse/coo/real_complex/package-tree.html index 0082eda66..ceb83e308 100644 --- a/docs/org/flag4j/operations/sparse/coo/real_complex/package-tree.html +++ b/docs/org/flag4j/operations/sparse/coo/real_complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.coo.real_complex Class Hierarchy - + diff --git a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrEquals.html b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrEquals.html index 303ffd325..aa2b8b2a9 100644 --- a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrEquals.html +++ b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrEquals.html @@ -1,11 +1,11 @@ - + ComplexCsrEquals - + diff --git a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrManipulations.html b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrManipulations.html index 26e5c45bc..57896846f 100644 --- a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrManipulations.html +++ b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrManipulations.html @@ -1,11 +1,11 @@ - + ComplexCsrManipulations - + diff --git a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrMatrixMultiplication.html b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrMatrixMultiplication.html index 4cbe9a6fd..197cd20ee 100644 --- a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrMatrixMultiplication.html +++ b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrMatrixMultiplication.html @@ -1,11 +1,11 @@ - + ComplexCsrMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrOperations.html b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrOperations.html index d516e0131..a020ee3f2 100644 --- a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrOperations.html +++ b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrOperations.html @@ -1,11 +1,11 @@ - + ComplexCsrOperations - + diff --git a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrProperties.html b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrProperties.html index 56777ec3c..1f3543e27 100644 --- a/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrProperties.html +++ b/docs/org/flag4j/operations/sparse/csr/complex/ComplexCsrProperties.html @@ -1,11 +1,11 @@ - + ComplexCsrProperties - + diff --git a/docs/org/flag4j/operations/sparse/csr/complex/package-summary.html b/docs/org/flag4j/operations/sparse/csr/complex/package-summary.html index 54eec1075..b22ddbc45 100644 --- a/docs/org/flag4j/operations/sparse/csr/complex/package-summary.html +++ b/docs/org/flag4j/operations/sparse/csr/complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.csr.complex - + diff --git a/docs/org/flag4j/operations/sparse/csr/complex/package-tree.html b/docs/org/flag4j/operations/sparse/csr/complex/package-tree.html index 2a5f0b068..1aee2b8c4 100644 --- a/docs/org/flag4j/operations/sparse/csr/complex/package-tree.html +++ b/docs/org/flag4j/operations/sparse/csr/complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.csr.complex Class Hierarchy - + diff --git a/docs/org/flag4j/operations/sparse/csr/real/RealCsrConcats.html b/docs/org/flag4j/operations/sparse/csr/real/RealCsrConcats.html index f04df7d98..fc5a06788 100644 --- a/docs/org/flag4j/operations/sparse/csr/real/RealCsrConcats.html +++ b/docs/org/flag4j/operations/sparse/csr/real/RealCsrConcats.html @@ -1,11 +1,11 @@ - + RealCsrConcats - + diff --git a/docs/org/flag4j/operations/sparse/csr/real/RealCsrEquals.html b/docs/org/flag4j/operations/sparse/csr/real/RealCsrEquals.html index 06fc1b401..8cf948d8a 100644 --- a/docs/org/flag4j/operations/sparse/csr/real/RealCsrEquals.html +++ b/docs/org/flag4j/operations/sparse/csr/real/RealCsrEquals.html @@ -1,11 +1,11 @@ - + RealCsrEquals - + diff --git a/docs/org/flag4j/operations/sparse/csr/real/RealCsrManipulations.html b/docs/org/flag4j/operations/sparse/csr/real/RealCsrManipulations.html index df25f4cd1..abc63ad32 100644 --- a/docs/org/flag4j/operations/sparse/csr/real/RealCsrManipulations.html +++ b/docs/org/flag4j/operations/sparse/csr/real/RealCsrManipulations.html @@ -1,11 +1,11 @@ - + RealCsrManipulations - + diff --git a/docs/org/flag4j/operations/sparse/csr/real/RealCsrMatrixMultiplication.html b/docs/org/flag4j/operations/sparse/csr/real/RealCsrMatrixMultiplication.html index 7dc3a841c..6c067e36a 100644 --- a/docs/org/flag4j/operations/sparse/csr/real/RealCsrMatrixMultiplication.html +++ b/docs/org/flag4j/operations/sparse/csr/real/RealCsrMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealCsrMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/sparse/csr/real/RealCsrOperations.html b/docs/org/flag4j/operations/sparse/csr/real/RealCsrOperations.html index 1bb0b1ffa..f98f70751 100644 --- a/docs/org/flag4j/operations/sparse/csr/real/RealCsrOperations.html +++ b/docs/org/flag4j/operations/sparse/csr/real/RealCsrOperations.html @@ -1,11 +1,11 @@ - + RealCsrOperations - + diff --git a/docs/org/flag4j/operations/sparse/csr/real/RealCsrProperties.html b/docs/org/flag4j/operations/sparse/csr/real/RealCsrProperties.html index ae665d688..4e160a675 100644 --- a/docs/org/flag4j/operations/sparse/csr/real/RealCsrProperties.html +++ b/docs/org/flag4j/operations/sparse/csr/real/RealCsrProperties.html @@ -1,11 +1,11 @@ - + RealCsrProperties - + diff --git a/docs/org/flag4j/operations/sparse/csr/real/package-summary.html b/docs/org/flag4j/operations/sparse/csr/real/package-summary.html index 69791a423..84d4e0a95 100644 --- a/docs/org/flag4j/operations/sparse/csr/real/package-summary.html +++ b/docs/org/flag4j/operations/sparse/csr/real/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.csr.real - + diff --git a/docs/org/flag4j/operations/sparse/csr/real/package-tree.html b/docs/org/flag4j/operations/sparse/csr/real/package-tree.html index 1fe54a29b..57db2616a 100644 --- a/docs/org/flag4j/operations/sparse/csr/real/package-tree.html +++ b/docs/org/flag4j/operations/sparse/csr/real/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.csr.real Class Hierarchy - + diff --git a/docs/org/flag4j/operations/sparse/csr/real_complex/RealComplexCsrMatrixMultiplication.html b/docs/org/flag4j/operations/sparse/csr/real_complex/RealComplexCsrMatrixMultiplication.html index b1f5d86b6..1968a884c 100644 --- a/docs/org/flag4j/operations/sparse/csr/real_complex/RealComplexCsrMatrixMultiplication.html +++ b/docs/org/flag4j/operations/sparse/csr/real_complex/RealComplexCsrMatrixMultiplication.html @@ -1,11 +1,11 @@ - + RealComplexCsrMatrixMultiplication - + diff --git a/docs/org/flag4j/operations/sparse/csr/real_complex/RealComplexCsrOperations.html b/docs/org/flag4j/operations/sparse/csr/real_complex/RealComplexCsrOperations.html index 70a398478..fc5439dc2 100644 --- a/docs/org/flag4j/operations/sparse/csr/real_complex/RealComplexCsrOperations.html +++ b/docs/org/flag4j/operations/sparse/csr/real_complex/RealComplexCsrOperations.html @@ -1,11 +1,11 @@ - + RealComplexCsrOperations - + diff --git a/docs/org/flag4j/operations/sparse/csr/real_complex/package-summary.html b/docs/org/flag4j/operations/sparse/csr/real_complex/package-summary.html index 250fecfa7..78c9de7db 100644 --- a/docs/org/flag4j/operations/sparse/csr/real_complex/package-summary.html +++ b/docs/org/flag4j/operations/sparse/csr/real_complex/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.csr.real_complex - + diff --git a/docs/org/flag4j/operations/sparse/csr/real_complex/package-tree.html b/docs/org/flag4j/operations/sparse/csr/real_complex/package-tree.html index e08e7c8e6..157c2adfb 100644 --- a/docs/org/flag4j/operations/sparse/csr/real_complex/package-tree.html +++ b/docs/org/flag4j/operations/sparse/csr/real_complex/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.operations.sparse.csr.real_complex Class Hierarchy - + diff --git a/docs/org/flag4j/rng/RandomArray.html b/docs/org/flag4j/rng/RandomArray.html index 9f70db84f..6d62bedcb 100644 --- a/docs/org/flag4j/rng/RandomArray.html +++ b/docs/org/flag4j/rng/RandomArray.html @@ -1,11 +1,11 @@ - + RandomArray - + diff --git a/docs/org/flag4j/rng/RandomCNumber.html b/docs/org/flag4j/rng/RandomCNumber.html index 247ba5f08..bcf17365e 100644 --- a/docs/org/flag4j/rng/RandomCNumber.html +++ b/docs/org/flag4j/rng/RandomCNumber.html @@ -1,11 +1,11 @@ - + RandomCNumber - + diff --git a/docs/org/flag4j/rng/RandomTensor.html b/docs/org/flag4j/rng/RandomTensor.html index 1719cb2df..ff0116361 100644 --- a/docs/org/flag4j/rng/RandomTensor.html +++ b/docs/org/flag4j/rng/RandomTensor.html @@ -1,11 +1,11 @@ - + RandomTensor - + diff --git a/docs/org/flag4j/rng/package-summary.html b/docs/org/flag4j/rng/package-summary.html index 9b7924559..b00d809d1 100644 --- a/docs/org/flag4j/rng/package-summary.html +++ b/docs/org/flag4j/rng/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.rng - + diff --git a/docs/org/flag4j/rng/package-tree.html b/docs/org/flag4j/rng/package-tree.html index d553fe964..627700166 100644 --- a/docs/org/flag4j/rng/package-tree.html +++ b/docs/org/flag4j/rng/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.rng Class Hierarchy - + diff --git a/docs/org/flag4j/util/ArrayUtils.html b/docs/org/flag4j/util/ArrayUtils.html index 91888602c..32697723c 100644 --- a/docs/org/flag4j/util/ArrayUtils.html +++ b/docs/org/flag4j/util/ArrayUtils.html @@ -1,11 +1,11 @@ - + ArrayUtils - + @@ -544,44 +544,50 @@

    Method Summary

    Swaps to elements in an array.
    - -
    toArrayList(double[] src)
    +
    static void
    +
    swapUnsafe(int[] src, + int[] indices)
    -
    Converts an array of doubles to an array list.
    +
    Swaps elements in an array according to a specified permutation.
    - -
    toArrayList(int[] src)
    + +
    toArrayList(double[] src)
    Converts an array of doubles to an array list.
    - - + +
    toArrayList(int[] src)
    -
    Converts an array of complex numbers to an array list.
    +
    Converts an array of doubles to an array list.
    -
    toComplexArrayList(double[] src)
    +
    -
    Converts an array of doubles to a complex array list.
    +
    Converts an array of complex numbers to an array list.
    -
    static double[]
    -
    unbox(Double[] arr)
    + +
    toComplexArrayList(double[] src)
    -
    Converts an array of Double objects to a primitive array (i.e.
    +
    Converts an array of doubles to a complex array list.
    -
    static int[]
    -
    unbox(Integer[] arr)
    +
    static double[]
    +
    unbox(Double[] arr)
    -
    Converts an array of Integer objects to a primitive array (i.e.
    +
    Converts an array of Double objects to a primitive array (i.e.
    -
    static double[]
    - +
    static int[]
    +
    unbox(Integer[] arr)
    -
    Flattens a two-dimensional array and unboxes.
    +
    Converts an array of Integer objects to a primitive array (i.e.
    -
    static int[]
    -
    uniqueSorted(int[] src)
    +
    static double[]
    +
    +
    Flattens a two-dimensional array and unboxes.
    +
    +
    static int[]
    +
    uniqueSorted(int[] src)
    +
    Gets the unique values from an array and sorts them.
    @@ -1136,6 +1142,23 @@

    swap

  • +
    +

    swapUnsafe

    +
    +
    public static void swapUnsafe(int[] src, + int[] indices)
    +
    Swaps elements in an array according to a specified permutation. This method should be used with extreem caution as unlike + swap(int[], int[]), this method does not verify that indices is a permutation.
    +
    +
    Parameters:
    +
    src - Array to swap elements within.
    +
    indices - Array containing indices of the permutation. If the src array has length N, then + the array must be a permutation of {0, 1, 2, ..., N-1}.
    +
    +
    +
    +
  • +
  • swap

    diff --git a/docs/org/flag4j/util/Axis2D.html b/docs/org/flag4j/util/Axis2D.html index b96a2024d..d89fc12e6 100644 --- a/docs/org/flag4j/util/Axis2D.html +++ b/docs/org/flag4j/util/Axis2D.html @@ -1,11 +1,11 @@ - + Axis2D - + diff --git a/docs/org/flag4j/util/ErrorMessages.html b/docs/org/flag4j/util/ErrorMessages.html index 5cb3feff8..9086e6e48 100644 --- a/docs/org/flag4j/util/ErrorMessages.html +++ b/docs/org/flag4j/util/ErrorMessages.html @@ -1,11 +1,11 @@ - + ErrorMessages - + diff --git a/docs/org/flag4j/util/Flag4jConstants.html b/docs/org/flag4j/util/Flag4jConstants.html index ec01a1f1d..f08fce377 100644 --- a/docs/org/flag4j/util/Flag4jConstants.html +++ b/docs/org/flag4j/util/Flag4jConstants.html @@ -1,11 +1,11 @@ - + Flag4jConstants - + diff --git a/docs/org/flag4j/util/ParameterChecks.html b/docs/org/flag4j/util/ParameterChecks.html index c6e150643..0918fa59c 100644 --- a/docs/org/flag4j/util/ParameterChecks.html +++ b/docs/org/flag4j/util/ParameterChecks.html @@ -1,11 +1,11 @@ - + ParameterChecks - + diff --git a/docs/org/flag4j/util/StringUtils.html b/docs/org/flag4j/util/StringUtils.html index 2e92bb2f5..f65ae38e8 100644 --- a/docs/org/flag4j/util/StringUtils.html +++ b/docs/org/flag4j/util/StringUtils.html @@ -1,11 +1,11 @@ - + StringUtils - + diff --git a/docs/org/flag4j/util/exceptions/LinearAlgebraException.html b/docs/org/flag4j/util/exceptions/LinearAlgebraException.html index f2f9981ec..8ef91b585 100644 --- a/docs/org/flag4j/util/exceptions/LinearAlgebraException.html +++ b/docs/org/flag4j/util/exceptions/LinearAlgebraException.html @@ -1,11 +1,11 @@ - + LinearAlgebraException - + diff --git a/docs/org/flag4j/util/exceptions/SingularMatrixException.html b/docs/org/flag4j/util/exceptions/SingularMatrixException.html index 7c6207c7d..0bd437f74 100644 --- a/docs/org/flag4j/util/exceptions/SingularMatrixException.html +++ b/docs/org/flag4j/util/exceptions/SingularMatrixException.html @@ -1,11 +1,11 @@ - + SingularMatrixException - + diff --git a/docs/org/flag4j/util/exceptions/TensorShapeException.html b/docs/org/flag4j/util/exceptions/TensorShapeException.html index 26077af9f..654281b00 100644 --- a/docs/org/flag4j/util/exceptions/TensorShapeException.html +++ b/docs/org/flag4j/util/exceptions/TensorShapeException.html @@ -1,11 +1,11 @@ - + TensorShapeException - + diff --git a/docs/org/flag4j/util/exceptions/package-summary.html b/docs/org/flag4j/util/exceptions/package-summary.html index 697e87044..3ca60fcdb 100644 --- a/docs/org/flag4j/util/exceptions/package-summary.html +++ b/docs/org/flag4j/util/exceptions/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.util.exceptions - + diff --git a/docs/org/flag4j/util/exceptions/package-tree.html b/docs/org/flag4j/util/exceptions/package-tree.html index 1efdd1479..037b509ed 100644 --- a/docs/org/flag4j/util/exceptions/package-tree.html +++ b/docs/org/flag4j/util/exceptions/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.util.exceptions Class Hierarchy - + diff --git a/docs/org/flag4j/util/package-summary.html b/docs/org/flag4j/util/package-summary.html index 2aca0718f..9c2f1c01b 100644 --- a/docs/org/flag4j/util/package-summary.html +++ b/docs/org/flag4j/util/package-summary.html @@ -1,11 +1,11 @@ - + org.flag4j.util - + diff --git a/docs/org/flag4j/util/package-tree.html b/docs/org/flag4j/util/package-tree.html index e827eeb3e..df9cf50e8 100644 --- a/docs/org/flag4j/util/package-tree.html +++ b/docs/org/flag4j/util/package-tree.html @@ -1,11 +1,11 @@ - + org.flag4j.util Class Hierarchy - + diff --git a/docs/overview-summary.html b/docs/overview-summary.html index 5b48e87e8..571a78101 100644 --- a/docs/overview-summary.html +++ b/docs/overview-summary.html @@ -1,11 +1,11 @@ - + Generated Documentation (Untitled) - + diff --git a/docs/overview-tree.html b/docs/overview-tree.html index b24329d2d..5153f51c1 100644 --- a/docs/overview-tree.html +++ b/docs/overview-tree.html @@ -1,11 +1,11 @@ - + Class Hierarchy - + @@ -449,8 +449,10 @@

    Interface Hierarchy

  • org.flag4j.core.TensorManipulationsMixin<T>
  • +
  • org.flag4j.concurrency.TensorOperation
  • org.flag4j.core.TensorOperationsMixin<T,U,W,Z,Y,X>
  • org.flag4j.core.TensorPropertiesMixin
  • +
  • org.flag4j.concurrency.ThreadManager.TriConsumer<T,U,V>
  • org.flag4j.core.VectorComparisonsMixin
    • org.flag4j.core.VectorMixin<T,U,V,W,X,TT,UU,WW> (also extends org.flag4j.core.VectorManipulationsMixin<TT>, org.flag4j.core.VectorOperationsMixin<T,U,V,W,X,TT,UU,WW>, org.flag4j.core.VectorPropertiesMixin)
    • diff --git a/docs/search.html b/docs/search.html index 66415080b..7cf5bed30 100644 --- a/docs/search.html +++ b/docs/search.html @@ -1,11 +1,11 @@ - + Search - + diff --git a/docs/serialized-form.html b/docs/serialized-form.html index 8a34f9260..9fbf23294 100644 --- a/docs/serialized-form.html +++ b/docs/serialized-form.html @@ -1,11 +1,11 @@ - + Serialized Form - + diff --git a/docs/type-search-index.js b/docs/type-search-index.js index 80b2d8800..aa0d371e3 100644 --- a/docs/type-search-index.js +++ b/docs/type-search-index.js @@ -1 +1 @@ -typeSearchIndex = [{"p":"org.flag4j.operations.common.complex","l":"AggregateComplex"},{"p":"org.flag4j.operations.dense.complex","l":"AggregateDenseComplex"},{"p":"org.flag4j.operations.dense.real","l":"AggregateDenseReal"},{"p":"org.flag4j.operations.common.real","l":"AggregateReal"},{"p":"org.flag4j.operations","l":"TransposeDispatcher.Algorithm"},{"p":"org.flag4j.operations","l":"MatrixMultiplyDispatcher.AlgorithmName"},{"p":"org.flag4j.operations","l":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"org.flag4j.util","l":"ArrayUtils"},{"p":"org.flag4j.util","l":"Axis2D"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"BackSolver"},{"p":"org.flag4j.linalg.decompositions.chol","l":"Cholesky"},{"p":"org.flag4j.arrays.dense","l":"CMatrix"},{"p":"org.flag4j.complex_numbers","l":"CNumber"},{"p":"org.flag4j.complex_numbers","l":"CNumberLexer"},{"p":"org.flag4j.complex_numbers","l":"CNumberParser"},{"p":"org.flag4j.complex_numbers","l":"CNumberToken"},{"p":"org.flag4j.complex_numbers","l":"CNumberUtils"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"ComplexBackSolver"},{"p":"org.flag4j.linalg.decompositions.chol","l":"ComplexCholesky"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexCooTensorDot"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexCooTensorOperations"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","l":"ComplexCsrDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","l":"ComplexCsrDenseOperations"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrEquals"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrManipulations"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrOperations"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrProperties"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseDeterminant"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseElemDiv"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseElemMult"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseEquals"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseOperations"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseProperties"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseSetOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseEquals"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseMatrixOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseVectorOperations"},{"p":"org.flag4j.core.dense_base","l":"ComplexDenseTensorBase"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseTensorDot"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseTranspose"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseVectorOperations"},{"p":"org.flag4j.linalg.solvers.exact","l":"ComplexExactSolver"},{"p":"org.flag4j.linalg.solvers.exact","l":"ComplexExactTensorSolver"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"ComplexForwardSolver"},{"p":"org.flag4j.linalg.decompositions.hess","l":"ComplexHess"},{"p":"org.flag4j.linalg.solvers.lstsq","l":"ComplexLstsqSolver"},{"p":"org.flag4j.linalg.decompositions.lu","l":"ComplexLU"},{"p":"org.flag4j.core","l":"ComplexMatrixMixin"},{"p":"org.flag4j.operations.common.complex","l":"ComplexOperations"},{"p":"org.flag4j.operations.common.complex","l":"ComplexProperties"},{"p":"org.flag4j.linalg.decompositions.qr","l":"ComplexQR"},{"p":"org.flag4j.linalg.decompositions.schur","l":"ComplexSchur"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseElementSearch"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseEquals"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixGetSet"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixManipulations"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixOperations"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixProperties"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseNorms"},{"p":"org.flag4j.core.sparse_base","l":"ComplexSparseTensorBase"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseVectorOperations"},{"p":"org.flag4j.linalg.decompositions.svd","l":"ComplexSVD"},{"p":"org.flag4j.core","l":"ComplexTensorExclusiveMixin"},{"p":"org.flag4j.core","l":"ComplexTensorMixin"},{"p":"org.flag4j.linalg.decompositions.unitary","l":"ComplexUnitaryDecomposition"},{"p":"org.flag4j.linalg","l":"Condition"},{"p":"org.flag4j.concurrency","l":"Configurations"},{"p":"org.flag4j.arrays.sparse","l":"CooCMatrix"},{"p":"org.flag4j.arrays.sparse","l":"CooCTensor"},{"p":"org.flag4j.arrays.sparse","l":"CooCVector"},{"p":"org.flag4j.arrays.sparse","l":"CooMatrix"},{"p":"org.flag4j.arrays.sparse","l":"CooTensor"},{"p":"org.flag4j.arrays.sparse","l":"CooVector"},{"p":"org.flag4j.arrays.sparse","l":"CsrCMatrix"},{"p":"org.flag4j.arrays.sparse","l":"CsrMatrix"},{"p":"org.flag4j.arrays.dense","l":"CTensor"},{"p":"org.flag4j.arrays.dense","l":"CVector"},{"p":"org.flag4j.linalg.decompositions","l":"Decomposition"},{"p":"org.flag4j.linalg.decompositions","l":"DecompositionFactory"},{"p":"org.flag4j.core.dense_base","l":"DenseMatrixMixin"},{"p":"org.flag4j.core.dense_base","l":"DenseMixin"},{"p":"org.flag4j.core.dense_base","l":"DenseTensorBase"},{"p":"org.flag4j.core.dense_base","l":"DenseTensorMixin"},{"p":"org.flag4j.core.dense_base","l":"DenseVectorMixin"},{"p":"org.flag4j.linalg.ops","l":"DirectSum"},{"p":"org.flag4j.linalg","l":"Eigen"},{"p":"org.flag4j.util","l":"ErrorMessages"},{"p":"org.flag4j.linalg.solvers.exact","l":"ExactSolver"},{"p":"org.flag4j.linalg.solvers.exact","l":"ExactTensorSolver"},{"p":"org.flag4j.util","l":"Flag4jConstants"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"ForwardSolver"},{"p":"org.flag4j.linalg.transformations","l":"Givens"},{"p":"org.flag4j.linalg.transformations","l":"Householder"},{"p":"org.flag4j.linalg","l":"Invert"},{"p":"org.flag4j.util.exceptions","l":"LinearAlgebraException"},{"p":"org.flag4j.linalg.solvers","l":"LinearSolver"},{"p":"org.flag4j.linalg.solvers","l":"LinearTensorSolver"},{"p":"org.flag4j.linalg.solvers.lstsq","l":"LstsqSolver"},{"p":"org.flag4j.linalg.decompositions.lu","l":"LU"},{"p":"org.flag4j.arrays.dense","l":"Matrix"},{"p":"org.flag4j.core","l":"MatrixComparisonsMixin"},{"p":"org.flag4j.core","l":"MatrixManipulationsMixin"},{"p":"org.flag4j.core","l":"MatrixMixin"},{"p":"org.flag4j.operations","l":"MatrixMultiplyDispatcher"},{"p":"org.flag4j.linalg","l":"MatrixNorms"},{"p":"org.flag4j.core","l":"MatrixOperationsMixin"},{"p":"org.flag4j.core","l":"MatrixPropertiesMixin"},{"p":"org.flag4j.util","l":"ParameterChecks"},{"p":"org.flag4j.arrays.sparse","l":"PermutationMatrix"},{"p":"org.flag4j.linalg.decompositions.lu","l":"LU.Pivoting"},{"p":"org.flag4j.linalg","l":"PositiveDefiniteness"},{"p":"org.flag4j.io","l":"PrintOptions"},{"p":"org.flag4j.linalg.transformations","l":"Projection"},{"p":"org.flag4j.rng","l":"RandomArray"},{"p":"org.flag4j.rng","l":"RandomCNumber"},{"p":"org.flag4j.rng","l":"RandomTensor"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"RealBackSolver"},{"p":"org.flag4j.linalg.decompositions.chol","l":"RealCholesky"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexCooTensorOperations"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","l":"RealComplexCsrDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","l":"RealComplexCsrDenseOperations"},{"p":"org.flag4j.operations.sparse.csr.real_complex","l":"RealComplexCsrMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.csr.real_complex","l":"RealComplexCsrOperations"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseElemDiv"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseElemMult"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseEquals"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseEquals"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseMatrixOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseVectorOperations"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseVectorOperations"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexSparseEquals"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexSparseMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexSparseMatrixOperations"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexSparseVectorOperations"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealCooTensorDot"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealCooTensorOperations"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrConcats"},{"p":"org.flag4j.operations.dense_sparse.csr.real","l":"RealCsrDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.csr.real","l":"RealCsrDenseOperations"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrEquals"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrManipulations"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrOperations"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrProperties"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseDeterminant"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseElemDiv"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseElemMult"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseEquals"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseMatrixMultiplication"},{"p":"org.flag4j.operations","l":"RealDenseMatrixMultiplyDispatcher"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseOperations"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseProperties"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseSetOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseEquals"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseMatrixOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseTensorOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseVectorOperations"},{"p":"org.flag4j.core.dense_base","l":"RealDenseTensorBase"},{"p":"org.flag4j.operations","l":"RealDenseTensorBinaryOperation"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseTensorDot"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseTranspose"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseVectorOperations"},{"p":"org.flag4j.linalg.solvers.exact","l":"RealExactSolver"},{"p":"org.flag4j.linalg.solvers.exact","l":"RealExactTensorSolver"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"RealForwardSolver"},{"p":"org.flag4j.linalg.decompositions.hess","l":"RealHess"},{"p":"org.flag4j.linalg.solvers.lstsq","l":"RealLstsqSolver"},{"p":"org.flag4j.linalg.decompositions.lu","l":"RealLU"},{"p":"org.flag4j.core","l":"RealMatrixMixin"},{"p":"org.flag4j.operations.common.real","l":"RealOperations"},{"p":"org.flag4j.operations.common.real","l":"RealProperties"},{"p":"org.flag4j.linalg.decompositions.qr","l":"RealQR"},{"p":"org.flag4j.linalg.decompositions.schur","l":"RealSchur"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseEquals"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseManipulations"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixGetSet"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixManipulations"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixOperations"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixProperties"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseNorms"},{"p":"org.flag4j.core.sparse_base","l":"RealSparseTensorBase"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseVectorOperations"},{"p":"org.flag4j.linalg.decompositions.svd","l":"RealSVD"},{"p":"org.flag4j.core","l":"RealTensorMixin"},{"p":"org.flag4j.linalg.decompositions.unitary","l":"RealUnitaryDecomposition"},{"p":"org.flag4j.linalg","l":"RowEchelon"},{"p":"org.flag4j.linalg.decompositions.schur","l":"Schur"},{"p":"org.flag4j.core","l":"Shape"},{"p":"org.flag4j.util.exceptions","l":"SingularMatrixException"},{"p":"org.flag4j.operations.sparse.coo","l":"SparseDataWrapper"},{"p":"org.flag4j.operations.sparse.coo","l":"SparseElementSearch"},{"p":"org.flag4j.core.sparse_base","l":"SparseTensorBase"},{"p":"org.flag4j.core.sparse_base","l":"SparseTensorMixin"},{"p":"org.flag4j.arrays.sparse","l":"SparseUtils"},{"p":"org.flag4j.operations.sparse.coo","l":"SparseUtils"},{"p":"org.flag4j.util","l":"StringUtils"},{"p":"org.flag4j.linalg","l":"SubSpace"},{"p":"org.flag4j.linalg.decompositions.svd","l":"SVD"},{"p":"org.flag4j.linalg.decompositions.hess","l":"SymmHess"},{"p":"org.flag4j.arrays.sparse","l":"SymmTriDiagonal"},{"p":"org.flag4j.arrays.dense","l":"Tensor"},{"p":"org.flag4j.core","l":"TensorBase"},{"p":"org.flag4j.core","l":"TensorComparisonsMixin"},{"p":"org.flag4j.operations.common","l":"TensorEquals"},{"p":"org.flag4j.core","l":"TensorExclusiveMixin"},{"p":"org.flag4j.io","l":"TensorInputStream"},{"p":"org.flag4j.linalg","l":"TensorInvert"},{"p":"org.flag4j.core","l":"TensorManipulationsMixin"},{"p":"org.flag4j.linalg","l":"TensorNorms"},{"p":"org.flag4j.core","l":"TensorOperationsMixin"},{"p":"org.flag4j.io","l":"TensorOutputStream"},{"p":"org.flag4j.core","l":"TensorPropertiesMixin"},{"p":"org.flag4j.io","l":"TensorReader"},{"p":"org.flag4j.util.exceptions","l":"TensorShapeException"},{"p":"org.flag4j.io","l":"TensorWriter"},{"p":"org.flag4j.concurrency","l":"ThreadManager"},{"p":"org.flag4j.operations","l":"TransposeDispatcher"},{"p":"org.flag4j.linalg.decompositions.unitary","l":"UnitaryDecomposition"},{"p":"org.flag4j.arrays.dense","l":"Vector"},{"p":"org.flag4j.core","l":"VectorComparisonsMixin"},{"p":"org.flag4j.core","l":"VectorManipulationsMixin"},{"p":"org.flag4j.core","l":"VectorMixin"},{"p":"org.flag4j.linalg","l":"VectorNorms"},{"p":"org.flag4j.core","l":"VectorOperationsMixin"},{"p":"org.flag4j.core","l":"VectorPropertiesMixin"},{"p":"org.flag4j.linalg.transformations","l":"View"}];updateSearchResults(); \ No newline at end of file +typeSearchIndex = [{"p":"org.flag4j.operations.common.complex","l":"AggregateComplex"},{"p":"org.flag4j.operations.dense.complex","l":"AggregateDenseComplex"},{"p":"org.flag4j.operations.dense.real","l":"AggregateDenseReal"},{"p":"org.flag4j.operations.common.real","l":"AggregateReal"},{"p":"org.flag4j.operations","l":"TransposeDispatcher.Algorithm"},{"p":"org.flag4j.operations","l":"MatrixMultiplyDispatcher.AlgorithmName"},{"p":"org.flag4j.operations","l":"RealDenseMatrixMultiplyDispatcher.AlgorithmNames"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"org.flag4j.util","l":"ArrayUtils"},{"p":"org.flag4j.util","l":"Axis2D"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"BackSolver"},{"p":"org.flag4j.linalg.decompositions.chol","l":"Cholesky"},{"p":"org.flag4j.arrays.dense","l":"CMatrix"},{"p":"org.flag4j.complex_numbers","l":"CNumber"},{"p":"org.flag4j.complex_numbers","l":"CNumberLexer"},{"p":"org.flag4j.complex_numbers","l":"CNumberParser"},{"p":"org.flag4j.complex_numbers","l":"CNumberToken"},{"p":"org.flag4j.complex_numbers","l":"CNumberUtils"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"ComplexBackSolver"},{"p":"org.flag4j.linalg.decompositions.chol","l":"ComplexCholesky"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexCooTensorDot"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexCooTensorOperations"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","l":"ComplexCsrDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.csr.complex","l":"ComplexCsrDenseOperations"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrEquals"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrManipulations"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrOperations"},{"p":"org.flag4j.operations.sparse.csr.complex","l":"ComplexCsrProperties"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseDeterminant"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseElemDiv"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseElemMult"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseEquals"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseOperations"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseProperties"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseSetOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseEquals"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseMatrixOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.complex","l":"ComplexDenseSparseVectorOperations"},{"p":"org.flag4j.core.dense_base","l":"ComplexDenseTensorBase"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseTensorDot"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseTranspose"},{"p":"org.flag4j.operations.dense.complex","l":"ComplexDenseVectorOperations"},{"p":"org.flag4j.linalg.solvers.exact","l":"ComplexExactSolver"},{"p":"org.flag4j.linalg.solvers.exact","l":"ComplexExactTensorSolver"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"ComplexForwardSolver"},{"p":"org.flag4j.linalg.decompositions.hess","l":"ComplexHess"},{"p":"org.flag4j.linalg.solvers.lstsq","l":"ComplexLstsqSolver"},{"p":"org.flag4j.linalg.decompositions.lu","l":"ComplexLU"},{"p":"org.flag4j.core","l":"ComplexMatrixMixin"},{"p":"org.flag4j.operations.common.complex","l":"ComplexOperations"},{"p":"org.flag4j.operations.common.complex","l":"ComplexProperties"},{"p":"org.flag4j.linalg.decompositions.qr","l":"ComplexQR"},{"p":"org.flag4j.linalg.decompositions.schur","l":"ComplexSchur"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseElementSearch"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseEquals"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixGetSet"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixManipulations"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixOperations"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseMatrixProperties"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseNorms"},{"p":"org.flag4j.core.sparse_base","l":"ComplexSparseTensorBase"},{"p":"org.flag4j.operations.sparse.coo.complex","l":"ComplexSparseVectorOperations"},{"p":"org.flag4j.linalg.decompositions.svd","l":"ComplexSVD"},{"p":"org.flag4j.core","l":"ComplexTensorExclusiveMixin"},{"p":"org.flag4j.core","l":"ComplexTensorMixin"},{"p":"org.flag4j.linalg.decompositions.unitary","l":"ComplexUnitaryDecomposition"},{"p":"org.flag4j.linalg","l":"Condition"},{"p":"org.flag4j.concurrency","l":"Configurations"},{"p":"org.flag4j.arrays.sparse","l":"CooCMatrix"},{"p":"org.flag4j.arrays.sparse","l":"CooCTensor"},{"p":"org.flag4j.arrays.sparse","l":"CooCVector"},{"p":"org.flag4j.arrays.sparse","l":"CooMatrix"},{"p":"org.flag4j.arrays.sparse","l":"CooTensor"},{"p":"org.flag4j.arrays.sparse","l":"CooVector"},{"p":"org.flag4j.arrays.sparse","l":"CsrCMatrix"},{"p":"org.flag4j.arrays.sparse","l":"CsrMatrix"},{"p":"org.flag4j.arrays.dense","l":"CTensor"},{"p":"org.flag4j.arrays.dense","l":"CVector"},{"p":"org.flag4j.linalg.decompositions","l":"Decomposition"},{"p":"org.flag4j.linalg.decompositions","l":"DecompositionFactory"},{"p":"org.flag4j.core.dense_base","l":"DenseMatrixMixin"},{"p":"org.flag4j.core.dense_base","l":"DenseMixin"},{"p":"org.flag4j.core.dense_base","l":"DenseTensorBase"},{"p":"org.flag4j.core.dense_base","l":"DenseTensorMixin"},{"p":"org.flag4j.core.dense_base","l":"DenseVectorMixin"},{"p":"org.flag4j.linalg.ops","l":"DirectSum"},{"p":"org.flag4j.linalg","l":"Eigen"},{"p":"org.flag4j.util","l":"ErrorMessages"},{"p":"org.flag4j.linalg.solvers.exact","l":"ExactSolver"},{"p":"org.flag4j.linalg.solvers.exact","l":"ExactTensorSolver"},{"p":"org.flag4j.util","l":"Flag4jConstants"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"ForwardSolver"},{"p":"org.flag4j.linalg.transformations","l":"Givens"},{"p":"org.flag4j.linalg.transformations","l":"Householder"},{"p":"org.flag4j.linalg","l":"Invert"},{"p":"org.flag4j.util.exceptions","l":"LinearAlgebraException"},{"p":"org.flag4j.linalg.solvers","l":"LinearSolver"},{"p":"org.flag4j.linalg.solvers","l":"LinearTensorSolver"},{"p":"org.flag4j.linalg.solvers.lstsq","l":"LstsqSolver"},{"p":"org.flag4j.linalg.decompositions.lu","l":"LU"},{"p":"org.flag4j.arrays.dense","l":"Matrix"},{"p":"org.flag4j.core","l":"MatrixComparisonsMixin"},{"p":"org.flag4j.core","l":"MatrixManipulationsMixin"},{"p":"org.flag4j.core","l":"MatrixMixin"},{"p":"org.flag4j.operations","l":"MatrixMultiplyDispatcher"},{"p":"org.flag4j.linalg","l":"MatrixNorms"},{"p":"org.flag4j.core","l":"MatrixOperationsMixin"},{"p":"org.flag4j.core","l":"MatrixPropertiesMixin"},{"p":"org.flag4j.util","l":"ParameterChecks"},{"p":"org.flag4j.arrays.sparse","l":"PermutationMatrix"},{"p":"org.flag4j.linalg.decompositions.lu","l":"LU.Pivoting"},{"p":"org.flag4j.linalg","l":"PositiveDefiniteness"},{"p":"org.flag4j.io","l":"PrintOptions"},{"p":"org.flag4j.linalg.transformations","l":"Projection"},{"p":"org.flag4j.rng","l":"RandomArray"},{"p":"org.flag4j.rng","l":"RandomCNumber"},{"p":"org.flag4j.rng","l":"RandomTensor"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"RealBackSolver"},{"p":"org.flag4j.linalg.decompositions.chol","l":"RealCholesky"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexCooTensorOperations"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","l":"RealComplexCsrDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.csr.real_complex","l":"RealComplexCsrDenseOperations"},{"p":"org.flag4j.operations.sparse.csr.real_complex","l":"RealComplexCsrMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.csr.real_complex","l":"RealComplexCsrOperations"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseElemDiv"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseElemMult"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseEquals"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseEquals"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseMatrixOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real_complex","l":"RealComplexDenseSparseVectorOperations"},{"p":"org.flag4j.operations.dense.real_complex","l":"RealComplexDenseVectorOperations"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexSparseEquals"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexSparseMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexSparseMatrixOperations"},{"p":"org.flag4j.operations.sparse.coo.real_complex","l":"RealComplexSparseVectorOperations"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealCooTensorDot"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealCooTensorOperations"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrConcats"},{"p":"org.flag4j.operations.dense_sparse.csr.real","l":"RealCsrDenseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.csr.real","l":"RealCsrDenseOperations"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrEquals"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrManipulations"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrOperations"},{"p":"org.flag4j.operations.sparse.csr.real","l":"RealCsrProperties"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseDeterminant"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseElemDiv"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseElemMult"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseEquals"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseMatrixMultiplication"},{"p":"org.flag4j.operations","l":"RealDenseMatrixMultiplyDispatcher"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseOperations"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseProperties"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseSetOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseEquals"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseMatrixMultiplication"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseMatrixMultTranspose"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseMatrixOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseTensorOperations"},{"p":"org.flag4j.operations.dense_sparse.coo.real","l":"RealDenseSparseVectorOperations"},{"p":"org.flag4j.core.dense_base","l":"RealDenseTensorBase"},{"p":"org.flag4j.operations","l":"RealDenseTensorBinaryOperation"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseTensorDot"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseTranspose"},{"p":"org.flag4j.operations.dense.real","l":"RealDenseVectorOperations"},{"p":"org.flag4j.linalg.solvers.exact","l":"RealExactSolver"},{"p":"org.flag4j.linalg.solvers.exact","l":"RealExactTensorSolver"},{"p":"org.flag4j.linalg.solvers.exact.triangular","l":"RealForwardSolver"},{"p":"org.flag4j.linalg.decompositions.hess","l":"RealHess"},{"p":"org.flag4j.linalg.solvers.lstsq","l":"RealLstsqSolver"},{"p":"org.flag4j.linalg.decompositions.lu","l":"RealLU"},{"p":"org.flag4j.core","l":"RealMatrixMixin"},{"p":"org.flag4j.operations.common.real","l":"RealOperations"},{"p":"org.flag4j.operations.common.real","l":"RealProperties"},{"p":"org.flag4j.linalg.decompositions.qr","l":"RealQR"},{"p":"org.flag4j.linalg.decompositions.schur","l":"RealSchur"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseEquals"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseManipulations"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixGetSet"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixManipulations"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixMultiplication"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixOperations"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseMatrixProperties"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseNorms"},{"p":"org.flag4j.core.sparse_base","l":"RealSparseTensorBase"},{"p":"org.flag4j.operations.sparse.coo.real","l":"RealSparseVectorOperations"},{"p":"org.flag4j.linalg.decompositions.svd","l":"RealSVD"},{"p":"org.flag4j.core","l":"RealTensorMixin"},{"p":"org.flag4j.linalg.decompositions.unitary","l":"RealUnitaryDecomposition"},{"p":"org.flag4j.linalg","l":"RowEchelon"},{"p":"org.flag4j.linalg.decompositions.schur","l":"Schur"},{"p":"org.flag4j.core","l":"Shape"},{"p":"org.flag4j.util.exceptions","l":"SingularMatrixException"},{"p":"org.flag4j.operations.sparse.coo","l":"SparseDataWrapper"},{"p":"org.flag4j.operations.sparse.coo","l":"SparseElementSearch"},{"p":"org.flag4j.core.sparse_base","l":"SparseTensorBase"},{"p":"org.flag4j.core.sparse_base","l":"SparseTensorMixin"},{"p":"org.flag4j.arrays.sparse","l":"SparseUtils"},{"p":"org.flag4j.operations.sparse.coo","l":"SparseUtils"},{"p":"org.flag4j.util","l":"StringUtils"},{"p":"org.flag4j.linalg","l":"SubSpace"},{"p":"org.flag4j.linalg.decompositions.svd","l":"SVD"},{"p":"org.flag4j.linalg.decompositions.hess","l":"SymmHess"},{"p":"org.flag4j.arrays.sparse","l":"SymmTriDiagonal"},{"p":"org.flag4j.arrays.dense","l":"Tensor"},{"p":"org.flag4j.core","l":"TensorBase"},{"p":"org.flag4j.core","l":"TensorComparisonsMixin"},{"p":"org.flag4j.operations.common","l":"TensorEquals"},{"p":"org.flag4j.core","l":"TensorExclusiveMixin"},{"p":"org.flag4j.io","l":"TensorInputStream"},{"p":"org.flag4j.linalg","l":"TensorInvert"},{"p":"org.flag4j.core","l":"TensorManipulationsMixin"},{"p":"org.flag4j.linalg","l":"TensorNorms"},{"p":"org.flag4j.concurrency","l":"TensorOperation"},{"p":"org.flag4j.core","l":"TensorOperationsMixin"},{"p":"org.flag4j.io","l":"TensorOutputStream"},{"p":"org.flag4j.core","l":"TensorPropertiesMixin"},{"p":"org.flag4j.io","l":"TensorReader"},{"p":"org.flag4j.util.exceptions","l":"TensorShapeException"},{"p":"org.flag4j.io","l":"TensorWriter"},{"p":"org.flag4j.concurrency","l":"ThreadManager"},{"p":"org.flag4j.operations","l":"TransposeDispatcher"},{"p":"org.flag4j.concurrency","l":"ThreadManager.TriConsumer"},{"p":"org.flag4j.linalg.decompositions.unitary","l":"UnitaryDecomposition"},{"p":"org.flag4j.arrays.dense","l":"Vector"},{"p":"org.flag4j.core","l":"VectorComparisonsMixin"},{"p":"org.flag4j.core","l":"VectorManipulationsMixin"},{"p":"org.flag4j.core","l":"VectorMixin"},{"p":"org.flag4j.linalg","l":"VectorNorms"},{"p":"org.flag4j.core","l":"VectorOperationsMixin"},{"p":"org.flag4j.core","l":"VectorPropertiesMixin"},{"p":"org.flag4j.linalg.transformations","l":"View"}];updateSearchResults(); \ No newline at end of file