################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lagv2(float A, | | IndexType ldA, | | float *B, | | IndexType ldB, | | float *alphar, | | float *alphai, | | float *beta, | | float &csl, | | float &snl, | | float &csr, | | float &snr); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlagv2#f#t0.0#*f#S0_#S1_#S1_#] [S1_#&f#S2_#S2_#S2_#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `lagv2` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lagv2(double A, | | IndexType ldA, | | double *B, | | IndexType ldB, | | double *alphar, | | double *alphai, | | double *beta, | | double &csl, | | double &snl, | | double &csr, | | double &snr); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlagv2#d#t0.0#*d#S0_#S1_#S1_#] [S1_#&d#S2_#S2_#S2_#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `lagv2` with 1 template parameters.