################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | dot(const DenseVector &x, const DenseVector &y, T &result); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@blas@FT@>3#T#T#Tdot#&1>@N@flens@CT>1#] [T@DenseVector1t0.0#&1>@N@flens@CT>1#T@DenseVector1] [t0.1#&t0.2#templatetypenameX,typenameY,typenameTvo] [id ] Defined in namespace `flens::blas`. Function `dot` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | dotc(const DenseVector &x, const DenseVector &y, T &result); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@blas@FT@>3#T#T#Tdotc#&1>@N@flens@CT>1] [#T@DenseVector1t0.0#&1>@N@flens@CT>1#T@DenseVector] [1t0.1#&t0.2#templatetypenameX,typenameY,typenameTv] [oid ] Defined in namespace `flens::blas`. Function `dotc` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | dotu(const DenseVector &x, const DenseVector &y, T &result); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@blas@FT@>3#T#T#Tdotu#&1>@N@flens@CT>1] [#T@DenseVector1t0.0#&1>@N@flens@CT>1#T@DenseVector] [1t0.1#&t0.2#templatetypenameX,typenameY,typenameTv] [oid ] Defined in namespace `flens::blas`. Function `dotu` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename CompatibleType::Type | | dot(const DenseVector &x, const DenseVector &y); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@blas@FT@>2#T#Tdot#&1>@N@flens@CT>1#T@] [DenseVector1t0.0#&1>@N@flens@CT>1#T@DenseVector1t0] [.1#templatetypenameX,typenameYtypenameCompatibleTy] [petypenameXElementType,typenameYElementTypeType ] Defined in namespace `flens::blas`. Function `dot` with 2 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename CompatibleType::Type | | dotc(const DenseVector &x, const DenseVector &y); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@blas@FT@>2#T#Tdotc#&1>@N@flens@CT>1#T] [@DenseVector1t0.0#&1>@N@flens@CT>1#T@DenseVector1t] [0.1#templatetypenameX,typenameYtypenameCompatibleT] [ypetypenameXElementType,typenameYElementTypeType ] Defined in namespace `flens::blas`. Function `dotc` with 2 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename CompatibleType::Type | | dotu(const DenseVector &x, const DenseVector &y); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@blas@FT@>2#T#Tdotu#&1>@N@flens@CT>1#T] [@DenseVector1t0.0#&1>@N@flens@CT>1#T@DenseVector1t] [0.1#templatetypenameX,typenameYtypenameCompatibleT] [ypetypenameXElementType,typenameYElementTypeType ] Defined in namespace `flens::blas`. Function `dotu` with 2 template parameters.