Searched defs:colvec (Results 1 – 2 of 2) sorted by relevance
32 ColVectorType colvec = ColVectorType::Random(rows); in vectorwiseop_array() local149 ColVectorType colvec = ColVectorType::Random(rows); in vectorwiseop_matrix() local
100 def write_colvec(tarray, colvec, i): argument