Click or drag to resize

IntegrateOnRectangle Method

Overload List
 NameDescription
Public methodStatic memberOnRectangle(FuncDouble, Double, Double, Double, Double, Double, Double) Approximates a 2-dimensional definite integral using an Nth order Gauss-Legendre rule over the rectangle [a,b] x [c,d].
Public methodStatic memberOnRectangle(FuncDouble, Double, Double, Double, Double, Double, Double, Int32) Approximates a 2-dimensional definite integral using an Nth order Gauss-Legendre rule over the rectangle [a,b] x [c,d].
Top
See Also