public class TrapzPointWiseQuadratureAlgorithm extends PointWiseQuadratureAlgorithm
XData, YData
Constructor and Description |
---|
TrapzPointWiseQuadratureAlgorithm() |
TrapzPointWiseQuadratureAlgorithm(DblMatrix X,
DblMatrix Y) |
Modifier and Type | Method and Description |
---|---|
DblMatrix |
getIntegral()
Get the integral
|
getLowerLimit, getUpperLimit, getXData, getYData, setLowerLimit, setUpperLimit, setXData, setYData
public DblMatrix getIntegral()
getIntegral
in interface QuadratureAlgorithm
getIntegral
in class PointWiseQuadratureAlgorithm
Copyright © 2011, 2013. Daniel P. Dougherty