You are here:
Home
>
Dew Math
>
MtxExpr Class
>
AddDiag Method
Dew Math (C#)
Contents
|
Search
|
Home
MtxExpr.AddDiag Method
MtxExpr Class
Matrix
AddDiag(
TMtx
Mtx,
TVec
DiagMtx)
Add diagonal to dense matrix.
#
Name
Type
Description
1
Mtx
TMtx
source TMtx
2
DiagMtx
TVec
source TVec
Returns: Matrix
Remarks:
Internally calls
Dew.Math.Matrix.AddDiag