コード例 #1
0
 def __next__(self):
     return _libfann.SwigPyIterator___next__(self)
コード例 #2
0
 def __next__(self): return _libfann.SwigPyIterator___next__(self)
 def previous(self): return _libfann.SwigPyIterator_previous(self)