Add function contracts and perform some refactoring #130

Merged
CommanderTvis merged 4 commits from refactor-and-contracts into dev 2020-08-22 12:57:32 +03:00
Showing only changes of commit f3e2b4a597 - Show all commits

View File

@ -1,7 +1,6 @@
package scientifik.kmath.prob
import scientifik.kmath.chains.Chain
import kotlin.contracts.ExperimentalContracts
/**
* A possibly stateful chain producing random values.