Searched refs:VectorToDoubleArray (Results 1 – 1 of 1) sorted by relevance
261 static CArrDouble VectorToDoubleArray(const std::vector<double> &doubles, int32_t &code) in VectorToDoubleArray() function364 v.doubleArray = VectorToDoubleArray(doubleVector, code); in NativeValueToCValueType()