Searched refs:vectorfile (Results 1 – 2 of 2) sorted by relevance
135 * @param string $vectorfile path to the file with the vectors139 public function dumpTSV($vectorfile, $metafile) argument
380 * @param string $vectorfile path to the file with the vectors384 public function dumpTSV($vectorfile, $metafile) argument398 file_put_contents($vectorfile, $vector . "\n", FILE_APPEND);