C# Class CascadeSharp.TKMath.math.math_ComputeKronrodPointsAndWeights

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
IsDone ( ) : bool
Points ( ) : CascadeSharp.TKMath.math.Vector
Weights ( ) : CascadeSharp.TKMath.math.Vector
math_ComputeKronrodPointsAndWeights ( ) : System
math_ComputeKronrodPointsAndWeights ( int Number ) : System
math_ComputeKronrodPointsAndWeights ( math_ComputeKronrodPointsAndWeights parameter1 ) : System

Method Details

IsDone() public méthode

public IsDone ( ) : bool
Résultat bool

Points() public méthode

public Points ( ) : CascadeSharp.TKMath.math.Vector
Résultat CascadeSharp.TKMath.math.Vector

Weights() public méthode

public Weights ( ) : CascadeSharp.TKMath.math.Vector
Résultat CascadeSharp.TKMath.math.Vector

math_ComputeKronrodPointsAndWeights() public méthode

public math_ComputeKronrodPointsAndWeights ( ) : System
Résultat System

math_ComputeKronrodPointsAndWeights() public méthode

public math_ComputeKronrodPointsAndWeights ( int Number ) : System
Number int
Résultat System

math_ComputeKronrodPointsAndWeights() public méthode

public math_ComputeKronrodPointsAndWeights ( math_ComputeKronrodPointsAndWeights parameter1 ) : System
parameter1 math_ComputeKronrodPointsAndWeights
Résultat System