cmatrix.Matrix.sqrt

Matrix.sqrt()

Compute the self sqrt matrix Not Fixed : Do Not Use

Parameters

type

Description

precision

int

Precision parameter

Returns
Matrix

The sqrt matrix from self matrix

See also

square()
clone()
size_r()
inverse()