logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

Generated automatically by Doxygen for LAPACK from the source code. Version 3.12.0 Sun Jul 20 2025 01:40:05 lamc3(3)

Detailed Description

Function Documentation

doubleprecisionfunctiondlamc3(doubleprecisiona,doubleprecisionb)DLAMC3Purpose: 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 LAPACK is a software package provided by Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd.. ParametersA A is a DOUBLE PRECISION B B is a DOUBLE PRECISION The values A and B. realfunctionslamc3(reala,realb)SLAMC3Purpose: 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 LAPACK is a software package provided by Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd.. ParametersAB The values A and B.

Name

lamc3 - lamc3: ??

Synopsis

Functions double precision function dlamc3 (a, b) DLAMC3 real function slamc3 (a, b) SLAMC3

See Also