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) RoSI
Destructive max, i.e., assign the elementwise max of two RoSIs to this RoSI.(package private) RoSI
Destructive min, i.e., assign the elementwise min of two RoSIs to this RoSI.(package private) RoSI
RoSI.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 RoSI
TemporalOp.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 RoSI
TemporalOp.getRoSIRawWithLen
(IOSignal<I> signal, int length) getRoSIRawLen.STLAbstractAtomic.getRoSISingle
(net.automatalib.word.Word<List<Double>> signal) (package private) RoSI
The elementwise max of two RoSIs.(package private) RoSI
The elementwise min of two RoSIs.(package private) RoSI
RoSI.negate()
Negate the RoSI.Methods in net.maswag.falcaun with parameters of type RoSIModifier and TypeMethodDescription(package private) RoSI
Destructive max, i.e., assign the elementwise max of two RoSIs to this RoSI.(package private) RoSI
Destructive min, i.e., assign the elementwise min of two RoSIs to this RoSI.(package private) RoSI
The elementwise max of two RoSIs.(package private) RoSI
The elementwise min of two RoSIs.