10 #ifndef MATRIXNORMS_H_ 11 #define MATRIXNORMS_H_ real norm2diff_id_lr_sparsematrix_hmatrix(pcsparsematrix A, pchmatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
real norm2diff_chol_amatrix(pcamatrix A, pcamatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...
real norm2diff_id_chol_h2matrix_amatrix(pch2matrix A, pcamatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_id_lr_hmatrix(pchmatrix A, pchmatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
real norm2diff_amatrix_hmatrix(pchmatrix a, pcamatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_hmatrix_dh2matrix(pcdh2matrix a, pchmatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_id_chol_hmatrix_amatrix(pchmatrix A, pcamatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_id_lr_amatrix(pcamatrix A, pcamatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
real norm2diff_id_chol_hmatrix(pchmatrix A, pchmatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_chol_h2matrix_hmatrix(pch2matrix A, pchmatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...
real norm2diff_lr_hmatrix_amatrix(pchmatrix A, pcamatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
real norm2diff_lr_h2matrix_hmatrix(pch2matrix A, pchmatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
real norm2diff_chol_sparsematrix_amatrix(pcsparsematrix A, pcamatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...
Representation of -matrices.
Definition: h2matrix.h:48
real norm2diff_chol_sparsematrix_hmatrix(pcsparsematrix A, pchmatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...
Representation of -matrices.
Definition: hmatrix.h:49
real norm2diff_lr_amatrix_hmatrix(pcamatrix A, pchmatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
real norm2diff_h2matrix_dh2matrix(pcdh2matrix a, pch2matrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_lr_hmatrix(pchmatrix A, pchmatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
real norm2diff_hmatrix_h2matrix(pch2matrix a, pchmatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_id_chol_dh2matrix_amatrix(pcdh2matrix A, pcamatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_chol_dh2matrix_hmatrix(pcdh2matrix A, pchmatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...
real norm2diff_id_chol_sparsematrix_amatrix(pcsparsematrix A, pcamatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_chol_hmatrix(pchmatrix A, pchmatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...
Tree structure representing a -matrix.
Definition: dh2matrix.h:50
real norm2diff_lr_dh2matrix_hmatrix(pcdh2matrix A, pchmatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
real norm2diff_sparsematrix_dh2matrix(pcdh2matrix a, pcsparsematrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_id_lr_h2matrix_amatrix(pch2matrix A, pcamatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
real norm2diff_id_lr_h2matrix_hmatrix(pch2matrix A, pchmatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
real norm2diff_amatrix_rkmatrix(pcrkmatrix a, pcamatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_rkmatrix_sparsematrix(pcsparsematrix a, pcrkmatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_id_lr_dh2matrix_hmatrix(pcdh2matrix A, pchmatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
real norm2diff_id_chol_h2matrix_hmatrix(pch2matrix A, pchmatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_lr_sparsematrix_hmatrix(pcsparsematrix A, pchmatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
real norm2diff_rkmatrix_hmatrix(pchmatrix a, pcrkmatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_id_chol_amatrix_hmatrix(pcamatrix A, pchmatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_sparsematrix_h2matrix(pch2matrix a, pcsparsematrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_amatrix_sparsematrix(pcsparsematrix a, pcamatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_id_lr_dh2matrix_amatrix(pcdh2matrix A, pcamatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
#define HEADER_PREFIX
Prefix for function declarations.
Definition: settings.h:43
double real
real floating point type.
Definition: settings.h:97
real norm2diff_lr_amatrix(pcamatrix A, pcamatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
real norm2diff_chol_amatrix_hmatrix(pcamatrix A, pchmatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...
real norm2diff_id_chol_dh2matrix_hmatrix(pcdh2matrix A, pchmatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_sparsematrix_hmatrix(pchmatrix a, pcsparsematrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_id_chol_amatrix(pcamatrix A, pcamatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_amatrix_h2matrix(pch2matrix a, pcamatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_rkmatrix_h2matrix(pch2matrix a, pcrkmatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_chol_hmatrix_amatrix(pchmatrix A, pcamatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...
real norm2diff_id_chol_sparsematrix_hmatrix(pcsparsematrix A, pchmatrix chol)
Approximate the spectral norm . The matrix is given as a Cholesky factorization and can be applied t...
real norm2diff_lr_sparsematrix_amatrix(pcsparsematrix A, pcamatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
Representation of a low-rank matrix in factorized form .
Definition: rkmatrix.h:36
real norm2diff_lr_h2matrix_amatrix(pch2matrix A, pcamatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
Representation of a sparse matrix in compressed row format.
Definition: sparsematrix.h:42
Representation of a matrix as an array in column-major order.
Definition: amatrix.h:43
real norm2diff_id_lr_sparsematrix_amatrix(pcsparsematrix A, pcamatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
real norm2diff_id_lr_hmatrix_amatrix(pchmatrix A, pcamatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
real norm2diff_rkmatrix_dh2matrix(pcdh2matrix a, pcrkmatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_chol_dh2matrix_amatrix(pcdh2matrix A, pcamatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...
real norm2diff_lr_dh2matrix_amatrix(pcdh2matrix A, pcamatrix LR)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a LR ...
real norm2diff_amatrix_dh2matrix(pcdh2matrix a, pcamatrix b)
Approximate the spectral norm of the difference of two matrices and .
real norm2diff_id_lr_amatrix_hmatrix(pcamatrix A, pchmatrix LR)
Approximate the spectral norm . The matrix is given as a LR factorization and can be applied to some...
real norm2diff_chol_h2matrix_amatrix(pch2matrix A, pcamatrix chol)
Approximate the spectral norm of the difference of two matrices and . The matrix is given as a Cho...