public class SegmentIntegral extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
SegmentIntegral(long intervals) |
protected |
SegmentIntegral(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
double |
calculate(UnaryFunctionDelegate f,
double a,
double b) |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SegmentIntegral obj) |
protected SegmentIntegral(long cPtr,
boolean cMemoryOwn)
public SegmentIntegral(long intervals)
protected static long getCPtr(SegmentIntegral obj)
public void delete()
public double calculate(UnaryFunctionDelegate f, double a, double b)
Copyright © 2017. All rights reserved.