.TH "lamc3" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME lamc3 \- lamc3: ?? .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "double precision function \fBdlamc3\fP (a, b)" .br .RI "\fBDLAMC3\fP " .ti -1c .RI "real function \fBslamc3\fP (a, b)" .br .RI "\fBSLAMC3\fP " .in -1c .SH "Detailed Description" .PP .SH "Function Documentation" .PP .SS "double precision function dlamc3 (double precision a, double precision b)" .PP \fBDLAMC3\fP \fBPurpose:\fP .PP .nf !> 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\&. !> .fi .PP .PP \fBAuthor\fP .RS 4 LAPACK is a software package provided by Univ\&. of Tennessee, Univ\&. of California Berkeley, Univ\&. of Colorado Denver and NAG Ltd\&.\&. .RE .PP \fBParameters\fP .RS 4 \fIA\fP .PP .nf !> A is a DOUBLE PRECISION !> .fi .PP .br \fIB\fP .PP .nf !> B is a DOUBLE PRECISION !> The values A and B\&. !> .fi .PP .RE .PP .PP Definition at line \fB171\fP of file \fBdlamch\&.f\fP\&. .SS "real function slamc3 (real a, real b)" .PP \fBSLAMC3\fP \fBPurpose:\fP .PP .nf !> 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\&. !> .fi .PP .PP \fBAuthor\fP .RS 4 LAPACK is a software package provided by Univ\&. of Tennessee, Univ\&. of California Berkeley, Univ\&. of Colorado Denver and NAG Ltd\&.\&. .RE .PP \fBParameters\fP .RS 4 \fIA\fP .PP .nf !> .fi .PP .br \fIB\fP .PP .nf !> The values A and B\&. !> .fi .PP .RE .PP .PP Definition at line \fB170\fP of file \fBslamch\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.