################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gebrd(IndexType m, | | IndexType n, | | float *A, | | IndexType ldA, | | float *d, | | float *e, | | float *tauq, | | float *taup, | | float *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgebrd#t0.0#S0_#*f#S0_#S1_#S1] [_#S1_#S1_#S1_#S0_#templatetypenameIndexTypeIndexTy] [pe ] Defined in namespace `cxxlapack`. Function `gebrd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gebrd(IndexType m, | | IndexType n, | | double *A, | | IndexType ldA, | | double *d, | | double *e, | | double *tauq, | | double *taup, | | double *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgebrd#t0.0#S0_#*d#S0_#S1_#S1] [_#S1_#S1_#S1_#S0_#templatetypenameIndexTypeIndexTy] [pe ] Defined in namespace `cxxlapack`. Function `gebrd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gebrd(IndexType m, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | float *d, | | float *e, | | std::complex *tauq, | | std::complex *taup, | | std::complex *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgebrd#t0.0#S0_#*$@N@std@N@__] [1@C@complex>#f#S0_#*f#S3_#S1_#S1_#S1_#S0_#template] [typenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `gebrd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gebrd(IndexType m, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | double *d, | | double *e, | | std::complex *tauq, | | std::complex *taup, | | std::complex *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgebrd#t0.0#S0_#*$@N@std@N@__] [1@C@complex>#d#S0_#*d#S3_#S1_#S1_#S1_#S0_#template] [typenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `gebrd` with 1 template parameters.