C# Class TPB3D.Maths.ALGLIB.alglib.spline2d.spline2dinterpolant

Datei anzeigen Open project: tpb3d/TPB3D

Public Properties

Property Type Description
c double[]
k int

Public Methods

Method Description
spline2dinterpolant ( ) : System

Method Details

spline2dinterpolant() public method

public spline2dinterpolant ( ) : System
return System

Property Details

c public_oe property

public double[] c
return double[]

k public_oe property

public int k
return int