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

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

Detailed Description

If the polynomial has an infinity of solutions, throw an exception.

Definition at line 55 of file poly_solver_policies.h.

Member Typedef Documentation

◆ Self

Member Function Documentation

◆ operator()()

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

Called by solver.

Definition at line 62 of file poly_solver_policies.h.


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