LADIV_F: := X / Y, where X and Y are complex. The computation of X / Y will not overflow on an intermediary step unless the results overflows.
More...
LADIV_F: := X / Y, where X and Y are complex. The computation of X / Y will not overflow on an intermediary step unless the results overflows.
◆ cladiv()
pure complex(sp) function la_lapack::ladiv_f::cladiv |
( |
complex(sp), intent(in) |
x, |
|
|
complex(sp), intent(in) |
y |
|
) |
| |
◆ la_cladiv()
la_lapack::ladiv_f::la_cladiv |
◆ la_wladiv()
la_lapack::ladiv_f::la_wladiv |
◆ la_zladiv()
la_lapack::ladiv_f::la_zladiv |
◆ zladiv()
pure complex(dp) function la_lapack::ladiv_f::zladiv |
( |
complex(dp), intent(in) |
x, |
|
|
complex(dp), intent(in) |
y |
|
) |
| |
The documentation for this interface was generated from the following file: