This method operates inplace and thus alters this instance.
Polynomial polynomial |
Type Polynomial
Namespace MathNet.Numerics
Interfaces IComparable, ICloneable
This method operates inplace and thus alters this instance.
Polynomial polynomial |
This method operates inplace and thus alters this instance.
double n |
return Polynomial |
return int |
|
Polynomial polynomial |
return int |
|
object obj |
return Rational |
|
Polynomial polynomial |
This method operates inplace and thus alters this instance.
double c0 |
double c0 |
|
double c1 |
|
Double& reminder |
int n |
|
Double[]& reminder |
double a |
|
Double& reminder |
return bool |
|
object obj |
return bool |
|
Polynomial polynomial |
return double |
|
double value |
The polynomial base, x. |
return double |
|
double value |
|
Double& derivative |
return Double[] |
|
double value |
The polynomial base, x. |
int derivativeOrderMax |
The highest derivative order. Example: '2' evaluates the first and the second derivatives. |
return int |
return Type |
If both polynomials have an order > 3, the faster karatsua algorithm is used.
return Polynomial |
|
Polynomial polynomial |
This method operates inplace and thus alters this instance.
double c0 |
This method operates inplace and thus alters this instance.
double c0 |
|
double c1 |
This method operates inplace and thus alters this instance.
int n |
return Polynomial |
|
Polynomial polynomial |
This method operates inplace and thus alters this instance.
double a |
This method operates inplace and thus alters this instance.
This method operates inplace and thus alters this instance.
Polynomial polynomial |
This method operates inplace and thus alters this instance.
double n |
return string |
|
string baseVariable |
return string |
return bool |
|
Polynomial polynomial1 |
|
Polynomial polynomial2 |
return double
|
return int
|
return int
|