fortran-lapack
Loading...
Searching...
No Matches
la_lapack::ladiv_s Interface Reference

LADIV_S: performs complex division in real arithmetic a + i*b p + i*q = ------— c + i*d The algorithm is due to Michael Baudin and Robert L. Smith and can be found in the paper "A Robust Complex Division in Scilab". More...

Public Member Functions

 la_dladiv
 
 la_qladiv
 
 la_sladiv
 

Detailed Description

LADIV_S: performs complex division in real arithmetic a + i*b p + i*q = ------— c + i*d The algorithm is due to Michael Baudin and Robert L. Smith and can be found in the paper "A Robust Complex Division in Scilab".

Member Function/Subroutine Documentation

◆ la_dladiv()

la_lapack::ladiv_s::la_dladiv

◆ la_qladiv()

la_lapack::ladiv_s::la_qladiv

◆ la_sladiv()

la_lapack::ladiv_s::la_sladiv

The documentation for this interface was generated from the following file: