aimstil
5.0.5
|
If the polynomial has an infinity of solutions, ignore all of them. More...
#include <cathier/poly_solver_policies.h>
Public Types | |
typedef InfinitySolutions_None | Self |
Public Member Functions | |
template<typename TPrec > | |
void | operator() (PolySolver_real< TPrec, Self > &solver) |
Called by solver. More... | |
If the polynomial has an infinity of solutions, ignore all of them.
Definition at line 41 of file poly_solver_policies.h.
Definition at line 43 of file poly_solver_policies.h.
|
inline |
Called by solver.
Definition at line 46 of file poly_solver_policies.h.