⚲
diagonalization_p
Calculates the matrix P such that A = P x D x inv(P).
Arguments
Input matrix A
Output
P matrix
Examples