mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-peak.git
synced 2025-08-06 13:27:34 +00:00
added newton sqrt alg
This commit is contained in:
@@ -30,6 +30,8 @@ matrix inv_schur_dec(matrix);
|
||||
matrix _inv_char_poly_3x3(matrix);
|
||||
matrix _inv_char_poly_2x2(matrix);
|
||||
|
||||
matrix sqrtm(matrix);
|
||||
|
||||
} // namespace linalg
|
||||
} // namespace math
|
||||
} // namespace sta
|
||||
|
Reference in New Issue
Block a user