Functions | |
Gan_SquMatrix * | gan_diagmat_diag_thres (Gan_SquMatrix *A, unsigned null_space, double thres, int *indexptr, double **elptr) |
Threshold small diagonal elements of a diagonal matrix. | |
Gan_SquMatrix_f * | gan_diagmatf_diag_thres (Gan_SquMatrix_f *A, unsigned null_space, float thres, int *indexptr, float **elptr) |
Threshold small diagonal elements of a diagonal matrix. |
|
Threshold small diagonal elements of a diagonal matrix.
The array x of state vectors specifies any redundant parameters in each block.
The contents of indexptr and elptr, if not |
|
Threshold small diagonal elements of a diagonal matrix.
The array x of state vectors specifies any redundant parameters in each block.
The contents of indexptr and elptr, if not |