Skip to contents

Solve rotation and semi-axes from general transform

Usage

ellipse_solve_rota(A, eps = 0)

Arguments

A

the trasformation matrix in an ellipsoid equation

eps

Inflate diagonal by this factor, to avoid numerical problems.

Details

does not work with improper A, will return inf long axes.