Example #1
0
 public LearningDataNumber(string fName)
 {
     this.fName = fName;
     PT         = new ProjectiveTrans();
 }