Searched defs:c_take_unique_ptr_vector_f64 (Results 1 – 2 of 2) sorted by relevance
344 void c_take_unique_ptr_vector_f64(std::unique_ptr<std::vector<double>> v) { in c_take_unique_ptr_vector_f64() function
142 fn c_take_unique_ptr_vector_f64(v: UniquePtr<CxxVector<f64>>); in c_take_unique_ptr_vector_f64() function