################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lacpy(char uplo, | | IndexType m, | | IndexType n, | | const float *A, | | IndexType ldA, | | float *B, | | IndexType ldB); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlacpy#C#t0.0#S0_#*1f#S0_#*f#] [S0_#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `lacpy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lacpy(char uplo, | | IndexType m, | | IndexType n, | | const double *A, | | IndexType ldA, | | double *B, | | IndexType ldB); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlacpy#C#t0.0#S0_#*1d#S0_#*d#] [S0_#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `lacpy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lacpy(char uplo, | | IndexType m, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | std::complex *B, | | IndexType ldB); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlacpy#C#t0.0#S0_#*1$@N@std@N] [@__1@C@complex>#f#S0_#*S2_#S0_#templatetypenameInd] [exTypevoid ] Defined in namespace `cxxlapack`. Function `lacpy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | lacpy(char uplo, | | IndexType m, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | std::complex *B, | | IndexType ldB); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlacpy#C#t0.0#S0_#*1$@N@std@N] [@__1@C@complex>#d#S0_#*S2_#S0_#templatetypenameInd] [exTypevoid ] Defined in namespace `cxxlapack`. Function `lacpy` with 1 template parameters.