JTR 5.0 API Documentation

Package jtr.lang.functions.impl

This package contains the default implementation of the built-in statistical functions shipped with JTR.

See:
          Description

Class Summary
BaseFunction This base abstract class contains useful methods for specialized functions.
DefaultStatFunctionsFactory Factory class for returning concrete IStatFunction instances.
DefaultStatFunctionsFactory.FunctionDescription  
Exponential Implementation of the exponential distribution.
Gaussian Implementation of the Gaussian distribution.
Poissonian Implementation of the Poissonian distribution.
UniformDouble Implementation of the uniform-double distribution.
UniformInt Implementation of the uniform-int distribution.
UniformLong Implementation of the uniform-long distribution.
 

Package jtr.lang.functions.impl Description

This package contains the default implementation of the built-in statistical functions shipped with JTR.

Since:
5.0
Version:
5.0
Author:
Francesco Russo

The JTR Project is licensed under GPL version 2