just a comment
This commit is contained in:
parent
e74bf5986a
commit
3cf56c3f36
@ -152,6 +152,7 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
//this is very general, can be used also for nesting polynomials
|
//this is very general, can be used also for nesting polynomials
|
||||||
|
//for an alternative algorithm which minimizes number of multiplications cf. also matexp.h
|
||||||
template <typename T, typename C>
|
template <typename T, typename C>
|
||||||
C value(const Polynomial<T> &p, const C &x)
|
C value(const Polynomial<T> &p, const C &x)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user