Searched refs:compute (Results 1 – 3 of 3) sorted by relevance
31 def compute(self, x): member in EnergyBand52 (e , nn ) = nrg.compute(x)58 (e , nn ) = nrg.compute(x)
59 (e, nn_flag) = self.energy.compute(x)
3524 * autoip.c: replace most of rand() calls by a macro LWIP_AUTOIP_RAND which compute