pg_utils.numerics.special.RootsJacobiResult
- class pg_utils.numerics.special.RootsJacobiResult(xi: ndarray, wt: ndarray, flag: bool, msg: str)[source]
Bases:
object
Result object of root-finding routine for Jacobi polynomials
- Variables:
Methods
__init__
(xi, wt, flag, msg)- param np.ndarray xi:
final computational result of the roots