################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | rot(IndexType n, | | VX *x, | | IndexType incX, | | VY *y, | | IndexType incY, | | T c, | | T s); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>4#T#T#T#Trot#t0.0#*t0.1#S0_#*t0.2] [#S0_#t0.3#S5_#templatetypenameIndexType,typenameVX] [,typenameVY,typenameTvoid ] Defined in namespace `ulmBLAS`. Function `rot` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | rot(IndexType n, | | std::complex *x, | | IndexType incX, | | std::complex *y, | | IndexType incY, | | T c, | | const std::complex &s); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>4#T#T#T#Trot#t0.0#*>@N@std@CT>1#T] [@complex1t0.1#S0_#*>@N@std@CT>1#T@complex1t0.2#S0_] [#t0.3#&1>@N@std@CT>1#T@complex1S7_#templatetypenam] [eIndexType,typenameX,typenameY,typenameTvoid ] Defined in namespace `ulmBLAS`. Function `rot` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | rotg(A &a, | | B &b, | | T &c, | | T &s); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>3#T#T#Trotg#&t0.0#&t0.1#&t0.2#S4_] [#templatetypenameA,typenameB,typenameTvoid ] Defined in namespace `ulmBLAS`. Function `rotg` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | rotg(std::complex &a, | | std::complex &b, | | T &c, | | std::complex &s); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>3#T#T#Trotg#&>@N@std@CT>1#T@compl] [ex1t0.0#&>@N@std@CT>1#T@complex1t0.1#&t0.2#&>@N@st] [d@CT>1#T@complex1S7_#templatetypenameTA,typenameTB] [,typenameTvoid ] Defined in namespace `ulmBLAS`. Function `rotg` with 3 template parameters.