io.improbable.keanu.network.VariableState Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of keanu Show documentation
Show all versions of keanu Show documentation
A probabilistic approach from an Improbabilistic company
package io.improbable.keanu.network;
public interface VariableState {
}