Uses of Class
net.maswag.falcaun.RoSI
Packages that use RoSI
-
Uses of RoSI in net.maswag.falcaun
Methods in net.maswag.falcaun that return RoSIModifier and TypeMethodDescription(package private) RoSIDestructive max, i.e., assign the elementwise max of two RoSIs to this RoSI.(package private) RoSIDestructive min, i.e., assign the elementwise min of two RoSIs to this RoSI.(package private) RoSIRoSI.assignNegate()Destructive negate, i.e., assign the negated RoSI to this RoSI.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.Evaluate the formula on the given signal and returns the RoSI, i.e., the range of the possible robustness values after concatenating a suffix.TemporalEventually.getRoSIRaw(IOSignal<I> signal) getRoSIRaw.TemporalGlobally.getRoSIRaw(IOSignal<I> signal) getRoSIRaw.abstract RoSITemporalOp.getRoSIRaw(IOSignal<I> signal) getRoSIRaw.TemporalRelease.getRoSIRaw(IOSignal<I> signal) TemporalUntil.getRoSIRaw(IOSignal<I> signal) TemporalEventually.getRoSIRawWithLen(IOSignal<I> signal, int length) getRoSIRawLen.TemporalGlobally.getRoSIRawWithLen(IOSignal<I> signal, int length) getRoSIRawLen.abstract RoSITemporalOp.getRoSIRawWithLen(IOSignal<I> signal, int length) getRoSIRawLen.STLAbstractAtomic.getRoSISingle(net.automatalib.word.Word<List<Double>> signal) (package private) RoSIThe elementwise max of two RoSIs.(package private) RoSIThe elementwise min of two RoSIs.(package private) RoSIRoSI.negate()Negate the RoSI.Methods in net.maswag.falcaun with parameters of type RoSIModifier and TypeMethodDescription(package private) RoSIDestructive max, i.e., assign the elementwise max of two RoSIs to this RoSI.(package private) RoSIDestructive min, i.e., assign the elementwise min of two RoSIs to this RoSI.(package private) RoSIThe elementwise max of two RoSIs.(package private) RoSIThe elementwise min of two RoSIs.