The OpenD Programming Language

sdisna_

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.

extern (C) pure nothrow @nogc
void
sdisna_
(
ref char job
,,,
float* d
,
float* sep
,)

Meta