Home
last modified time | relevance | path

Searched defs:MandelbrotThread (Results 1 – 1 of 1) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/demos/mandelbrot/
Dmandelbrot.h29 MandelbrotThread(MandelbrotWidget *w, int i) : widget(w), id(i) {} in MandelbrotThread() function
38 friend class MandelbrotThread; variable