Beispiel #1
0
 public bool load_serializable(SerializableFile file, string prefix) {
   bool ret = modshogunPINVOKE.IntSparseVector_load_serializable__SWIG_0(swigCPtr, SerializableFile.getCPtr(file), prefix);
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
 public bool save_serializable(SerializableFile file) {
   bool ret = modshogunPINVOKE.ULongIntSparseMatrix_save_serializable__SWIG_1(swigCPtr, SerializableFile.getCPtr(file));
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Beispiel #3
0
 public override bool load_serializable(SerializableFile file) {
   bool ret = modshogunPINVOKE.DynamicWordArray_load_serializable__SWIG_1(swigCPtr, SerializableFile.getCPtr(file));
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
 public bool save_serializable(SerializableFile file) {
   bool ret = modshogunPINVOKE.CrossValidationResult_save_serializable__SWIG_1(swigCPtr, SerializableFile.getCPtr(file));
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Beispiel #5
0
 internal static HandleRef getCPtr(SerializableFile obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Beispiel #6
0
 public override bool save_serializable(SerializableFile file, string prefix) {
   bool ret = modshogunPINVOKE.DynamicIntArray_save_serializable__SWIG_0(swigCPtr, SerializableFile.getCPtr(file), prefix);
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Beispiel #7
0
    public override bool save_serializable(SerializableFile file, string prefix)
    {
        bool ret = modshogunPINVOKE.DynamicULongArray_save_serializable__SWIG_0(swigCPtr, SerializableFile.getCPtr(file), prefix);

        if (modshogunPINVOKE.SWIGPendingException.Pending)
        {
            throw modshogunPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Beispiel #8
0
 public virtual bool save_serializable(SerializableFile file) {
   bool ret = modshogunPINVOKE.SGObject_save_serializable__SWIG_1(swigCPtr, SerializableFile.getCPtr(file));
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Beispiel #9
0
    public bool save_serializable(SerializableFile file, string prefix)
    {
        bool ret = modshogunPINVOKE.CharSparseVector_save_serializable__SWIG_0(swigCPtr, SerializableFile.getCPtr(file), prefix);

        if (modshogunPINVOKE.SWIGPendingException.Pending)
        {
            throw modshogunPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Beispiel #10
0
    public bool load_serializable(SerializableFile file)
    {
        bool ret = modshogunPINVOKE.CharSparseVector_load_serializable__SWIG_1(swigCPtr, SerializableFile.getCPtr(file));

        if (modshogunPINVOKE.SWIGPendingException.Pending)
        {
            throw modshogunPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Beispiel #11
0
    public bool load_serializable(SerializableFile file, string prefix)
    {
        bool ret = modshogunPINVOKE.BoolStringList_load_serializable__SWIG_0(swigCPtr, SerializableFile.getCPtr(file), prefix);

        if (modshogunPINVOKE.SWIGPendingException.Pending)
        {
            throw modshogunPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Beispiel #12
0
    public bool save_serializable(SerializableFile file)
    {
        bool ret = modshogunPINVOKE.BoolStringList_save_serializable__SWIG_1(swigCPtr, SerializableFile.getCPtr(file));

        if (modshogunPINVOKE.SWIGPendingException.Pending)
        {
            throw modshogunPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Beispiel #13
0
    public override bool load_serializable(SerializableFile file)
    {
        bool ret = modshogunPINVOKE.DynamicLongArray_load_serializable__SWIG_1(swigCPtr, SerializableFile.getCPtr(file));

        if (modshogunPINVOKE.SWIGPendingException.Pending)
        {
            throw modshogunPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Beispiel #14
0
 public bool save_serializable(SerializableFile file, string prefix) {
   bool ret = modshogunPINVOKE.WordMatrix_save_serializable__SWIG_0(swigCPtr, SerializableFile.getCPtr(file), prefix);
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Beispiel #15
0
 public bool save_serializable(SerializableFile file) {
   bool ret = modshogunPINVOKE.ShortRealNDArray_save_serializable__SWIG_1(swigCPtr, SerializableFile.getCPtr(file));
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Beispiel #16
0
 public bool load_serializable(SerializableFile file) {
   bool ret = modshogunPINVOKE.WordMatrix_load_serializable__SWIG_1(swigCPtr, SerializableFile.getCPtr(file));
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Beispiel #17
0
 internal static HandleRef getCPtr(SerializableFile obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }