You are here:
Home
>
Dew Math
>
MtxExpr Class
>
MtxSqrt Method
Dew Math (C#)
Contents
|
Search
|
Home
MtxExpr.MtxSqrt Method
MtxExpr Class
Matrix
MtxSqrt(
TMtx
Src,
TMtxType
SourceType)
Computes matrix function of x^0.5.
#
Name
Type
Description
1
Src
TMtx
source TMtx
2
SourceType
TMtxType
Returns: Matrix
Remarks:
Internally calls
Dew.Math.Matrix.MtxSqrt