JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.tensorics.core.commons.options
Interface ManipulationOption
All Superinterfaces:
Option
<
ManipulationOption
>
All Known Subinterfaces:
BinaryOperationValidityStrategy
,
BroadcastingStrategy
,
ConfidenceLevel
<S>,
ContextPropagationStrategy
,
ErrorPropagationStrategy
<V>,
InterpolationStrategy
<Y>,
QuantificationStrategy
<T>,
ShapingStrategy
All Known Implementing Classes:
BroadcastMissingDimensionsStrategy
,
ExactShapesOrOneZeroStrategy
,
ImmutableConfidenceLevel
,
IntersectionShapingStrategy
,
JScienceQuantificationStrategy
,
LeftContextPreservedStrategy
,
LinearInterpolationStrategy
,
RequireBothValidStrategy
,
ThrowIfOneInvalidStrategy
,
UncorrelatedErrorPropagationStrategy
public interface
ManipulationOption
extends
Option
<
ManipulationOption
>
Marker interface for options which can be used to define the behaviour of iterable- and tensor operations.
Method Summary
Methods inherited from interface org.tensorics.core.commons.options.
Option
getMarkerInterface
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method