You are here:
Home
>
MtxVec
>
MtxExpr
>
MtxSqrt Method
MtxVec (Delphi / C++ Builder)
Contents
|
Search
|
Home
MtxExpr.MtxSqrt Method
MtxExpr
function
MtxSqrt(
const
Src:
TMtx
; SourceType:
TMtxType
):
Matrix
;
Computes matrix function of x^0.5.
#
Name
Type
Description
1
Src
TMtx
2
SourceType
TMtxType
Returns: Matrix
Remarks:
Internally calls
Matrix.MtxSqrt