Monomial2D example 1
This example shows the usage of [[Monomial2D_]] class.
This example shows the usage of [[Monomial2D_]] class.
This example shows the usage of [[Monomial2D]] class. In this example we test Monomial2D function. We create Monomial2D from two [[Monomial1D]] instances.
This example shows the usage of [[Monomial2D_]] class. We test * operator. We can only multiply a monomial with another monomial.
This example shows the usage of [[Monomial2D_]] class. We test Eval and EvalGradient methods.
This example shows the usage of [[Monomial2D_]] class. We test Grad method, which returns an monomial 2d object.