All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractInfoReducer |
|
| AbstractRichOp<T> |
An abstract implementation of RichOp.
|
| AbstractYAMLOpInfo |
|
| AdaptationInfoTreeGenerator |
|
| AdaptationMatchingRoutine |
|
| Add<M extends Number,I extends Iterable<M>> |
|
| AnnotatedOpDependencyMember<T> |
|
| AnnotationUtils |
Useful methods for working with annotation instances.
|
| BaseDescriptors<T,N extends Number> |
engine.describe Ops pertaining to built-in Java classes.
|
| BaseOpHints |
A set of common hints useful for manipulating SciJava Ops Engine internals.
|
| BaseOpHints.Adaptation |
|
| BaseOpHints.Cache |
|
| BaseOpHints.Conversion |
|
| BaseOpHints.DependencyMatching |
|
| BaseOpHints.History |
|
| BaseOpHints.Progress |
|
| BaseOpHints.Reduction |
|
| ClassOpDependencyMemberParser |
|
| ClassParameterMemberParser |
|
| ComputerReducer |
|
| ComputersToFunctionsAndLift |
|
| ComputersToFunctionsAndLift.Computer10ToFunction10AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,O> |
|
| ComputersToFunctionsAndLift.Computer11ToFunction11AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,O> |
|
| ComputersToFunctionsAndLift.Computer12ToFunction12AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> |
|
| ComputersToFunctionsAndLift.Computer13ToFunction13AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,O> |
|
| ComputersToFunctionsAndLift.Computer14ToFunction14AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,O> |
|
| ComputersToFunctionsAndLift.Computer15ToFunction15AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,O> |
|
| ComputersToFunctionsAndLift.Computer16ToFunction16AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| ComputersToFunctionsAndLift.Computer1ToFunction1AndLiftViaSource<I,O> |
|
| ComputersToFunctionsAndLift.Computer2ToFunction2AndLiftViaSource<I1,I2,O> |
|
| ComputersToFunctionsAndLift.Computer3ToFunction3AndLiftViaSource<I1,I2,I3,O> |
|
| ComputersToFunctionsAndLift.Computer4ToFunction4AndLiftViaSource<I1,I2,I3,I4,O> |
|
| ComputersToFunctionsAndLift.Computer5ToFunction5AndLiftViaSource<I1,I2,I3,I4,I5,O> |
|
| ComputersToFunctionsAndLift.Computer6ToFunction6AndLiftViaSource<I1,I2,I3,I4,I5,I6,O> |
|
| ComputersToFunctionsAndLift.Computer7ToFunction7AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,O> |
|
| ComputersToFunctionsAndLift.Computer8ToFunction8AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,I8,O> |
|
| ComputersToFunctionsAndLift.Computer9ToFunction9AndLiftViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,O> |
|
| ComputersToFunctionsViaFunction |
Collection of adaptation Ops to convert Computers into
Functions with the use of a Function that creates the output
using the first input as a model.
|
| ComputersToFunctionsViaFunction.Computer10ToFunction10ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,O> |
|
| ComputersToFunctionsViaFunction.Computer11ToFunction11ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,O> |
|
| ComputersToFunctionsViaFunction.Computer12ToFunction12ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> |
|
| ComputersToFunctionsViaFunction.Computer13ToFunction13ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,O> |
|
| ComputersToFunctionsViaFunction.Computer14ToFunction14ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,O> |
|
| ComputersToFunctionsViaFunction.Computer15ToFunction15ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,O> |
|
| ComputersToFunctionsViaFunction.Computer16ToFunction16ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| ComputersToFunctionsViaFunction.Computer1ToFunction1ViaFunction<I,O> |
|
| ComputersToFunctionsViaFunction.Computer2ToFunction2ViaFunction<I1,I2,O> |
|
| ComputersToFunctionsViaFunction.Computer3ToFunction3ViaFunction<I1,I2,I3,O> |
|
| ComputersToFunctionsViaFunction.Computer4ToFunction4ViaFunction<I1,I2,I3,I4,O> |
|
| ComputersToFunctionsViaFunction.Computer5ToFunction5ViaFunction<I1,I2,I3,I4,I5,O> |
|
| ComputersToFunctionsViaFunction.Computer6ToFunction6ViaFunction<I1,I2,I3,I4,I5,I6,O> |
|
| ComputersToFunctionsViaFunction.Computer7ToFunction7ViaFunction<I1,I2,I3,I4,I5,I6,I7,O> |
|
| ComputersToFunctionsViaFunction.Computer8ToFunction8ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,O> |
|
| ComputersToFunctionsViaFunction.Computer9ToFunction9ViaFunction<I1,I2,I3,I4,I5,I6,I7,I8,I9,O> |
|
| ComputersToFunctionsViaSource |
Collection of adaptation Ops to convert Computers into
Functions with the use of a Producer that creates the output
using the first input as a model.
|
| ComputersToFunctionsViaSource.Computer0ToFunction0ViaSource<O> |
|
| ComputersToFunctionsViaSource.Computer10ToFunction10ViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,O> |
|
| ComputersToFunctionsViaSource.Computer11ToFunction11ViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,O> |
|
| ComputersToFunctionsViaSource.Computer12ToFunction12ViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> |
|
| ComputersToFunctionsViaSource.Computer13ToFunction13ViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,O> |
|
| ComputersToFunctionsViaSource.Computer14ToFunction14ViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,O> |
|
| ComputersToFunctionsViaSource.Computer15ToFunction15ViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,O> |
|
| ComputersToFunctionsViaSource.Computer16ToFunction16ViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| ComputersToFunctionsViaSource.Computer1ToFunction1ViaSource<I,O> |
|
| ComputersToFunctionsViaSource.Computer2ToFunction2ViaSource<I1,I2,O> |
|
| ComputersToFunctionsViaSource.Computer3ToFunction3ViaSource<I1,I2,I3,O> |
|
| ComputersToFunctionsViaSource.Computer4ToFunction4ViaSource<I1,I2,I3,I4,O> |
|
| ComputersToFunctionsViaSource.Computer5ToFunction5ViaSource<I1,I2,I3,I4,I5,O> |
|
| ComputersToFunctionsViaSource.Computer6ToFunction6ViaSource<I1,I2,I3,I4,I5,I6,O> |
|
| ComputersToFunctionsViaSource.Computer7ToFunction7ViaSource<I1,I2,I3,I4,I5,I6,I7,O> |
|
| ComputersToFunctionsViaSource.Computer8ToFunction8ViaSource<I1,I2,I3,I4,I5,I6,I7,I8,O> |
|
| ComputersToFunctionsViaSource.Computer9ToFunction9ViaSource<I1,I2,I3,I4,I5,I6,I7,I8,I9,O> |
|
| ComputerToArrays<I,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
Collection of ops designed to lift Computers to operate
on arrays.
|
| ComputerToIterables<I,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| ConversionMatchingRoutine |
|
| Conversions |
|
| ConvertedInfoTreeGenerator |
|
| ConvertedOpInfo |
An OpInfo whose input and output types are transformed through the
use of engine.convert Function Ops.
|
| ConvertedParameterMember<T> |
|
| CopyOpCollection<T> |
|
| CreateOpCollection |
Creation ops
|
| DefaultEval |
Evaluates an expression.
|
| DefaultInfoTreeGenerator |
|
| DefaultOpClassInfo |
Metadata about an Op implementation defined as a class.
|
| DefaultOpDescriptionGenerator |
|
| DefaultOpEnvironment |
Default implementation of OpEnvironment, whose ops and related state
are discovered from a SciJava application context.
|
| DefaultOpFieldInfo |
Metadata about an Op implementation defined as a field.
|
| DefaultOpHistory |
Log describing each execution of an Op.
|
| DefaultOpMatcher |
|
| DefaultOpMethodInfo |
|
| DefaultOpRequest |
Data structure which identifies an Op by name and/or type(s) and/or argument
type(s), along with a list of input arguments.
|
| DependencyMatchingException |
An OpMatchingException caused by another OpMatchingException
thrown when resolving dependencies.
|
| DependencyOpInstanceInfoTree |
An InfoTree specialization for instances when the dependencies are
already instantiated.
|
| DependencyRichOpInfoTree |
An InfoTree specialization for instances when the dependencies are
already instantiated.
|
| FieldInstance |
|
| FieldOpDependencyMember<T> |
|
| FieldParameterMemberParser |
|
| FinalOpDependencyFieldException |
|
| FunctionalMethodType |
Wrapper to pair a type of a method signature with its ItemIO.
|
| FunctionalParameters |
|
| FunctionalTypeOpException |
Exception thrown when an Op written as a Method does not conform to a
functional Type (i.e.
|
| FunctionReducer |
|
| FunctionsToComputers |
Collection of adaptation Ops to convert Computers into
Functions with the use of a computer Op that copies the
output of the function into the preallocated argument.
|
| FunctionsToComputers.Function0ToComputer0<O> |
|
| FunctionsToComputers.Function10ToComputer10<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,O> |
|
| FunctionsToComputers.Function11ToComputer11<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,O> |
|
| FunctionsToComputers.Function12ToComputer12<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> |
|
| FunctionsToComputers.Function13ToComputer13<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,O> |
|
| FunctionsToComputers.Function14ToComputer14<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,O> |
|
| FunctionsToComputers.Function15ToComputer15<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,O> |
|
| FunctionsToComputers.Function16ToComputer16<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| FunctionsToComputers.Function1ToComputer1<I,O> |
|
| FunctionsToComputers.Function2ToComputer2<I1,I2,O> |
|
| FunctionsToComputers.Function3ToComputer3<I1,I2,I3,O> |
|
| FunctionsToComputers.Function4ToComputer4<I1,I2,I3,I4,O> |
|
| FunctionsToComputers.Function5ToComputer5<I1,I2,I3,I4,I5,O> |
|
| FunctionsToComputers.Function6ToComputer6<I1,I2,I3,I4,I5,I6,O> |
|
| FunctionsToComputers.Function7ToComputer7<I1,I2,I3,I4,I5,I6,I7,O> |
|
| FunctionsToComputers.Function8ToComputer8<I1,I2,I3,I4,I5,I6,I7,I8,O> |
|
| FunctionsToComputers.Function9ToComputer9<I1,I2,I3,I4,I5,I6,I7,I8,I9,O> |
|
| FunctionsToComputersAndLift |
Collection of adaptation Ops to convert Functions into
Computers with the use of a Function that copies the output
using the first input as a model.
|
| FunctionsToComputersAndLift.Function10ToComputer10AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,O> |
|
| FunctionsToComputersAndLift.Function10ToComputer10AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,O> |
|
| FunctionsToComputersAndLift.Function11ToComputer11AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,O> |
|
| FunctionsToComputersAndLift.Function11ToComputer11AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,O> |
|
| FunctionsToComputersAndLift.Function12ToComputer12AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> |
|
| FunctionsToComputersAndLift.Function12ToComputer12AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> |
|
| FunctionsToComputersAndLift.Function13ToComputer13AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,O> |
|
| FunctionsToComputersAndLift.Function13ToComputer13AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,O> |
|
| FunctionsToComputersAndLift.Function14ToComputer14AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,O> |
|
| FunctionsToComputersAndLift.Function14ToComputer14AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,O> |
|
| FunctionsToComputersAndLift.Function15ToComputer15AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,O> |
|
| FunctionsToComputersAndLift.Function15ToComputer15AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,O> |
|
| FunctionsToComputersAndLift.Function16ToComputer16AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| FunctionsToComputersAndLift.Function16ToComputer16AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| FunctionsToComputersAndLift.Function1ToComputer1AndLiftAfter<I,O> |
|
| FunctionsToComputersAndLift.Function1ToComputer1AndLiftBefore<I,O> |
|
| FunctionsToComputersAndLift.Function2ToComputer2AndLiftAfter<I1,I2,O> |
|
| FunctionsToComputersAndLift.Function2ToComputer2AndLiftBefore<I1,I2,O> |
|
| FunctionsToComputersAndLift.Function3ToComputer3AndLiftAfter<I1,I2,I3,O> |
|
| FunctionsToComputersAndLift.Function3ToComputer3AndLiftBefore<I1,I2,I3,O> |
|
| FunctionsToComputersAndLift.Function4ToComputer4AndLiftAfter<I1,I2,I3,I4,O> |
|
| FunctionsToComputersAndLift.Function4ToComputer4AndLiftBefore<I1,I2,I3,I4,O> |
|
| FunctionsToComputersAndLift.Function5ToComputer5AndLiftAfter<I1,I2,I3,I4,I5,O> |
|
| FunctionsToComputersAndLift.Function5ToComputer5AndLiftBefore<I1,I2,I3,I4,I5,O> |
|
| FunctionsToComputersAndLift.Function6ToComputer6AndLiftAfter<I1,I2,I3,I4,I5,I6,O> |
|
| FunctionsToComputersAndLift.Function6ToComputer6AndLiftBefore<I1,I2,I3,I4,I5,I6,O> |
|
| FunctionsToComputersAndLift.Function7ToComputer7AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,O> |
|
| FunctionsToComputersAndLift.Function7ToComputer7AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,O> |
|
| FunctionsToComputersAndLift.Function8ToComputer8AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,I8,O> |
|
| FunctionsToComputersAndLift.Function8ToComputer8AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,I8,O> |
|
| FunctionsToComputersAndLift.Function9ToComputer9AndLiftAfter<I1,I2,I3,I4,I5,I6,I7,I8,I9,O> |
|
| FunctionsToComputersAndLift.Function9ToComputer9AndLiftBefore<I1,I2,I3,I4,I5,I6,I7,I8,I9,O> |
|
| FunctionToArrays<I,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
Converts Functions operating on single types to Functions
that operate on arrays of types.
|
| FunctionToIterables<I,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| FunctionUtils |
Utility class designed to match Functions of various arities.
|
| IdentityCollection<T,U extends T> |
|
| IdentityLossReporter<U,T extends U> |
|
| InfoMatchingOpRequest |
|
| InfoReducer |
|
| Infos |
Utility methods for working with OpInfos.
|
| InfoTreeGenerator |
|
| InplacesToFunctions<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,IO> |
|
| InplacesToFunctions.Inplace10_10ToFunction10<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO> |
|
| InplacesToFunctions.Inplace10_1ToFunction10<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10> |
|
| InplacesToFunctions.Inplace10_2ToFunction10<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10> |
|
| InplacesToFunctions.Inplace10_3ToFunction10<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10> |
|
| InplacesToFunctions.Inplace10_4ToFunction10<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10> |
|
| InplacesToFunctions.Inplace10_5ToFunction10<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10> |
|
| InplacesToFunctions.Inplace10_6ToFunction10<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10> |
|
| InplacesToFunctions.Inplace10_7ToFunction10<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10> |
|
| InplacesToFunctions.Inplace10_8ToFunction10<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10> |
|
| InplacesToFunctions.Inplace10_9ToFunction10<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10> |
|
| InplacesToFunctions.Inplace11_10ToFunction11<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11> |
|
| InplacesToFunctions.Inplace11_11ToFunction11<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO> |
|
| InplacesToFunctions.Inplace11_1ToFunction11<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11> |
|
| InplacesToFunctions.Inplace11_2ToFunction11<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11> |
|
| InplacesToFunctions.Inplace11_3ToFunction11<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11> |
|
| InplacesToFunctions.Inplace11_4ToFunction11<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11> |
|
| InplacesToFunctions.Inplace11_5ToFunction11<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11> |
|
| InplacesToFunctions.Inplace11_6ToFunction11<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11> |
|
| InplacesToFunctions.Inplace11_7ToFunction11<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11> |
|
| InplacesToFunctions.Inplace11_8ToFunction11<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11> |
|
| InplacesToFunctions.Inplace11_9ToFunction11<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11> |
|
| InplacesToFunctions.Inplace12_10ToFunction12<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12> |
|
| InplacesToFunctions.Inplace12_11ToFunction12<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12> |
|
| InplacesToFunctions.Inplace12_12ToFunction12<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO> |
|
| InplacesToFunctions.Inplace12_1ToFunction12<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12> |
|
| InplacesToFunctions.Inplace12_2ToFunction12<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12> |
|
| InplacesToFunctions.Inplace12_3ToFunction12<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12> |
|
| InplacesToFunctions.Inplace12_4ToFunction12<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12> |
|
| InplacesToFunctions.Inplace12_5ToFunction12<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12> |
|
| InplacesToFunctions.Inplace12_6ToFunction12<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12> |
|
| InplacesToFunctions.Inplace12_7ToFunction12<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12> |
|
| InplacesToFunctions.Inplace12_8ToFunction12<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12> |
|
| InplacesToFunctions.Inplace12_9ToFunction12<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12> |
|
| InplacesToFunctions.Inplace13_10ToFunction13<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12,I13> |
|
| InplacesToFunctions.Inplace13_11ToFunction13<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12,I13> |
|
| InplacesToFunctions.Inplace13_12ToFunction13<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO,I13> |
|
| InplacesToFunctions.Inplace13_13ToFunction13<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,IO> |
|
| InplacesToFunctions.Inplace13_1ToFunction13<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| InplacesToFunctions.Inplace13_2ToFunction13<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| InplacesToFunctions.Inplace13_3ToFunction13<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| InplacesToFunctions.Inplace13_4ToFunction13<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| InplacesToFunctions.Inplace13_5ToFunction13<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| InplacesToFunctions.Inplace13_6ToFunction13<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12,I13> |
|
| InplacesToFunctions.Inplace13_7ToFunction13<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12,I13> |
|
| InplacesToFunctions.Inplace13_8ToFunction13<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12,I13> |
|
| InplacesToFunctions.Inplace13_9ToFunction13<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12,I13> |
|
| InplacesToFunctions.Inplace14_10ToFunction14<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_11ToFunction14<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_12ToFunction14<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO,I13,I14> |
|
| InplacesToFunctions.Inplace14_13ToFunction14<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,IO,I14> |
|
| InplacesToFunctions.Inplace14_14ToFunction14<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,IO> |
|
| InplacesToFunctions.Inplace14_1ToFunction14<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_2ToFunction14<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_3ToFunction14<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_4ToFunction14<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_5ToFunction14<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_6ToFunction14<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_7ToFunction14<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_8ToFunction14<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace14_9ToFunction14<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12,I13,I14> |
|
| InplacesToFunctions.Inplace15_10ToFunction15<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_11ToFunction15<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_12ToFunction15<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_13ToFunction15<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,IO,I14,I15> |
|
| InplacesToFunctions.Inplace15_14ToFunction15<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,IO,I15> |
|
| InplacesToFunctions.Inplace15_15ToFunction15<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,IO> |
|
| InplacesToFunctions.Inplace15_1ToFunction15<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_2ToFunction15<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_3ToFunction15<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_4ToFunction15<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_5ToFunction15<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_6ToFunction15<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_7ToFunction15<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_8ToFunction15<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace15_9ToFunction15<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12,I13,I14,I15> |
|
| InplacesToFunctions.Inplace16_10ToFunction16<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_11ToFunction16<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_12ToFunction16<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_13ToFunction16<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,IO,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_14ToFunction16<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,IO,I15,I16> |
|
| InplacesToFunctions.Inplace16_15ToFunction16<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,IO,I16> |
|
| InplacesToFunctions.Inplace16_16ToFunction16<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,IO> |
|
| InplacesToFunctions.Inplace16_1ToFunction16<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_2ToFunction16<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_3ToFunction16<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_4ToFunction16<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_5ToFunction16<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_6ToFunction16<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_7ToFunction16<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_8ToFunction16<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace16_9ToFunction16<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12,I13,I14,I15,I16> |
|
| InplacesToFunctions.Inplace1ToFunction1<IO> |
|
| InplacesToFunctions.Inplace2_1ToFunction2<IO,I2> |
|
| InplacesToFunctions.Inplace2_2ToFunction2<I1,IO> |
|
| InplacesToFunctions.Inplace3_1ToFunction3<IO,I2,I3> |
|
| InplacesToFunctions.Inplace3_2ToFunction3<I1,IO,I3> |
|
| InplacesToFunctions.Inplace3_3ToFunction3<I1,I2,IO> |
|
| InplacesToFunctions.Inplace4_1ToFunction4<IO,I2,I3,I4> |
|
| InplacesToFunctions.Inplace4_2ToFunction4<I1,IO,I3,I4> |
|
| InplacesToFunctions.Inplace4_3ToFunction4<I1,I2,IO,I4> |
|
| InplacesToFunctions.Inplace4_4ToFunction4<I1,I2,I3,IO> |
|
| InplacesToFunctions.Inplace5_1ToFunction5<IO,I2,I3,I4,I5> |
|
| InplacesToFunctions.Inplace5_2ToFunction5<I1,IO,I3,I4,I5> |
|
| InplacesToFunctions.Inplace5_3ToFunction5<I1,I2,IO,I4,I5> |
|
| InplacesToFunctions.Inplace5_4ToFunction5<I1,I2,I3,IO,I5> |
|
| InplacesToFunctions.Inplace5_5ToFunction5<I1,I2,I3,I4,IO> |
|
| InplacesToFunctions.Inplace6_1ToFunction6<IO,I2,I3,I4,I5,I6> |
|
| InplacesToFunctions.Inplace6_2ToFunction6<I1,IO,I3,I4,I5,I6> |
|
| InplacesToFunctions.Inplace6_3ToFunction6<I1,I2,IO,I4,I5,I6> |
|
| InplacesToFunctions.Inplace6_4ToFunction6<I1,I2,I3,IO,I5,I6> |
|
| InplacesToFunctions.Inplace6_5ToFunction6<I1,I2,I3,I4,IO,I6> |
|
| InplacesToFunctions.Inplace6_6ToFunction6<I1,I2,I3,I4,I5,IO> |
|
| InplacesToFunctions.Inplace7_1ToFunction7<IO,I2,I3,I4,I5,I6,I7> |
|
| InplacesToFunctions.Inplace7_2ToFunction7<I1,IO,I3,I4,I5,I6,I7> |
|
| InplacesToFunctions.Inplace7_3ToFunction7<I1,I2,IO,I4,I5,I6,I7> |
|
| InplacesToFunctions.Inplace7_4ToFunction7<I1,I2,I3,IO,I5,I6,I7> |
|
| InplacesToFunctions.Inplace7_5ToFunction7<I1,I2,I3,I4,IO,I6,I7> |
|
| InplacesToFunctions.Inplace7_6ToFunction7<I1,I2,I3,I4,I5,IO,I7> |
|
| InplacesToFunctions.Inplace7_7ToFunction7<I1,I2,I3,I4,I5,I6,IO> |
|
| InplacesToFunctions.Inplace8_1ToFunction8<IO,I2,I3,I4,I5,I6,I7,I8> |
|
| InplacesToFunctions.Inplace8_2ToFunction8<I1,IO,I3,I4,I5,I6,I7,I8> |
|
| InplacesToFunctions.Inplace8_3ToFunction8<I1,I2,IO,I4,I5,I6,I7,I8> |
|
| InplacesToFunctions.Inplace8_4ToFunction8<I1,I2,I3,IO,I5,I6,I7,I8> |
|
| InplacesToFunctions.Inplace8_5ToFunction8<I1,I2,I3,I4,IO,I6,I7,I8> |
|
| InplacesToFunctions.Inplace8_6ToFunction8<I1,I2,I3,I4,I5,IO,I7,I8> |
|
| InplacesToFunctions.Inplace8_7ToFunction8<I1,I2,I3,I4,I5,I6,IO,I8> |
|
| InplacesToFunctions.Inplace8_8ToFunction8<I1,I2,I3,I4,I5,I6,I7,IO> |
|
| InplacesToFunctions.Inplace9_1ToFunction9<IO,I2,I3,I4,I5,I6,I7,I8,I9> |
|
| InplacesToFunctions.Inplace9_2ToFunction9<I1,IO,I3,I4,I5,I6,I7,I8,I9> |
|
| InplacesToFunctions.Inplace9_3ToFunction9<I1,I2,IO,I4,I5,I6,I7,I8,I9> |
|
| InplacesToFunctions.Inplace9_4ToFunction9<I1,I2,I3,IO,I5,I6,I7,I8,I9> |
|
| InplacesToFunctions.Inplace9_5ToFunction9<I1,I2,I3,I4,IO,I6,I7,I8,I9> |
|
| InplacesToFunctions.Inplace9_6ToFunction9<I1,I2,I3,I4,I5,IO,I7,I8,I9> |
|
| InplacesToFunctions.Inplace9_7ToFunction9<I1,I2,I3,I4,I5,I6,IO,I8,I9> |
|
| InplacesToFunctions.Inplace9_8ToFunction9<I1,I2,I3,I4,I5,I6,I7,IO,I9> |
|
| InplacesToFunctions.Inplace9_9ToFunction9<I1,I2,I3,I4,I5,I6,I7,I8,IO> |
|
| InplaceToArrays<IO,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
Collection of ops designed to lift Inplaces to operate
on arrays.
|
| InstanceOpMethodException |
Exception thrown when an Op declared as a Method is an instance
method of some class.
|
| InvalidOpException |
Exception denoting that an Op implementation could not be
accepted into an OpEnvironment because of invalid parameters or
configuration.
|
| InvalidOpNameException |
|
| JavaClassYAMLOpInfoCreator |
|
| JavaFieldYAMLOpInfoCreator |
|
| JavaMethodYAMLInfoCreator |
|
| Lambdas |
Utility class for working with Lambda expressions.
|
| LambdaTypeBaker |
|
| ListConverterCollection |
|
| LosslessReporter<T,R> |
|
| LossReporter<T,R> |
BiFunction reporting the worst-case loss of a conversion from
a Type from a Type t to a Type r.
|
| LossReporterWrapper<I,O> |
|
| Maps |
|
| Maps.ComputerMaps |
|
| Maps.ComputerMaps.Iterables |
|
| Maps.FunctionMaps |
|
| Maps.FunctionMaps.Arrays |
|
| Maps.FunctionMaps.Iterables |
|
| Maps.FunctionMaps.Lists |
|
| MatchingConditions |
|
| MatchingResult |
Class representing the result from type matching done by a
MatchingRoutine.
|
| MatchingRoutine |
A plugin type employing a particular strategy to generate an
OpCandidate.
|
| MatchingUtils |
|
| MatchingUtils.TypeVarInfo |
|
| MathOpCollection |
|
| MathOps |
|
| Mean |
|
| Mean.MeanFunction<N,O> |
|
| MethodOpDependencyMemberParser |
|
| MethodParameterMemberParser |
|
| MethodParameterOpDependencyMember<T> |
|
| MultipleOutputsOpException |
|
| Normalize |
|
| Normalize.MathMinMaxNormalizeFunction |
|
| NullablesOnMultipleMethodsException |
Exception thrown when an Op declares Nullable parameters in multiple
places (i.e.
|
| OpAdaptationInfo |
OpInfo for ops that have been adapted to some other Op type.
|
| OpCandidate |
Container class for a possible operation match between an OpRequest
and an OpInfo.
|
| OpCandidate.StatusCode |
|
| OpClassOpInfoGenerator |
|
| OpCollectionInfoGenerator |
|
| OpDependencyMember<T> |
|
| OpDependencyPositionException |
Exception thrown when an Op written as a Method declares an
OpDependency after an Op parameter.
|
| OpDescriptionGenerator |
An interface whose implementations are able to describe all the Ops in an
OpEnvironment that could satisfy an OpRequest.
|
| OpEvaluator |
|
| OpInfoGenerator |
|
| OpMatcher |
|
| OpMethodUtils |
Common code used by Ops backed by Methods.
|
| OpResizingMemberParser |
|
| OpRetypingMemberParser |
|
| OpWrapper<T> |
An object that can wrap an Op into a RichOp
|
| OpWrappers |
|
| OpWrappers.Computer0OpWrapper<O> |
|
| OpWrappers.Computer10OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,O> |
|
| OpWrappers.Computer11OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,O> |
|
| OpWrappers.Computer12OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> |
|
| OpWrappers.Computer13OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,O> |
|
| OpWrappers.Computer14OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,O> |
|
| OpWrappers.Computer15OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,O> |
|
| OpWrappers.Computer16OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| OpWrappers.Computer1OpWrapper<I,O> |
|
| OpWrappers.Computer2OpWrapper<I1,I2,O> |
|
| OpWrappers.Computer3OpWrapper<I1,I2,I3,O> |
|
| OpWrappers.Computer4OpWrapper<I1,I2,I3,I4,O> |
|
| OpWrappers.Computer5OpWrapper<I1,I2,I3,I4,I5,O> |
|
| OpWrappers.Computer6OpWrapper<I1,I2,I3,I4,I5,I6,O> |
|
| OpWrappers.Computer7OpWrapper<I1,I2,I3,I4,I5,I6,I7,O> |
|
| OpWrappers.Computer8OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,O> |
|
| OpWrappers.Computer9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,O> |
|
| OpWrappers.Function10OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,O> |
|
| OpWrappers.Function11OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,O> |
|
| OpWrappers.Function12OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,O> |
|
| OpWrappers.Function13OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,O> |
|
| OpWrappers.Function14OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,O> |
|
| OpWrappers.Function15OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,O> |
|
| OpWrappers.Function16OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,O> |
|
| OpWrappers.Function1OpWrapper<I,O> |
|
| OpWrappers.Function2OpWrapper<I1,I2,O> |
|
| OpWrappers.Function3OpWrapper<I1,I2,I3,O> |
|
| OpWrappers.Function4OpWrapper<I1,I2,I3,I4,O> |
|
| OpWrappers.Function5OpWrapper<I1,I2,I3,I4,I5,O> |
|
| OpWrappers.Function6OpWrapper<I1,I2,I3,I4,I5,I6,O> |
|
| OpWrappers.Function7OpWrapper<I1,I2,I3,I4,I5,I6,I7,O> |
|
| OpWrappers.Function8OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,O> |
|
| OpWrappers.Function9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,O> |
|
| OpWrappers.Inplace10_10OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO> |
|
| OpWrappers.Inplace10_1OpWrapper<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10> |
|
| OpWrappers.Inplace10_2OpWrapper<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10> |
|
| OpWrappers.Inplace10_3OpWrapper<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10> |
|
| OpWrappers.Inplace10_4OpWrapper<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10> |
|
| OpWrappers.Inplace10_5OpWrapper<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10> |
|
| OpWrappers.Inplace10_6OpWrapper<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10> |
|
| OpWrappers.Inplace10_7OpWrapper<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10> |
|
| OpWrappers.Inplace10_8OpWrapper<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10> |
|
| OpWrappers.Inplace10_9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10> |
|
| OpWrappers.Inplace11_10OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11> |
|
| OpWrappers.Inplace11_11OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO> |
|
| OpWrappers.Inplace11_1OpWrapper<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11> |
|
| OpWrappers.Inplace11_2OpWrapper<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11> |
|
| OpWrappers.Inplace11_3OpWrapper<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11> |
|
| OpWrappers.Inplace11_4OpWrapper<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11> |
|
| OpWrappers.Inplace11_5OpWrapper<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11> |
|
| OpWrappers.Inplace11_6OpWrapper<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11> |
|
| OpWrappers.Inplace11_7OpWrapper<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11> |
|
| OpWrappers.Inplace11_8OpWrapper<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11> |
|
| OpWrappers.Inplace11_9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11> |
|
| OpWrappers.Inplace12_10OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12> |
|
| OpWrappers.Inplace12_11OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12> |
|
| OpWrappers.Inplace12_12OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO> |
|
| OpWrappers.Inplace12_1OpWrapper<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12> |
|
| OpWrappers.Inplace12_2OpWrapper<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12> |
|
| OpWrappers.Inplace12_3OpWrapper<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12> |
|
| OpWrappers.Inplace12_4OpWrapper<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12> |
|
| OpWrappers.Inplace12_5OpWrapper<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12> |
|
| OpWrappers.Inplace12_6OpWrapper<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12> |
|
| OpWrappers.Inplace12_7OpWrapper<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12> |
|
| OpWrappers.Inplace12_8OpWrapper<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12> |
|
| OpWrappers.Inplace12_9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12> |
|
| OpWrappers.Inplace13_10OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12,I13> |
|
| OpWrappers.Inplace13_11OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12,I13> |
|
| OpWrappers.Inplace13_12OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO,I13> |
|
| OpWrappers.Inplace13_13OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,IO> |
|
| OpWrappers.Inplace13_1OpWrapper<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| OpWrappers.Inplace13_2OpWrapper<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| OpWrappers.Inplace13_3OpWrapper<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| OpWrappers.Inplace13_4OpWrapper<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| OpWrappers.Inplace13_5OpWrapper<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12,I13> |
|
| OpWrappers.Inplace13_6OpWrapper<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12,I13> |
|
| OpWrappers.Inplace13_7OpWrapper<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12,I13> |
|
| OpWrappers.Inplace13_8OpWrapper<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12,I13> |
|
| OpWrappers.Inplace13_9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12,I13> |
|
| OpWrappers.Inplace14_10OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12,I13,I14> |
|
| OpWrappers.Inplace14_11OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12,I13,I14> |
|
| OpWrappers.Inplace14_12OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO,I13,I14> |
|
| OpWrappers.Inplace14_13OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,IO,I14> |
|
| OpWrappers.Inplace14_14OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,IO> |
|
| OpWrappers.Inplace14_1OpWrapper<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| OpWrappers.Inplace14_2OpWrapper<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| OpWrappers.Inplace14_3OpWrapper<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| OpWrappers.Inplace14_4OpWrapper<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| OpWrappers.Inplace14_5OpWrapper<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| OpWrappers.Inplace14_6OpWrapper<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12,I13,I14> |
|
| OpWrappers.Inplace14_7OpWrapper<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12,I13,I14> |
|
| OpWrappers.Inplace14_8OpWrapper<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12,I13,I14> |
|
| OpWrappers.Inplace14_9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12,I13,I14> |
|
| OpWrappers.Inplace15_10OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_11OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_12OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO,I13,I14,I15> |
|
| OpWrappers.Inplace15_13OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,IO,I14,I15> |
|
| OpWrappers.Inplace15_14OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,IO,I15> |
|
| OpWrappers.Inplace15_15OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,IO> |
|
| OpWrappers.Inplace15_1OpWrapper<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_2OpWrapper<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_3OpWrapper<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_4OpWrapper<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_5OpWrapper<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_6OpWrapper<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_7OpWrapper<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_8OpWrapper<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace15_9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12,I13,I14,I15> |
|
| OpWrappers.Inplace16_10OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,IO,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_11OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,IO,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_12OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,IO,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_13OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,IO,I14,I15,I16> |
|
| OpWrappers.Inplace16_14OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,IO,I15,I16> |
|
| OpWrappers.Inplace16_15OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,IO,I16> |
|
| OpWrappers.Inplace16_16OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,IO> |
|
| OpWrappers.Inplace16_1OpWrapper<IO,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_2OpWrapper<I1,IO,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_3OpWrapper<I1,I2,IO,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_4OpWrapper<I1,I2,I3,IO,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_5OpWrapper<I1,I2,I3,I4,IO,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_6OpWrapper<I1,I2,I3,I4,I5,IO,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_7OpWrapper<I1,I2,I3,I4,I5,I6,IO,I8,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_8OpWrapper<I1,I2,I3,I4,I5,I6,I7,IO,I9,I10,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace16_9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,IO,I10,I11,I12,I13,I14,I15,I16> |
|
| OpWrappers.Inplace1OpWrapper<IO> |
|
| OpWrappers.Inplace2_1OpWrapper<IO,I2> |
|
| OpWrappers.Inplace2_2OpWrapper<I1,IO> |
|
| OpWrappers.Inplace3_1OpWrapper<IO,I2,I3> |
|
| OpWrappers.Inplace3_2OpWrapper<I1,IO,I3> |
|
| OpWrappers.Inplace3_3OpWrapper<I1,I2,IO> |
|
| OpWrappers.Inplace4_1OpWrapper<IO,I2,I3,I4> |
|
| OpWrappers.Inplace4_2OpWrapper<I1,IO,I3,I4> |
|
| OpWrappers.Inplace4_3OpWrapper<I1,I2,IO,I4> |
|
| OpWrappers.Inplace4_4OpWrapper<I1,I2,I3,IO> |
|
| OpWrappers.Inplace5_1OpWrapper<IO,I2,I3,I4,I5> |
|
| OpWrappers.Inplace5_2OpWrapper<I1,IO,I3,I4,I5> |
|
| OpWrappers.Inplace5_3OpWrapper<I1,I2,IO,I4,I5> |
|
| OpWrappers.Inplace5_4OpWrapper<I1,I2,I3,IO,I5> |
|
| OpWrappers.Inplace5_5OpWrapper<I1,I2,I3,I4,IO> |
|
| OpWrappers.Inplace6_1OpWrapper<IO,I2,I3,I4,I5,I6> |
|
| OpWrappers.Inplace6_2OpWrapper<I1,IO,I3,I4,I5,I6> |
|
| OpWrappers.Inplace6_3OpWrapper<I1,I2,IO,I4,I5,I6> |
|
| OpWrappers.Inplace6_4OpWrapper<I1,I2,I3,IO,I5,I6> |
|
| OpWrappers.Inplace6_5OpWrapper<I1,I2,I3,I4,IO,I6> |
|
| OpWrappers.Inplace6_6OpWrapper<I1,I2,I3,I4,I5,IO> |
|
| OpWrappers.Inplace7_1OpWrapper<IO,I2,I3,I4,I5,I6,I7> |
|
| OpWrappers.Inplace7_2OpWrapper<I1,IO,I3,I4,I5,I6,I7> |
|
| OpWrappers.Inplace7_3OpWrapper<I1,I2,IO,I4,I5,I6,I7> |
|
| OpWrappers.Inplace7_4OpWrapper<I1,I2,I3,IO,I5,I6,I7> |
|
| OpWrappers.Inplace7_5OpWrapper<I1,I2,I3,I4,IO,I6,I7> |
|
| OpWrappers.Inplace7_6OpWrapper<I1,I2,I3,I4,I5,IO,I7> |
|
| OpWrappers.Inplace7_7OpWrapper<I1,I2,I3,I4,I5,I6,IO> |
|
| OpWrappers.Inplace8_1OpWrapper<IO,I2,I3,I4,I5,I6,I7,I8> |
|
| OpWrappers.Inplace8_2OpWrapper<I1,IO,I3,I4,I5,I6,I7,I8> |
|
| OpWrappers.Inplace8_3OpWrapper<I1,I2,IO,I4,I5,I6,I7,I8> |
|
| OpWrappers.Inplace8_4OpWrapper<I1,I2,I3,IO,I5,I6,I7,I8> |
|
| OpWrappers.Inplace8_5OpWrapper<I1,I2,I3,I4,IO,I6,I7,I8> |
|
| OpWrappers.Inplace8_6OpWrapper<I1,I2,I3,I4,I5,IO,I7,I8> |
|
| OpWrappers.Inplace8_7OpWrapper<I1,I2,I3,I4,I5,I6,IO,I8> |
|
| OpWrappers.Inplace8_8OpWrapper<I1,I2,I3,I4,I5,I6,I7,IO> |
|
| OpWrappers.Inplace9_1OpWrapper<IO,I2,I3,I4,I5,I6,I7,I8,I9> |
|
| OpWrappers.Inplace9_2OpWrapper<I1,IO,I3,I4,I5,I6,I7,I8,I9> |
|
| OpWrappers.Inplace9_3OpWrapper<I1,I2,IO,I4,I5,I6,I7,I8,I9> |
|
| OpWrappers.Inplace9_4OpWrapper<I1,I2,I3,IO,I5,I6,I7,I8,I9> |
|
| OpWrappers.Inplace9_5OpWrapper<I1,I2,I3,I4,IO,I6,I7,I8,I9> |
|
| OpWrappers.Inplace9_6OpWrapper<I1,I2,I3,I4,I5,IO,I7,I8,I9> |
|
| OpWrappers.Inplace9_7OpWrapper<I1,I2,I3,I4,I5,I6,IO,I8,I9> |
|
| OpWrappers.Inplace9_8OpWrapper<I1,I2,I3,I4,I5,I6,I7,IO,I9> |
|
| OpWrappers.Inplace9_9OpWrapper<I1,I2,I3,I4,I5,I6,I7,I8,IO> |
|
| OpWrappers.ProducerOpWrapper<T> |
|
| ParameterData |
|
| Power |
|
| PrimitiveArrayConverters<N extends Number> |
A collection of Ops for converting primitive arrays
|
| PrimitiveArrayLossReporters |
|
| PrimitiveConverters<N extends Number> |
A set of engine.convert Ops dealing with boxed primitive types.
|
| PrimitiveLossReporters |
|
| PrivateOpException |
Exception thrown when an Op is declared as private.
|
| ReducedOpInfo |
|
| ReducedOpInfoGenerator |
|
| ReductionUtils |
|
| RetypingRequest |
|
| RuntimeSafeMatchingRoutine |
|
| Size |
|
| Sqrt |
|
| SynthesizedFieldParameterData |
|
| SynthesizedMethodParameterData |
|
| SynthesizedParameterMember<T> |
Member synthesized using constructor arguments
|
| TypeDescriptor<T> |
Convenience interface for describing an Op that turns a type into a
String
|
| UnnamedOpException |
|
| UnreadableOpException |
Exception thrown when an Op is not visible to the Op engine.
|
| UtilityConverters |
Ops useful in Op conversion.
|
| YAMLOpClassInfo |
An OpInfo, backed by some public Class, described via
YAML that is stored within a Map.
|
| YAMLOpFieldInfo |
An OpInfo, backed by some public final Field,
described via YAML that is stored within a Map.
|
| YAMLOpInfoCreator |
|
| YAMLOpInfoDiscoverer |
|
| YAMLOpMethodInfo |
An OpInfo, backed by some public static Method,
described via YAML that is stored within a Map.
|
| YAMLUtils |
|
| Zero |
|