aimstil  5.0.5
til::math::policy::InfinitySolutions_None Struct Reference

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...
 

Detailed Description

If the polynomial has an infinity of solutions, ignore all of them.

Definition at line 41 of file poly_solver_policies.h.

Member Typedef Documentation

◆ Self

Member Function Documentation

◆ operator()()

template<typename TPrec >
void til::math::policy::InfinitySolutions_None::operator() ( PolySolver_real< TPrec, Self > &  solver)
inline

Called by solver.

Definition at line 46 of file poly_solver_policies.h.


The documentation for this struct was generated from the following file: