Skip to main content

matrix_sqrt

Function matrix_sqrt 

Source
pub fn matrix_sqrt(a: &Matrix) -> Result<Matrix>
Expand description

Calculates square roots of the a matrix elements.