예제 #1
0
 def _get_y(self, index):
     return capi.cs_gety(self.ptr, index, byref(c_double()))
예제 #2
0
 def _get_y(self, index):
     return capi.cs_gety(self.ptr, index, byref(c_double()))