Method | Description | |
---|---|---|
IsDone ( ) : bool | ||
Points ( ) : CascadeSharp.TKMath.math.Vector | ||
Weights ( ) : CascadeSharp.TKMath.math.Vector | ||
math_ComputeKronrodPointsAndWeights ( ) : System | ||
math_ComputeKronrodPointsAndWeights ( int Number ) : System | ||
math_ComputeKronrodPointsAndWeights ( |
public Points ( ) : CascadeSharp.TKMath.math.Vector | ||
return | CascadeSharp.TKMath.math.Vector |
public Weights ( ) : CascadeSharp.TKMath.math.Vector | ||
return | CascadeSharp.TKMath.math.Vector |
public math_ComputeKronrodPointsAndWeights ( ) : System | ||
return | System |
public math_ComputeKronrodPointsAndWeights ( int Number ) : System | ||
Number | int | |
return | System |
public math_ComputeKronrodPointsAndWeights ( |
||
parameter1 | ||
return | System |