aimstil
5.0.5
|
If the polynomial has an infinity of solutions, throw an exception. More...
#include <cathier/poly_solver_policies.h>
Classes | |
class | InfinityOfSolutions |
Public Types | |
typedef InfinitySolutions_Throw | Self |
Public Member Functions | |
template<typename TPrec > | |
void | operator() (PolySolver_real< TPrec, Self > &) |
Called by solver. More... | |
If the polynomial has an infinity of solutions, throw an exception.
Definition at line 55 of file poly_solver_policies.h.
Definition at line 59 of file poly_solver_policies.h.
|
inline |
Called by solver.
Definition at line 62 of file poly_solver_policies.h.