Searched defs:moment (Results 1 – 9 of 9) sorted by relevance
317 static int volume(Box cube, int[] moment) { in volume()328 static int bottom(Box cube, Direction direction, int[] moment) { in bottom()349 static int top(Box cube, Direction direction, int position, int[] moment) { in top()
174 def moment(self, i): member in RandomBinomialTest.testMomentsForTensorInputs.ScipyBinomialWrapper
61 def __getitem__(self, moment): argument
53 protected FourthMoment moment; field in Kurtosis
47 protected ThirdMoment moment = null; field in Skewness
66 protected FirstMoment moment; field in Mean
74 protected SecondMoment moment = null; field in Variance
89 double moment = 1.; in CheckSamplesMoments() local
3714 for (const auto& moment : updateMoments) in createMutableTestVariants() local