![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
real function slamc3 | ( | real | a, |
real | 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. !>
[in] | A | !> |
[in] | B | !> The values A and B. !> |
Definition at line 170 of file slamch.f.