Searched defs:save_to_file (Results 1 – 6 of 6) sorted by relevance
76 void save_to_file(const cvflann::Matrix<T>& dataset, const String& filename, const String& name) in save_to_file() function
224 static int save_to_file(unsigned char *data) in save_to_file() function
253 static int save_to_file(unsigned char *data) in save_to_file() function
395 def save_to_file(self, fp, sep='\n'): member in Queue
1361 def save_to_file(self, path): member in VM
821 def save_to_file(self, path): member in BaseVM