EliteSizeIfc

fun interface EliteSizeIfc(source)

If supplied, this function will be used to determine the size of the elite sample during the cross-entropy process. Supplying a function can permit dynamic changes when determining the elite sample.

Functions

Link copied to clipboard
abstract fun eliteSize(ceSolver: CrossEntropySolver): Int