public void SearchIndex(math_IntegerVector Index) { throw new NotImplementedException(); }
public void SplineFunction(int NbPoles, int Degree, Vector Parameters, Vector FlatKnots, math_Matrix A, math_Matrix DA, math_IntegerVector Index) { throw new NotImplementedException(); }