You are here:
Home
>
MtxVec
>
MtxExpr
>
AddDiag Method
MtxVec (Delphi / C++ Builder)
Contents
|
Search
|
Home
MtxExpr.AddDiag Method
MtxExpr
function
AddDiag(
const
Mtx:
TMtx
;
const
DiagMtx:
TVec
):
Matrix
;
Add diagonal to dense matrix.
#
Name
Type
Description
1
Mtx
TMtx
2
DiagMtx
TVec
Returns: Matrix
Remarks:
Internally calls
Matrix.AddDiag