Closed BeshoyAnwar closed 6 years ago
The prototypes of the function as following: void pow(double d); / M^d is the d product of matrix M / friend CMatrix sqrt(const CMatrix& m); / Get square root of matrix m /
The prototypes of the function as following: void pow(double d); / M^d is the d product of matrix M / friend CMatrix sqrt(const CMatrix& m); / Get square root of matrix m /