示例#1
0
 public math_GaussSetIntegration(math_FunctionSet F, Vector Lower, Vector Upper,
                                 math_IntegerVector Order)
     : base()
 {
     throw new NotImplementedException();
 }
 public math_FunctionSet(math_FunctionSet parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }