lamc3(3) | LAPACK | lamc3(3) |
lamc3 - lamc3: ??
double precision function dlamc3 (a, b)
DLAMC3 real function slamc3 (a, b)
SLAMC3
DLAMC3 Purpose:
DLAMC3 is intended to force A and B to be stored prior to doing the addition of A and B , for use in situations where optimizers might hold one of these in a register.
Author
Parameters
A is a DOUBLE PRECISION
B
B is a DOUBLE PRECISION The values A and B.
SLAMC3 Purpose:
SLAMC3 is intended to force A and B to be stored prior to doing the addition of A and B , for use in situations where optimizers might hold one of these in a register.
Author
Parameters
B
The values A and B.
Generated automatically by Doxygen for LAPACK from the source code.
Fri Aug 9 2024 02:33:22 | Version 3.12.0 |