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