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