예제 #1
0
 public static extern void ReleaseFeatureSpace(VwFeatureSpace fs, SizeT length);
 public static extern void ReleaseFeatureSpace(VwFeatureSpace fs, SizeT length);
예제 #3
0
 // features points to a FEATURE_SPACE[]
 public static extern VwExample ImportExample(VwHandle vw, VwFeatureSpace features, SizeT length);
 // features points to a FEATURE_SPACE[]
 public static extern VwExample ImportExample(VwHandle vw, VwFeatureSpace features, SizeT length);