toggle menu
alchemist
35.0.1
jvm
switch theme
search in API
alchemist-loading
/
it.unibo.alchemist.boundary.statistic
/
CountDistinct
Count
Distinct
class
CountDistinct
:
AbstractUnivariateStatistic
(
source
)
Counts the number of distinct entries.
Members
Constructors
Count
Distinct
Link copied to clipboard
constructor
(
)
Functions
copy
Link copied to clipboard
open
override
fun
copy
(
)
:
CountDistinct
evaluate
Link copied to clipboard
open
override
fun
evaluate
(
values
:
DoubleArray
,
begin
:
Int
,
length
:
Int
)
:
Double
open
fun
evaluate
(
)
:
Double
open
override
fun
evaluate
(
p0
:
DoubleArray
)
:
Double
get
Data
Link copied to clipboard
open
fun
getData
(
)
:
DoubleArray
set
Data
Link copied to clipboard
open
fun
setData
(
p0
:
DoubleArray
)
open
fun
setData
(
p0
:
DoubleArray
,
p1
:
Int
,
p2
:
Int
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String