Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

H

H() - Method in class org.flag4j.arrays.dense.CMatrix
Computes the hermitian transpose (i.e.
H() - Method in class org.flag4j.arrays.dense.CTensor
Computes the conjugate transpose of this tensor.
H() - Method in class org.flag4j.arrays.dense.CVector
Computes the conjugate transpose of this vector.
H() - Method in class org.flag4j.arrays.dense.Matrix
Compute the transpose of this matrix.
H() - Method in class org.flag4j.arrays.sparse.CooCMatrix
Computes the conjugate transpose of this tensor.
H() - Method in class org.flag4j.arrays.sparse.CooCTensor
Computes the conjugate transpose of this tensor.
H() - Method in class org.flag4j.arrays.sparse.CooCVector
Computes the conjugate transpose of this tensor.
H() - Method in class org.flag4j.arrays.sparse.CooMatrix
Compute the hermitian transpose of this matrix.
H() - Method in class org.flag4j.arrays.sparse.CsrCMatrix
Computes the conjugate transpose of this tensor.
H() - Method in class org.flag4j.arrays.sparse.CsrMatrix
Compute the hermitian transpose of this matrix.
H() - Method in interface org.flag4j.core.ComplexMatrixMixin
Computes the complex conjugate transpose (Hermitian transpose) of a tensor.
H() - Method in interface org.flag4j.core.ComplexTensorMixin
Computes the conjugate transpose of this tensor.
H() - Method in interface org.flag4j.core.MatrixOperationsMixin
Compute the hermitian transpose of this matrix.
H(int...) - Method in class org.flag4j.arrays.dense.CTensor
Computes the conjugate transpose of this tensor.
H(int...) - Method in class org.flag4j.arrays.sparse.CooCTensor
Computes the conjugate transpose of this tensor.
H(int...) - Method in interface org.flag4j.core.ComplexTensorExclusiveMixin
Computes the conjugate transpose of this tensor.
H(int, int) - Method in class org.flag4j.arrays.dense.CTensor
Computes the transpose of a tensor.
H(int, int) - Method in class org.flag4j.arrays.sparse.CooCTensor
Computes the transpose of a tensor.
H(int, int) - Method in interface org.flag4j.core.ComplexTensorExclusiveMixin
Computes the transpose of a tensor.
hasEqualSpan(CMatrix, CMatrix) - Static method in class org.flag4j.linalg.SubSpace
Checks if two sets of vectors, stored as the columns of matrices, span the same space.
hasEqualSpan(Matrix, Matrix) - Static method in class org.flag4j.linalg.SubSpace
Checks if two sets of vectors, stored as the columns of matrices, span the same space.
hashCode() - Method in class org.flag4j.arrays.sparse.CsrCMatrix
 
hashCode() - Method in class org.flag4j.arrays.sparse.CsrMatrix
 
hashCode() - Method in class org.flag4j.arrays.sparse.PermutationMatrix
Returns a hashcode for this permutation matrix by calling Arrays.hashCode(swapPointers).
hashCode() - Method in class org.flag4j.arrays.sparse.SymmTriDiagonal
Creates a hash code for this symmetric tri-diagonal matrix.
hashCode() - Method in class org.flag4j.complex_numbers.CNumber
Generates the hashcode for this CNumber.
hashCode() - Method in class org.flag4j.core.dense_base.ComplexDenseTensorBase
Creates a hashcode for this matrix.
hashCode() - Method in class org.flag4j.core.dense_base.RealDenseTensorBase
Creates a hashcode for this matrix.
hashCode() - Method in class org.flag4j.core.Shape
Generates the hashcode for this shape object.
HERMATION_BLOCKED_THRESHOLD - Static variable in class org.flag4j.operations.TransposeDispatcher
Threshold for using blocked hermitian algorithm
hermTranspose() - Method in class org.flag4j.arrays.sparse.CooCMatrix
Computes the conjugate transpose of this tensor.
hermTranspose() - Method in class org.flag4j.arrays.sparse.CooCTensor
Computes the conjugate transpose of this tensor.
hermTranspose() - Method in interface org.flag4j.core.ComplexTensorMixin
Computes the conjugate transpose of this tensor.
hermTranspose(int...) - Method in interface org.flag4j.core.ComplexTensorExclusiveMixin
Computes the conjugate transpose of this tensor.
hermTranspose(int, int) - Method in interface org.flag4j.core.ComplexTensorExclusiveMixin
Computes the conjugate transpose of a tensor.
hermTranspose(CsrCMatrix) - Static method in class org.flag4j.operations.sparse.csr.complex.ComplexCsrOperations
Computes Hermitian transpose of complex CSR matrix.
hess - Variable in class org.flag4j.linalg.decompositions.schur.Schur
Decomposer to compute the Hessenburg decomposition as a setup step for the implicit double step QR algorithm.
Householder - Class in org.flag4j.linalg.transformations
This class contains methods for computing real or complex Householder reflectors (also known as elementary reflectors).
Householder() - Constructor for class org.flag4j.linalg.transformations.Householder
 
householderVector - Variable in class org.flag4j.linalg.decompositions.schur.Schur
Stores the vector v in the Householder reflector P = I - invalid input: '&alpha'vvT.
householderVector - Variable in class org.flag4j.linalg.decompositions.unitary.UnitaryDecomposition
For storing a Householder vectors.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form