################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sycon(char uplo, | | IndexType n, | | const float *A, | | IndexType ldA, | | const IndexType *iPiv, | | float anorm, | | float &rCond, | | float *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsycon#C#t0.0#*1f#S0_#*1S0_#f] [#&f#*f#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sycon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sycon(char uplo, | | IndexType n, | | const double *A, | | IndexType ldA, | | const IndexType *iPiv, | | double anorm, | | double &rCond, | | double *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsycon#C#t0.0#*1d#S0_#*1S0_#d] [#&d#*d#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sycon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sycon(char uplo, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | const IndexType *iPiv, | | float anorm, | | float &rCond, | | std::complex *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsycon#C#t0.0#*1$@N@std@N@__1] [@C@complex>#f#S0_#*1S0_#f#&f#*S2_#*S0_#templatetyp] [enameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sycon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sycon(char uplo, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | const IndexType *iPiv, | | double anorm, | | double &rCond, | | std::complex *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsycon#C#t0.0#*1$@N@std@N@__1] [@C@complex>#d#S0_#*1S0_#d#&d#*S2_#*S0_#templatetyp] [enameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sycon` with 1 template parameters.