Searched defs:shortLinearVector (Results 1 – 1 of 1) sorted by relevance
37 …const LinearVector* shortLinearVector = linearVector.size() <= this->size() ? &linearVector : this; variable47 …const LinearVector* shortLinearVector = linearVector.size() <= this->size() ? &linearVector : this; variable