################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | spevd(char jobz, | | char uplo, | | IndexType n, | | float *Ap, | | float *w, | | float *Z, | | IndexType ldZ, | | float *work, | | IndexType lWork, | | IndexType *iWork, | | IndexType liWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tspevd#C#C#t0.0#*f#S1_#S1_#S0] [_#S1_#S0_#*S0_#S0_#templatetypenameIndexTypeIndexT] [ype ] Defined in namespace `cxxlapack`. Function `spevd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | spevd(char jobz, | | char uplo, | | IndexType n, | | double *Ap, | | double *w, | | double *Z, | | IndexType ldZ, | | double *work, | | IndexType lWork, | | IndexType *iWork, | | IndexType liWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tspevd#C#C#t0.0#*d#S1_#S1_#S0] [_#S1_#S0_#*S0_#S0_#templatetypenameIndexTypeIndexT] [ype ] Defined in namespace `cxxlapack`. Function `spevd` with 1 template parameters.