lapack_float_ret_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias lapack_float_ret_t = f_double
    version(FORTRAN_FLOAT_FUNCTIONS_RETURN_DOUBLE)
    extern (C)
    alias lapack_float_ret_t = f_double
  2. alias lapack_float_ret_t = f_float

Meta