Example #1
0
 public void AddErrors(AdvApp2Var_Framework Constraints)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void AddConstraints(AdvApp2Var_Context Conditions, AdvApp2Var_Framework Constraints)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public void Discretise(AdvApp2Var_Context Conditions, AdvApp2Var_Framework Constraints,
                        AdvApp2Var_EvaluatorFunc2Var func)
 {
     throw new NotImplementedException();
 }
Example #4
0
 public void MakeApprox(AdvApp2Var_Context Conditions, AdvApp2Var_Framework Constraints, int NumDec)
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_Framework(AdvApp2Var_Framework parameter1)
     : base()
 {
     throw new NotImplementedException();
 }