Searched defs:VmlLog (Results 1 – 1 of 1) sorted by relevance
74 void VmlLog(int64_t N, const T* X, T* Y) { in VmlLog() function87 void VmlLog<float>(int64_t N, const float* X, float* Y) { in VmlLog() function92 void VmlLog<double>(int64_t N, const double* X, double* Y) { in VmlLog() function