Multivariate Polynomial Basis Methods
Methods
| Create | Creates a total-degree polynomial basis for the specified dimension and maximum degree. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Evaluate | Evaluates all basis functions at multiple points. |
| Evaluate | Evaluates all basis functions at the specified point. |
| Evaluate | Evaluates all basis functions at multiple points stored in column-major layout. |
| Evaluate | Evaluates all basis functions at the specified point. |
| Evaluate | Computes the gradient of all basis functions at the specified point. |
| Evaluate | Computes the gradient of all basis functions at the specified point. |
| Get | Serves as the default hash function. (Inherited from Object) |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |