alchemist
24.0.7-dev06+b76482905
alchemist-loading
/
it.unibo.alchemist.loader.export.statistic
/
CountDistinct
Count
Distinct
class
CountDistinct
:
AbstractUnivariateStatistic
Content copied to clipboard
Counts the number of distinct entries.
Constructors
Functions
Constructors
Count
Distinct
Link copied to clipboard
fun
CountDistinct
(
)
Content copied to clipboard
Functions
copy
Link copied to clipboard
open
override
fun
copy
(
)
:
CountDistinct
Content copied to clipboard
evaluate
Link copied to clipboard
open
fun
evaluate
(
)
:
Double
Content copied to clipboard
open
override
fun
evaluate
(
p0
:
DoubleArray
)
:
Double
Content copied to clipboard
open
override
fun
evaluate
(
values
:
DoubleArray
,
begin
:
Int
,
length
:
Int
)
:
Double
Content copied to clipboard
get
Data
Link copied to clipboard
open
fun
getData
(
)
:
DoubleArray
Content copied to clipboard
set
Data
Link copied to clipboard
open
fun
setData
(
p0
:
DoubleArray
)
Content copied to clipboard
open
fun
setData
(
p0
:
DoubleArray
,
p1
:
Int
,
p2
:
Int
)
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard