Uses of Class
microsim.statistics.functions.AbstractArrayFunction

Packages that use AbstractArrayFunction
Package
Description
 
  • Uses of AbstractArrayFunction in microsim.statistics.functions

    Modifier and Type
    Class
    Description
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Stats
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    MaxFunction operating on double source values.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    MaxFunction operating on float source values.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    MaxFunction operating on integer source values.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    MaxFunction operating on long source values.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Stats
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Stats
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Stats
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    MinFunction operating on double source values.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    MinFunction operating on float source values.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    MinFunction operating on integer source values.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    MinFunction operating on long source values.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Stats
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Stats
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Stats
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    SumFunction operating on double source values.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    SumFunction operating on float source values.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    SumFunction operating on integer source values.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    SumFunction operating on long source values.