MtxExpr.MtxSqrt Method

function MtxSqrt(const Src: TMtx; SourceType: TMtxType): Matrix;

Computes matrix function of x^0.5.

#NameTypeDescription
1SrcTMtx
2SourceTypeTMtxType

Returns: Matrix

Remarks:

Internally calls Matrix.MtxSqrt