Package hussam.math.operations.factory

Responsible for modeling OperatorFactories.

See:
          Description

Interface Summary
OperatorFactory<T extends Operator>This is the mother of all Operator Factories.
 

Class Summary
OperatorFactoryImpl<T extends Operator>This is the default implemetation for all factories.
 

Package hussam.math.operations.factory Description

Responsible for modeling OperatorFactories. All classes in this package are abstract. Other packages like dataBase and extra uses this package.

Package Specification

requires the operations package.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: