Function cpoequ_

extern(C) void cpoequ_ (
  int* n,
  std.complex.Complex!(float)* a,
  int* lda,
  float* s,
  float* scond,
  float* amax,
  int* info
);