HomeSort by relevance Sort by last modified time
    Searched defs:RandomVector (Results 1 - 2 of 2) sorted by null

  /external/ceres-solver/internal/ceres/
normal_prior_test.cc 42 void RandomVector(Vector* v) {
61 RandomVector(&b);
98 RandomVector(&b);
  /external/webrtc/webrtc/modules/audio_coding/neteq/
random_vector.h 22 class RandomVector {
27 RandomVector()
46 RTC_DISALLOW_COPY_AND_ASSIGN(RandomVector);

Completed in 57 milliseconds