NvmmLikelihoodAscentEM.grid

class NvmmLikelihoodAscentEM(T)
final @property const
const(T)[]
grid
()
if (
isFloatingPoint!T
)

Return Value

Type: const(T)[]

Const slice of the internal grid representation.

Meta