Procedure | Location | Procedure Type | Description |
---|---|---|---|
compress_pixels | forsvd | Subroutine | |
deallocate_pixel | forsvd | Subroutine | |
deallocate_tsvd | forsvd | Subroutine | |
gesdd_rel | forsvd | Subroutine | Calculates the singular value decomposition (SVD) of a matrix A. |
gesvd_rel | forsvd | Subroutine | Calculates the singular value decomposition (SVD) of a matrix A. |
image_to_pixels | forsvd | Subroutine | |
load_pixels | forsvd | Subroutine | |
lowrank | forsvd | Subroutine | |
pixels_to_image | forsvd | Subroutine | |
save_pixels | forsvd | Subroutine | |
svd | forsvd | Interface | |
svd_rel | forsvd | Subroutine | Calculates the singular value decomposition (SVD) of a matrix A. |