################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lacon(IndexType n, | | float *v, | | float *x, | | IndexType *isgn, | | float &est, | | IndexType &kase); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlacon#t0.0#*f#S1_#*S0_#&f#&S] [0_#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `lacon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lacon(IndexType n, | | double *v, | | double *x, | | IndexType *isgn, | | double &est, | | IndexType &kase); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlacon#t0.0#*d#S1_#*S0_#&d#&S] [0_#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `lacon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lacon(IndexType n, | | std::complex *v, | | std::complex *x, | | float &est, | | IndexType &kase); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlacon#t0.0#*$@N@std@N@__1@C@] [complex>#f#S1_#&f#&S0_#templatetypenameIndexTypevo] [id ] Defined in namespace `cxxlapack`. Function `lacon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lacon(IndexType n, | | std::complex *v, | | std::complex *x, | | double &est, | | IndexType &kase); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlacon#t0.0#*$@N@std@N@__1@C@] [complex>#d#S1_#&d#&S0_#templatetypenameIndexTypevo] [id ] Defined in namespace `cxxlapack`. Function `lacon` with 1 template parameters.