Searched refs:getMaxIndex (Results 1 – 2 of 2) sorted by relevance
326 public int getMaxIndex() { in getMaxIndex() method in AbstractRealVector344 final int maxIndex = getMaxIndex(); in getMaxValue()
186 bool isValid() const { return Index <= getMaxIndex(); }187 static size_t getMaxIndex() { return UINT32_MAX - 1; }1004 assert(RPOT.size() - 1 <= BlockNode::getMaxIndex() &&