def destroy(self): return _libfann.neural_net_parent_destroy(self)
def destroy(self): return _libfann.neural_net_parent_destroy(self) def create_standard(self, *args): return _libfann.neural_net_parent_create_standard(self, *args)