Пример #1
0
 public void SearchIndex(math_IntegerVector Index)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void SplineFunction(int NbPoles, int Degree, Vector Parameters, Vector FlatKnots,
                            math_Matrix A, math_Matrix DA, math_IntegerVector Index)
 {
     throw new NotImplementedException();
 }