amortized constant time

短语

释义与例句

n.
  1. 1.

    A class of algorithms in which the amortized time (the time per operation averaged over many operations) is constant, although for some operations the time may be dependent on the size of the input.

    计算机 工程 数学