################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sytrd(char uplo, | | IndexType n, | | float *A, | | IndexType ldA, | | float *d, | | float *e, | | float *tau, | | float *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsytrd#C#t0.0#*f#S0_#S1_#S1_#] [S1_#S1_#S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sytrd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sytrd(char uplo, | | IndexType n, | | double *A, | | IndexType ldA, | | double *d, | | double *e, | | double *tau, | | double *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsytrd#C#t0.0#*d#S0_#S1_#S1_#] [S1_#S1_#S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sytrd` with 1 template parameters.