Primary template functor for polynomial division. More...
#include <function_math.hpp>
Private Member Functions | |
Division () | |
Private constructor - prevents instantiation of this primary template. More... | |
virtual | ~Division () |
Primary template functor for polynomial division.
Definition at line 107 of file function_math.hpp.
|
inlineprivate |
Private constructor - prevents instantiation of this primary template.
Definition at line 112 of file function_math.hpp.
|
inlineprivatevirtual |
Definition at line 113 of file function_math.hpp.