disna

Computes the reciprocal condition numbers for the eigenvectors of a real symmetric or complex Hermitian matrix or for the left or right singular vectors of a general matrix.

  1. void disna(char job, f_int m, f_int n, f_float* d, f_float* sep, f_int info)
    void
    disna
  2. void disna(char job, f_int m, f_int n, f_double* d, f_double* sep, f_int info)

Meta