Ejemplo n.º 1
0
 public void set_array(SWIGTYPE_p_long_long p_array, int p_num_elements, int array_size)
 {
     modshogunPINVOKE.DynamicLongArray_set_array(swigCPtr, SWIGTYPE_p_long_long.getCPtr(p_array), p_num_elements, array_size);
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 2
0
 public virtual void get_string_and_label(SWIGTYPE_p_long_long vector, SWIGTYPE_p_int len, SWIGTYPE_p_double label)
 {
     modshogunPINVOKE.StreamingFile_get_string_and_label__SWIG_10(swigCPtr, SWIGTYPE_p_long_long.getCPtr(vector), SWIGTYPE_p_int.getCPtr(len), SWIGTYPE_p_double.getCPtr(label));
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 3
0
 public virtual void set_long_ndarray(SWIGTYPE_p_long_long array, SWIGTYPE_p_int dims, int num_dims)
 {
     modshogunPINVOKE.AsciiFile_set_long_ndarray(swigCPtr, SWIGTYPE_p_long_long.getCPtr(array), SWIGTYPE_p_int.getCPtr(dims), num_dims);
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 4
0
 public virtual void get_vector(SWIGTYPE_p_long_long vector, SWIGTYPE_p_int len)
 {
     modshogunPINVOKE.StreamingFile_get_vector__SWIG_10(swigCPtr, SWIGTYPE_p_long_long.getCPtr(vector), SWIGTYPE_p_int.getCPtr(len));
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 5
0
 public override void get_string(SWIGTYPE_p_long_long vector, SWIGTYPE_p_int len)
 {
     modshogunPINVOKE.StreamingAsciiFile_get_string__SWIG_10(swigCPtr, SWIGTYPE_p_long_long.getCPtr(vector), SWIGTYPE_p_int.getCPtr(len));
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 6
0
 public virtual void set_long_matrix(SWIGTYPE_p_long_long matrix, int num_feat, int num_vec)
 {
     modshogunPINVOKE.File_set_long_matrix(swigCPtr, SWIGTYPE_p_long_long.getCPtr(matrix), num_feat, num_vec);
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 7
0
    public static double dot(SWIGTYPE_p_long_long v1, SWIGTYPE_p_long_long v2, int n)
    {
        double ret = modshogunPINVOKE.Math_dot__SWIG_5(SWIGTYPE_p_long_long.getCPtr(v1), SWIGTYPE_p_long_long.getCPtr(v2), n);

        if (modshogunPINVOKE.SWIGPendingException.Pending)
        {
            throw modshogunPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Ejemplo n.º 8
0
 public LongIntMatrix(SWIGTYPE_p_long_long m, int nrows, int ncols) : this(modshogunPINVOKE.new_LongIntMatrix__SWIG_2(SWIGTYPE_p_long_long.getCPtr(m), nrows, ncols), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 9
0
 public LongIntVector(SWIGTYPE_p_long_long v, int len) : this(modshogunPINVOKE.new_LongIntVector__SWIG_2(SWIGTYPE_p_long_long.getCPtr(v), len), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 10
0
 public XsInt64Array(SWIGTYPE_p_long_long arg0, uint sz) : this(xsensdeviceapiPINVOKE.new_XsInt64Array__SWIG_5(SWIGTYPE_p_long_long.getCPtr(arg0), sz), true)
 {
 }
Ejemplo n.º 11
0
 public XsInt64Array(SWIGTYPE_p_long_long arg0, uint sz, XsDataFlags flags) : this(xsensdeviceapiPINVOKE.new_XsInt64Array__SWIG_4(SWIGTYPE_p_long_long.getCPtr(arg0), sz, (int)flags), true)
 {
 }
Ejemplo n.º 12
0
 public XsInt64Array(uint sz, SWIGTYPE_p_long_long src) : this(xsensdeviceapiPINVOKE.new_XsInt64Array__SWIG_0(sz, SWIGTYPE_p_long_long.getCPtr(src)), true)
 {
 }
 public XsInt64ArrayImpl(uint count, SWIGTYPE_p_long_long src) : this(xsensdeviceapiPINVOKE.new_XsInt64ArrayImpl__SWIG_0(count, SWIGTYPE_p_long_long.getCPtr(src)), true)
 {
 }
 public void assign(uint count, SWIGTYPE_p_long_long src)
 {
     xsensdeviceapiPINVOKE.XsInt64ArrayImpl_assign(swigCPtr, count, SWIGTYPE_p_long_long.getCPtr(src));
 }
 public void insert(SWIGTYPE_p_long_long items, uint index, uint count)
 {
     xsensdeviceapiPINVOKE.XsInt64ArrayImpl_insert__SWIG_1(swigCPtr, SWIGTYPE_p_long_long.getCPtr(items), index, count);
 }
Ejemplo n.º 16
0
 public VtInt64Array(Vt_ArrayForeignDataSource foreignSrc, SWIGTYPE_p_long_long data, uint size) : this(UsdCsPINVOKE.new_VtInt64Array__SWIG_2(Vt_ArrayForeignDataSource.getCPtr(foreignSrc), SWIGTYPE_p_long_long.getCPtr(data), size), true)
 {
 }
Ejemplo n.º 17
0
 public LongIntNDArray(SWIGTYPE_p_long_long a, SWIGTYPE_p_int d, int nd) : this(modshogunPINVOKE.new_LongIntNDArray__SWIG_1(SWIGTYPE_p_long_long.getCPtr(a), SWIGTYPE_p_int.getCPtr(d), nd), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 18
0
 public void setAskQty(SWIGTYPE_p_long_long val)
 {
     ContextModulePINVOKE.Quote_setAskQty(swigCPtr, SWIGTYPE_p_long_long.getCPtr(val));
 }