Uses of Class
de.learnlib.example.spmm.ExampleRandomSPMM
-
Packages that use ExampleRandomSPMM Package Description de.learnlib.example.spmm -
-
Uses of ExampleRandomSPMM in de.learnlib.example.spmm
Methods in de.learnlib.example.spmm that return ExampleRandomSPMM Modifier and Type Method Description static <I,O>
ExampleRandomSPMM<I,O>ExampleRandomSPMM. createExample(Random random, ProceduralInputAlphabet<I> inputAlphabet, ProceduralOutputAlphabet<O> outputAlphabet, int size)
-