Searched refs:ComplexityN (Results 1 – 2 of 2) sorted by relevance
85 LeastSq MinimalLeastSq(const std::vector<ComplexityN>& n, in MinimalLeastSq()127 LeastSq MinimalLeastSq(const std::vector<ComplexityN>& n, in MinimalLeastSq()167 std::vector<ComplexityN> n; in ComputeBigO()
678 typedef int64_t ComplexityN; typedef686 typedef double(BigOFunc)(ComplexityN);883 void SetComplexityN(ComplexityN complexity_n) { in SetComplexityN()888 ComplexityN complexity_length_n() const { return complexity_n_; } in complexity_length_n()977 ComplexityN complexity_n_;1845 ComplexityN complexity_n;