ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Distribution.opOpAssign
ocean
math
Distribution
Distribution
Adds a value to the list.
class
Distribution
(T)
void
opOpAssign
(
string
op
)
(
T
value
)
if
(
op
== "~"
)
Parameters
op
operation to perform
value
T
value to add
Meta
Source
See Implementation
ocean
math
Distribution
Distribution
aliases
length
constructors
this
functions
clear
count
greaterThanCount
lessThanCount
mean
median
opOpAssign
percentValue
Adds a value to the list.