WLJS LogoWLJS Notebook

DrazinInverse

DrazinInverse[m] finds the Drazin generalized inverse of a square matrix m.

Examples

DrazinInverse[{{1, 2}, {0, 0}}]
(* {{1, 0}, {0, 0}} *)

Please visit the official Wolfram Language Reference for more details.

On this page