################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]------------------------------------------------------------------------* | | | template | | void | | mv(Transpose trans, | | const ALPHA &alpha, const TriangularMatrix &A, const Vector &x, | | const BETA &beta, Vector &y); | | | *-----------------------------------------------------------------------------------* [c:@N@flens@N@blas@FT@>5#T#T#T#T#Tmv#$@N@cxxblas@E@Trans] [pose#&1t0.0#&1>@N@flens@CT>1#T@TriangularMatrix1t0.1#&1] [>@N@flens@CT>1#T@Vector1t0.2#&1t0.3#&>@N@flens@CT>1#T@V] [ector1t0.4#templatetypenameALPHA,typenameMA,typenameVX,] [typenameBETA,typenameVYvoid ] Defined in namespace `flens::blas`. Function `mv` with 5 template parameters. *--[CODEREF]------------------------------------------------------------------------* | | | template | | void | | mv(Transpose trans, | | const ALPHA &alpha, const SymmetricMatrix &A, const Vector &x, | | const BETA &beta, Vector &y); | | | *-----------------------------------------------------------------------------------* [c:@N@flens@N@blas@FT@>5#T#T#T#T#Tmv#$@N@cxxblas@E@Trans] [pose#&1t0.0#&1>@N@flens@CT>1#T@SymmetricMatrix1t0.1#&1>] [@N@flens@CT>1#T@Vector1t0.2#&1t0.3#&>@N@flens@CT>1#T@Ve] [ctor1t0.4#templatetypenameALPHA,typenameMA,typenameVX,t] [ypenameBETA,typenameVYvoid ] Defined in namespace `flens::blas`. Function `mv` with 5 template parameters. *--[CODEREF]------------------------------------------------------------------------* | | | template | | void | | mv(Transpose trans, | | const ALPHA &alpha, const HermitianMatrix &A, const Vector &x, | | const BETA &beta, Vector &y); | | | *-----------------------------------------------------------------------------------* [c:@N@flens@N@blas@FT@>5#T#T#T#T#Tmv#$@N@cxxblas@E@Trans] [pose#&1t0.0#&1>@N@flens@CT>1#T@HermitianMatrix1t0.1#&1>] [@N@flens@CT>1#T@Vector1t0.2#&1t0.3#&>@N@flens@CT>1#T@Ve] [ctor1t0.4#templatetypenameALPHA,typenameMA,typenameVX,t] [ypenameBETA,typenameVYvoid ] Defined in namespace `flens::blas`. Function `mv` with 5 template parameters.