Uses of Interface
edu.umd.cfar.lamp.viper.util.Numeric

Packages that use Numeric
viper.api.time This package provides a set of classes for working with time and time series data. 
 

Uses of Numeric in viper.api.time
 

Subinterfaces of Numeric in viper.api.time
 interface Instant
          An Instant represents a discrete quantum of the current time measurement.
 

Classes in viper.api.time that implement Numeric
 class Frame
          Refers to a specific frame in a video.
 class Time
          Represents a unit time, usually a microsecond.