################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | la_syrCond_c(char uplo, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | const std::complex *Af, | | IndexType ldAf, | | const IndexType *iPiv, | | const float *c, | | bool capply, | | IndexType &info, | | std::complex *work, | | float *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tla_syrCond_c#C#t0.0#*1$@N@st] [d@N@__1@C@complex>#f#S0_#S1_#S0_#*1S0_#*1f#b#&S0_#] [*S2_#*f#templatetypenameIndexTypedouble ] Defined in namespace `cxxlapack`. Function `la_syrCond_c` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | la_syrCond_c(char uplo, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | const std::complex *Af, | | IndexType ldAf, | | const IndexType *iPiv, | | const double *c, | | bool capply, | | IndexType &info, | | std::complex *work, | | double *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tla_syrCond_c#C#t0.0#*1$@N@st] [d@N@__1@C@complex>#d#S0_#S1_#S0_#*1S0_#*1d#b#&S0_#] [*S2_#*d#templatetypenameIndexTypedouble ] Defined in namespace `cxxlapack`. Function `la_syrCond_c` with 1 template parameters.