You are here:
Home
>
MtxVec
>
MtxExpr Namespace
>
AddDiag Function
MtxVec (C++)
Contents
|
Search
|
Home
MtxExpr::AddDiag Function
MtxExpr Namespace
Matrix
AddDiag(
TMtx
*Mtx,
TVec
*DiagMtx);
Add diagonal to dense matrix.
#
Name
Type
Description
1
Mtx
TMtx
*
2
DiagMtx
TVec
*
Remarks:
Internally calls
Matrix::AddDiag
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler