Procedures

ProcedureLocationProcedure TypeDescription
compress_pixelsforsvdSubroutine
deallocate_pixelforsvdSubroutine
deallocate_tsvdforsvdSubroutine
gesdd_relforsvdSubroutine

Calculates the singular value decomposition (SVD) of a matrix A.

gesvd_relforsvdSubroutine

Calculates the singular value decomposition (SVD) of a matrix A.

image_to_pixelsforsvdSubroutine
load_pixelsforsvdSubroutine
lowrankforsvdSubroutine
pixels_to_imageforsvdSubroutine
save_pixelsforsvdSubroutine
svdforsvdInterface
svd_relforsvdSubroutine

Calculates the singular value decomposition (SVD) of a matrix A.

call~~graph~~CallGraph interface~svd forsvd::svd proc~svd_rel forsvd::svd_rel interface~svd->proc~svd_rel proc~compress_pixels forsvd::pixel%compress_pixels proc~lowrank forsvd::tsvd%lowrank proc~compress_pixels->proc~lowrank proc~deallocate_pixel forsvd::pixel%deallocate_pixel proc~deallocate_tsvd forsvd::tsvd%deallocate_tsvd proc~gesdd_rel forsvd::gesdd_rel proc~gesvd_rel forsvd::gesvd_rel proc~image_to_pixels forsvd::pixel%image_to_pixels proc~load_pixels forsvd::pixel%load_pixels proc~lowrank->interface~svd proc~pixels_to_image forsvd::pixel%pixels_to_image proc~save_pixels forsvd::pixel%save_pixels proc~svd_rel->proc~gesdd_rel proc~svd_rel->proc~gesvd_rel program~benchmark benchmark program~benchmark->interface~svd timer_start timer_start program~benchmark->timer_start timer_stop timer_stop program~benchmark->timer_stop program~test1 test1 program~test1->interface~svd program~test2 test2 program~test2->interface~svd program~test3 test3 program~test3->interface~svd program~test4 test4 program~test4->proc~deallocate_tsvd program~test4->proc~lowrank program~test5 test5 program~test5->proc~compress_pixels program~test5->proc~deallocate_pixel program~test5->proc~image_to_pixels program~test5->proc~load_pixels program~test5->proc~pixels_to_image program~test5->proc~save_pixels
Help