Packages

package utils

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. utils
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class ClassPath extends Serializable
  2. final class SlidingWindow extends AnyRef

Value Members

  1. def withGCNotification[T](eventhandler: (Notification) => Any)(body: => T): T
  2. object ClassPath extends Serializable
  3. object IO
  4. object Statistics

    Standard statistics utilities.

    Standard statistics utilities.

    Note: significance level alpha is equal to 1 - confidenceLevel. If you want to be sure that 2 sets of measurements do not differ with 90 percent probability, then the significance level alpha should be set to 0.1. In this example, the confidence level is 0.9, and the significance level is 0.1.

Inherited from AnyRef

Inherited from Any

Ungrouped