- a0 - Static variable in class org.jscience.physics.amount.Constants
-
Holds the Bohr radius (α/(4π·Rinf))
- About - Interface in org.opt4j.config.visualization
-
- abs() - Method in class org.jscience.mathematics.number.Float64
-
Returns the absolute value of this number.
- abs() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the absolute value of this floating point number.
- abs() - Method in class org.jscience.mathematics.number.Integer64
-
Returns the absolute value of this number.
- abs() - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the absolute value of this large integer.
- abs() - Method in class org.jscience.mathematics.number.Rational
-
Returns the absolute value of this rational number.
- abs() - Method in class org.jscience.mathematics.number.Real
-
Returns the absolute value of this real number.
- abs() - Method in class org.jscience.physics.amount.Amount
-
Returns the absolute value of this measure.
- AbstractArchive - Class in org.opt4j.common.archive
-
- AbstractArchive() - Constructor for class org.opt4j.common.archive.AbstractArchive
-
- AbstractGenericOperator<O extends Operator<?>,Q extends Operator<?>> - Class in org.opt4j.operator
-
- AbstractGenericOperator(Class<? extends Q>...) - Constructor for class org.opt4j.operator.AbstractGenericOperator
-
- AbstractGenericOperator.OperatorClassPredicate - Class in org.opt4j.operator
-
- AbstractGenericOperator.OperatorPredicate - Interface in org.opt4j.operator
-
- AbstractGenericOperator.OperatorVoidPredicate - Class in org.opt4j.operator
-
- AbstractIndividualFactory<I extends Individual> - Class in org.opt4j.core
-
- AbstractIndividualFactory(Provider<I>, Creator) - Constructor for class org.opt4j.core.AbstractIndividualFactory
-
- AbstractLogger - Class in org.opt4j.common.logger
-
The
AbstractLogger triggers its refinement on specific events
dependent on the iteration and evaluation count.
- AbstractLogger(int, int) - Constructor for class org.opt4j.common.logger.AbstractLogger
-
- AbstractOptimizer - Class in org.opt4j.core.optimizer
-
- AbstractOptimizer(Population, Archive, IndividualCompleter, Control, Iteration) - Constructor for class org.opt4j.core.optimizer.AbstractOptimizer
-
- Acceleration - Interface in javax.measure.quantity
-
This interface represents the rate of change of velocity with respect to
time.
- actionPerformed(ActionEvent) - Method in class org.opt4j.viewer.AutoZoomButton
-
- Activator - Class in org.palladiosimulator.branding
-
The activator class controls the plug-in life cycle
- Activator() - Constructor for class org.palladiosimulator.branding.Activator
-
The constructor
- AdaptiveGridArchive - Class in org.opt4j.common.archive
-
- AdaptiveGridArchive(int, int, Rand) - Constructor for class org.opt4j.common.archive.AdaptiveGridArchive
-
- AdaptiveMutationRate - Class in org.opt4j.operator.mutate
-
Self adaptive
MutationRate that uses the size of the genotype (
size) to estimate a rate.
- AdaptiveMutationRate(IndividualFactory) - Constructor for class org.opt4j.operator.mutate.AdaptiveMutationRate
-
- ADD - Static variable in class org.opt4j.config.Icons
-
An add bullet.
- add(Class<? extends Module>) - Method in class org.opt4j.config.ModuleListUser
-
Adds a module.
- add(PropertyModule) - Method in class org.opt4j.config.visualization.SelectedModules
-
- add(T, Value<?>) - Method in class org.opt4j.core.CriterionSet
-
Adds the Criterion with the specified value.
- add(T, double) - Method in class org.opt4j.core.CriterionSet
-
Adds the Criterion with the specified double value.
- add(T, int) - Method in class org.opt4j.core.CriterionSet
-
Adds the Criterion with the specified integer value.
- add(CriterionSet<T>) - Method in class org.opt4j.core.CriterionSet
-
Adds all Criterions with the specified value specified in criterionSet.
- add(Individual) - Method in class org.opt4j.core.IndividualSet
-
- add(Objective, Value<?>) - Method in class org.opt4j.core.Objectives
-
Adds the objective with the specified value.
- add(Objective, double) - Method in class org.opt4j.core.Objectives
-
Adds the objective with the specified double value.
- add(Objective, int) - Method in class org.opt4j.core.Objectives
-
Adds the objective with the specified integer value.
- add(Objectives) - Method in class org.opt4j.core.Objectives
-
- add(Individual) - Method in class org.opt4j.core.optimizer.Archive
-
Deprecated.
- Add - Class in org.opt4j.operator.algebra
-
- Add(Term...) - Constructor for class org.opt4j.operator.algebra.Add
-
- addAll(Collection<? extends PropertyModule>) - Method in class org.opt4j.config.visualization.SelectedModules
-
- addAll(Collection<? extends Individual>) - Method in class org.opt4j.core.IndividualSet
-
- addAll(Individual...) - Method in class org.opt4j.core.IndividualSet
-
- addAll(Objectives) - Method in class org.opt4j.core.Objectives
-
Adds all objective with the specified value specified in
Objectives.
- addAll(Collection<? extends Individual>) - Method in class org.opt4j.core.optimizer.Archive
-
Deprecated.
- addAll(Individual...) - Method in class org.opt4j.core.optimizer.Archive
-
Deprecated.
- addCheckedIndividual(Individual) - Method in class org.opt4j.common.archive.BoundedArchive
-
- addCheckedIndividuals(Collection<? extends Individual>) - Method in class org.opt4j.common.archive.BoundedArchive
-
- addControlListener(Class<? extends ControlListener>) - Method in class org.opt4j.start.Opt4JModule
-
- AddConverter - Class in javax.measure.converter
-
This class represents a converter adding a constant offset
(approximated as a double) to numeric values.
- AddConverter(double) - Constructor for class javax.measure.converter.AddConverter
-
Creates an add converter with the specified offset.
- added(Task) - Method in interface org.opt4j.config.TaskListener
-
Invoked if a
Task is added.
- added(Task) - Method in class org.opt4j.config.visualization.DefaultTasksPanel
-
- addFile(String) - Static method in class org.opt4j.config.ClassPath
-
Adds a new
File to the classpath.
- addFile(File) - Static method in class org.opt4j.config.ClassPath
-
Adds a new
File to the classpath.
- addIndividualMouseListener(IndividualMouseListener) - Method in class org.opt4j.viewer.ArchiveWidget
-
- addIndividualMouseListener(Binder, Class<? extends IndividualMouseListener>) - Static method in class org.opt4j.viewer.VisualizationModule
-
- addIndividualStateListener(IndividualStateListener) - Method in class org.opt4j.core.AbstractIndividualFactory
-
- addIndividualStateListener(IndividualStateListener) - Method in interface org.opt4j.core.IndividualFactory
-
- addIndividualStateListener(Class<? extends IndividualStateListener>) - Method in class org.opt4j.start.Opt4JModule
-
- addListener(TaskListener) - Method in class org.opt4j.config.ExecutionEnvironment
-
- addListener(ModuleAutoFinderListener) - Method in class org.opt4j.config.ModuleAutoFinder
-
- addListener(FileOperations.FileOperationsListener) - Method in class org.opt4j.config.visualization.FileOperations
-
Adds a listener.
- addListener(SetListener) - Method in class org.opt4j.config.visualization.SelectedModules
-
- addListener(IndividualSetListener) - Method in class org.opt4j.core.IndividualSet
-
Adds a listener.
- addListener(ControlListener) - Method in class org.opt4j.core.optimizer.Control
-
- addListener(ObjectivesMonitor.ObjectivesListener) - Method in class org.opt4j.viewer.ObjectivesMonitor
-
- addOperator(AbstractGenericOperator.OperatorPredicate, O) - Method in class org.opt4j.operator.AbstractGenericOperator
-
- addOperator(AbstractGenericOperator.OperatorPredicate, O) - Method in interface org.opt4j.operator.GenericOperator
-
Adds an operator.
- addOptimizerIterationListener(OptimizerIterationListener) - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- addOptimizerIterationListener(OptimizerIterationListener) - Method in interface org.opt4j.core.optimizer.Optimizer
-
- addOptimizerIterationListener(Class<? extends OptimizerIterationListener>) - Method in class org.opt4j.start.Opt4JModule
-
- addOptimizerStateListener(OptimizerStateListener) - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- addOptimizerStateListener(OptimizerStateListener) - Method in interface org.opt4j.core.optimizer.Optimizer
-
- addOptimizerStateListener(Class<? extends OptimizerStateListener>) - Method in class org.opt4j.start.Opt4JModule
-
- addPlugins() - Method in class org.opt4j.config.Starter
-
Adds jar files to the classpath.
- addRequirement(Requirement) - Method in class org.opt4j.config.Property
-
- addStateListener(TaskStateListener) - Method in class org.opt4j.config.Task
-
- addToDesktop(JInternalFrame) - Method in class org.opt4j.viewer.Viewport
-
- addURL(URL) - Static method in class org.opt4j.config.ClassPath
-
Adds a new
File to the classpath.
- addWidget(Widget) - Method in class org.opt4j.viewer.Viewport
-
Adds a widget.
- adjoint() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- adjoint() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- adjoint() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- adjoint() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the adjoint of this matrix.
- adjoint() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- Algebra<G extends Genotype> - Interface in org.opt4j.operator.algebra
-
- algebra(Term, Genotype...) - Method in interface org.opt4j.operator.algebra.Algebra
-
- algebra(Term, Genotype...) - Method in class org.opt4j.operator.algebra.AlgebraDouble
-
- algebra(Term, Genotype...) - Method in class org.opt4j.operator.algebra.AlgebraGenericImplementation
-
- AlgebraDouble - Class in org.opt4j.operator.algebra
-
- AlgebraDouble(NormalizeDouble) - Constructor for class org.opt4j.operator.algebra.AlgebraDouble
-
- AlgebraGenericImplementation - Class in org.opt4j.operator.algebra
-
- alias(Unit<?>, String) - Method in class javax.measure.unit.UnitFormat
-
Attaches a system-wide alias to this unit.
- alternate(String) - Method in class javax.measure.unit.Unit
-
Returns a unit equivalent to this unit but used in expressions to
distinguish between quantities of a different nature but of the same
dimensions.
- AlternateUnit<Q extends Quantity> - Class in javax.measure.unit
-
This class represents the units used in expressions to distinguish
between quantities of a different nature but of the same dimensions.
- AlternativeNsga2 - Class in org.opt4j.optimizer.ea
-
- AlternativeNsga2(Rand, int) - Constructor for class org.opt4j.optimizer.ea.AlternativeNsga2
-
Deprecated.
Constructs a Nsga2 Selector.
- Altitude - Class in org.jscience.geography.coordinates
-
This class represents the Mean-Sea-Level
vertical
altitude (MSL).
- Amount<Q extends Quantity> - Class in org.jscience.physics.amount
-
This class represents a determinate or estimated amount for which
operations such as addition, subtraction, multiplication and division
can be performed (it implements the
Field interface).
- AMOUNT_OF_SUBSTANCE - Static variable in class javax.measure.unit.Dimension
-
Holds amount of substance dimension (N).
- AmountException - Exception in org.jscience.physics.amount
-
Signals that an illegal measure operation has been performed.
- AmountException() - Constructor for exception org.jscience.physics.amount.AmountException
-
Constructs a measure exception with no detail message.
- AmountException(String) - Constructor for exception org.jscience.physics.amount.AmountException
-
Constructs a measure exception with the specified message.
- AmountFormat - Class in org.jscience.physics.amount
-
This class provides the interface for formatting and parsing
measures instances.
- AmountOfSubstance - Interface in javax.measure.quantity
-
This interface represents the number of elementary entities (molecules, for
example) of a substance.
- AMPERE - Static variable in class javax.measure.unit.SI
-
The base unit for electric current quantities (A).
- amu - Static variable in class org.jscience.physics.amount.Constants
-
Holds the unified atomic mass unit (0.001 kg/mol)/N
- Angle - Interface in javax.measure.quantity
-
This interface represents the figure formed by two lines diverging from a
common point.
- ANGSTROM - Static variable in class javax.measure.unit.NonSI
-
A unit of length equal to 1E-10 m
(standard name Å).
- AngularAcceleration - Interface in javax.measure.quantity
-
This interface represents the rate of change of angular velocity with respect
to time.
- AngularVelocity - Interface in javax.measure.quantity
-
This interface represents the rate of change of angular displacement
with respect to time.
- appendChild(String) - Method in class org.opt4j.config.JNode
-
Append a new
JNode with a given name.
- appendChild(Node) - Method in class org.opt4j.config.JNode
-
- appendChild(JNode) - Method in class org.opt4j.config.JNode
-
- APPLICATION - Static variable in class org.opt4j.config.Icons
-
The icon for the application.
- ApplicationFrame - Class in org.opt4j.config.visualization
-
- ApplicationFrame() - Constructor for class org.opt4j.config.visualization.ApplicationFrame
-
- Apply - Annotation Type in org.opt4j.operator
-
- approximates(Real) - Method in class org.jscience.mathematics.number.Real
-
Indicates if this real approximates the one specified.
- approximates(Amount) - Method in class org.jscience.physics.amount.Amount
-
Indicates if this measure approximates that measure.
- ARCHIVE - Static variable in class org.opt4j.config.Icons
-
The icon for the archive.
- Archive - Class in org.opt4j.core.optimizer
-
- Archive() - Constructor for class org.opt4j.core.optimizer.Archive
-
- ArchiveModule - Class in org.opt4j.common.archive
-
- ArchiveModule() - Constructor for class org.opt4j.common.archive.ArchiveModule
-
- ArchiveModule.Type - Enum in org.opt4j.common.archive
-
Archive type.
- ArchiveWidget - Class in org.opt4j.viewer
-
A widget that monitors the archive.
- ArchiveWidget(Archive, Optimizer, Set<IndividualMouseListener>, ObjectivesMonitor) - Constructor for class org.opt4j.viewer.ArchiveWidget
-
- ARE - Static variable in class javax.measure.unit.NonSI
-
A unit of area equal to 100 m²
(standard name a).
- Area - Interface in javax.measure.quantity
-
This interface represents the extent of a planar region or of the surface of
a solid measured in square units.
- argument() - Method in class org.jscience.mathematics.number.Complex
-
Returns the argument of this complex number.
- array() - Method in class org.opt4j.core.Constraints
-
Returns an array of all constraint values.
- array() - Method in class org.opt4j.core.CriterionSet
-
Returns an array of all CriterionSet values.
- array() - Method in class org.opt4j.core.Objectives
-
Returns an array of all values which all have to be minimized.
- asFolder(ImageIcon) - Method in class org.opt4j.config.visualization.Format
-
Converts the given
ImageIcon into a folder icon.
- ASTRONOMICAL_UNIT - Static variable in class javax.measure.unit.NonSI
-
A unit of length equal to the average distance from the center of the
Earth to the center of the Sun (standard name ua).
- asType(Class<T>) - Method in class javax.measure.unit.Unit
-
Casts this unit to a parameterized unit of specified nature or
throw a ClassCastException if the dimension of the
specified quantity and this unit's dimension do not match.
- ATMOSPHERE - Static variable in class javax.measure.unit.NonSI
-
A unit of pressure equal to the average pressure of the Earth's
atmosphere at sea level (standard name atm).
- ATOM - Static variable in class javax.measure.unit.NonSI
-
A unit of amount of substance equals to one atom
(standard name atom).
- ATOMIC_MASS - Static variable in class javax.measure.unit.NonSI
-
A unit of mass equal to 1/12 the mass of the carbon-12 atom
(standard name u).
- ATTO(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
10-18
- AUD - Static variable in class org.jscience.economics.money.Currency
-
The Australian Dollar currency unit.
- AUTHORS - Static variable in class org.opt4j.start.Opt4JAbout
-
Contributers to Opt4J.
- AutoZoomButton - Class in org.opt4j.viewer
-
- AutoZoomButton() - Constructor for class org.opt4j.viewer.AutoZoomButton
-
- C - Static variable in class javax.measure.unit.NonSI
-
A unit of velocity relative to the speed of light
(standard name c).
- c - Static variable in class org.jscience.physics.amount.Constants
-
Holds the speed of light in vacuum (exact).
- c_square - Static variable in class org.jscience.physics.amount.Constants
-
- CAD - Static variable in class org.jscience.economics.money.Currency
-
The Canadian Dollar currency unit.
- calculate(double...) - Method in class org.opt4j.operator.algebra.Add
-
- calculate(double...) - Method in class org.opt4j.operator.algebra.Div
-
- calculate(double...) - Method in class org.opt4j.operator.algebra.Index
-
- calculate(double...) - Method in class org.opt4j.operator.algebra.Mult
-
- calculate(double...) - Method in class org.opt4j.operator.algebra.Pow
-
- calculate(double...) - Method in class org.opt4j.operator.algebra.Sub
-
- calculate(double...) - Method in interface org.opt4j.operator.algebra.Term
-
Calculates the result of this
Term.
- calculate(double...) - Method in class org.opt4j.operator.algebra.Var
-
- calculate(double...) - Method in class org.opt4j.optimizer.mopso.VelocityTerm
-
- call() - Method in class org.opt4j.config.Task
-
- CANDELA - Static variable in class javax.measure.unit.SI
-
The base unit for luminous intensity quantities (cd).
- CatalyticActivity - Interface in javax.measure.quantity
-
This interface represents a catalytic activity.
- Category - Annotation Type in org.opt4j.config.annotations
-
The
Category annotation marks a class as a category.
- CELSIUS - Static variable in class javax.measure.unit.SI
-
The derived unit for Celsius temperature (℃).
- CENTI(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
10-2
- CENTIMETER - Static variable in class javax.measure.unit.SI
-
- CENTIMETRE - Static variable in class javax.measure.unit.SI
-
Equivalent to CENTI(METRE).
- CENTIRADIAN - Static variable in class javax.measure.unit.NonSI
-
A unit of angle equal to
0.01 SI.RADIAN
(standard name
centiradian).
- checkpoint() - Method in class org.opt4j.core.optimizer.Control
-
A checkpoint that checks for termination.
- checkpointStop() - Method in class org.opt4j.core.optimizer.Control
-
A checkpoint that checks for termination and stop.
- ClassPath - Class in org.opt4j.config
-
The
ClassPath is also known as the
ClassPathHacker and
enables adding new files to the classpath.
- ClassPath() - Constructor for class org.opt4j.config.ClassPath
-
- clear() - Method in class org.opt4j.config.visualization.SelectedModules
-
- clear() - Method in class org.opt4j.core.IndividualSet
-
- clear() - Method in class org.opt4j.genotype.CompositeGenotype
-
Removes all key, value pairs.
- clone() - Method in class org.jscience.geography.coordinates.Coordinates
-
OpenGIS® - Makes an exact copy of this coordinate.
- clone() - Method in class org.opt4j.config.PropertyModule
-
- close() - Method in class org.opt4j.start.Opt4JTask
-
Close the task.
- CNY - Static variable in class org.jscience.economics.money.Currency
-
The China Yan currency.
- cofactor(int, int) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- cofactor(int, int) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- cofactor(int, int) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- cofactor(int, int) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the cofactor of an element in this matrix.
- cofactor(int, int) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- compareTo(Measurable<Q>) - Method in class javax.measure.Measure
-
Compares this measure to the specified measurable quantity.
- compareTo(Measurable<Length>) - Method in class org.jscience.geography.coordinates.Altitude
-
- compareTo(Measurable<Length>) - Method in class org.jscience.geography.coordinates.Height
-
- compareTo(Measurable<Duration>) - Method in class org.jscience.geography.coordinates.Time
-
- compareTo(Term) - Method in class org.jscience.mathematics.function.Term
-
Compares this term with the one specified for order.
- compareTo(Complex) - Method in class org.jscience.mathematics.number.Complex
-
Compares two complex numbers, the real components are compared first,
then if equal, the imaginary components.
- compareTo(double) - Method in class org.jscience.mathematics.number.Float64
-
Compares this number with the specified value for order.
- compareTo(Float64) - Method in class org.jscience.mathematics.number.Float64
-
- compareTo(FloatingPoint) - Method in class org.jscience.mathematics.number.FloatingPoint
-
Compares two floating point number numerically.
- compareTo(long) - Method in class org.jscience.mathematics.number.Integer64
-
Compares this number with the specified value for order.
- compareTo(Integer64) - Method in class org.jscience.mathematics.number.Integer64
-
- compareTo(LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Compares two large integers numerically.
- compareTo(long) - Method in class org.jscience.mathematics.number.LargeInteger
-
Compares this large integer to the specified long value.
- compareTo(ModuloInteger) - Method in class org.jscience.mathematics.number.ModuloInteger
-
- compareTo(T) - Method in class org.jscience.mathematics.number.Number
-
Compares this number with the specified number for order.
- compareTo(Rational) - Method in class org.jscience.mathematics.number.Rational
-
Compares two rational number numerically.
- compareTo(Real) - Method in class org.jscience.mathematics.number.Real
-
Compares two real numbers numerically.
- compareTo(Measurable<Q>) - Method in class org.jscience.physics.amount.Amount
-
Compares this measure with the specified measurable object.
- compareTo(PropertyModule) - Method in class org.opt4j.config.PropertyModule
-
- compareTo(Constraint) - Method in class org.opt4j.core.Constraint
-
- compareTo(Value<Double>) - Method in class org.opt4j.core.DoubleValue
-
- compareTo(Value<Integer>) - Method in class org.opt4j.core.IntegerValue
-
- compareTo(Objective) - Method in class org.opt4j.core.Objective
-
- complete(Iterable<? extends Individual>) - Method in class org.opt4j.common.completer.ParallelIndividualCompleter
-
- complete(Iterable<? extends Individual>) - Method in class org.opt4j.common.completer.SequentialIndividualCompleter
-
- complete(Individual...) - Method in class org.opt4j.common.completer.SequentialIndividualCompleter
-
- complete(Iterable<? extends Individual>) - Method in interface org.opt4j.core.optimizer.IndividualCompleter
-
- complete(Individual...) - Method in interface org.opt4j.core.optimizer.IndividualCompleter
-
Decodes and evaluates all given
Individuals if they are not
already evaluated.
- Complex - Class in org.jscience.mathematics.number
-
This class represents an immutable complex number.
- ComplexMatrix - Class in org.jscience.mathematics.vector
-
This class represents an optimized
matrix implementation
for
complex numbers.
- ComplexVector - Class in org.jscience.mathematics.vector
-
This class represents an optimized
vector implementation
for
complex numbers elements.
- compose(Function<Z, X>) - Method in class org.jscience.mathematics.function.Function
-
Returns the composition of this function with the one specified.
- compose(Polynomial<R>) - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the composition of this polynomial with the one specified.
- compose(Function<Z, R>) - Method in class org.jscience.mathematics.function.Polynomial
-
- CompositeGenotype<K,V extends Genotype> - Class in org.opt4j.genotype
-
- CompositeGenotype() - Constructor for class org.opt4j.genotype.CompositeGenotype
-
- CompositeGenotype(Map<K, V>) - Constructor for class org.opt4j.genotype.CompositeGenotype
-
- compound(Unit<Q>) - Method in class javax.measure.unit.Unit
-
Returns the combination of this unit with the specified sub-unit.
- CompoundCoordinates<C1 extends Coordinates<?>,C2 extends Coordinates<?>> - Class in org.jscience.geography.coordinates
-
This class represents a coordinates made up by combining
two coordinates objects together.
- CompoundCRS<C1 extends Coordinates<?>,C2 extends Coordinates<?>> - Class in org.jscience.geography.coordinates.crs
-
This class represents a coordinate reference system combining two or more
distinct reference systems.
- CompoundCRS(CoordinateReferenceSystem<C1>, CoordinateReferenceSystem<C2>) - Constructor for class org.jscience.geography.coordinates.crs.CompoundCRS
-
- CompoundUnit<Q extends Quantity> - Class in javax.measure.unit
-
This class represents the multi-radix units (such as "hour:min:sec").
- COMPUTER_POINT - Static variable in class javax.measure.unit.NonSI
-
- concatenate(UnitConverter) - Method in class javax.measure.converter.AddConverter
-
- concatenate(UnitConverter) - Method in class javax.measure.converter.MultiplyConverter
-
- concatenate(UnitConverter) - Method in class javax.measure.converter.RationalConverter
-
- concatenate(UnitConverter) - Method in class javax.measure.converter.UnitConverter
-
Concatenates this converter with another converter.
- config() - Method in class org.opt4j.common.archive.ArchiveModule
-
- config() - Method in class org.opt4j.common.completer.IndividualCompleterModule
-
- config() - Method in class org.opt4j.common.logger.LoggerModule
-
- config() - Method in class org.opt4j.common.random.RandomModule
-
- config() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- config() - Method in class org.opt4j.operator.diversity.BasicDiversityModule
-
- config() - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
- config() - Method in class org.opt4j.operator.neighbor.BasicNeighborModule
-
- config() - Method in class org.opt4j.optimizer.de.DifferentialEvolutionModule
-
- config() - Method in class org.opt4j.optimizer.ea.BasicMatingModule
-
- config() - Method in class org.opt4j.optimizer.ea.ElitismSelectorModule
-
- config() - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
- config() - Method in class org.opt4j.optimizer.ea.Nsga2Module
-
- config() - Method in class org.opt4j.optimizer.ea.SMSModule
-
- config() - Method in class org.opt4j.optimizer.ea.Spea2Module
-
- config() - Method in class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
- config() - Method in class org.opt4j.optimizer.sa.SimulatedAnnealingModule
-
- config() - Method in class org.opt4j.viewer.ViewerModule
-
- Configurator - Class in org.opt4j.config.visualization
-
- Configurator() - Constructor for class org.opt4j.config.visualization.Configurator
-
- configure(Binder) - Method in class org.opt4j.config.PropertyModule
-
- conjugate() - Method in class org.jscience.mathematics.number.Complex
-
Returns the conjugate of this complex number.
- CONSOLE - Static variable in class org.opt4j.config.Icons
-
A console.
- Constant<R extends Ring<R>> - Class in org.jscience.mathematics.function
-
This class represents a constant function (polynomial of degree 0).
- Constant - Annotation Type in org.opt4j.start
-
The
Constant is an annotation for injected constant values.
- constant(String, Class<?>) - Static method in class org.opt4j.start.Opt4JModule
-
Returns the implementation of the
Constant annotation.
- ConstantCrossoverRate - Class in org.opt4j.optimizer.ea
-
- ConstantCrossoverRate(double) - Constructor for class org.opt4j.optimizer.ea.ConstantCrossoverRate
-
- ConstantMutationRate - Class in org.opt4j.operator.mutate
-
Constant mutation rate.
- ConstantMutationRate(double) - Constructor for class org.opt4j.operator.mutate.ConstantMutationRate
-
- Constants - Class in org.jscience.physics.amount
-
This class provides most accurate physical constants measurement;
the more accurate the constants, the higher the precision
of the calculations making use of these constants.
- Constraint - Class in org.opt4j.core
-
The Constraint is the identifier for a single constraint in the Constraints.
- Constraint(String, Constraint.Direction, double) - Constructor for class org.opt4j.core.Constraint
-
- Constraint.Direction - Enum in org.opt4j.core
-
Defines the possible directions a constraint can be defined.
- ConstraintChecker - Interface in org.opt4j.core.domination
-
Interface for constraint checks of Objectives.
- ConstraintCheckerImpl - Class in org.opt4j.core.domination
-
ConstraintCheckerImpl calculates constraint violations of
infeasibility constraints.
- ConstraintCheckerImpl(Population) - Constructor for class org.opt4j.core.domination.ConstraintCheckerImpl
-
as this class listens on Population, it must be registered there
- ConstraintDomination - Class in org.opt4j.core.domination
-
This class implements DominationStrategy.
- ConstraintDomination(ConstraintChecker, DominationStrategy) - Constructor for class org.opt4j.core.domination.ConstraintDomination
-
- ConstraintDominationModule - Class in org.opt4j.core.domination
-
Constraint Domination Module.
- ConstraintDominationModule() - Constructor for class org.opt4j.core.domination.ConstraintDominationModule
-
- ConstraintDominationModule.Strategy - Enum in org.opt4j.core.domination
-
- Constraints - Class in org.opt4j.core
-
The Constraints contains the Constraint-Values pairs of
an Individual.
- Constraints() - Constructor for class org.opt4j.core.Constraints
-
- contains(Object) - Method in class org.opt4j.core.IndividualSet
-
- containsAll(Collection<?>) - Method in class org.opt4j.core.IndividualSet
-
- containsKey(K) - Method in class org.opt4j.genotype.BooleanMapGenotype
-
- containsKey(K) - Method in class org.opt4j.genotype.DoubleMapGenotype
-
- containsKey(K) - Method in class org.opt4j.genotype.IntegerMapGenotype
-
- containsKey(K) - Method in interface org.opt4j.genotype.MapGenotype
-
Returns true if the key is contained.
- containsKey(K) - Method in class org.opt4j.genotype.SelectMapGenotype
-
- ContentPanel - Class in org.opt4j.config.visualization
-
- ContentPanel() - Constructor for class org.opt4j.config.visualization.ContentPanel
-
- Control - Class in org.opt4j.core.optimizer
-
The
Control allows to pause, stop, and terminate, the optimization
process.
- Control() - Constructor for class org.opt4j.core.optimizer.Control
-
- Control.State - Enum in org.opt4j.core.optimizer
-
- CONTROL_PAUSE - Static variable in class org.opt4j.config.Icons
-
The icon for the control pause.
- CONTROL_START - Static variable in class org.opt4j.config.Icons
-
The icon for the control start.
- CONTROL_STOP - Static variable in class org.opt4j.config.Icons
-
The icon for the control stop.
- CONTROL_TERM - Static variable in class org.opt4j.config.Icons
-
The icon for the control term.
- ControlButtons - Class in org.opt4j.viewer
-
- ControlButtons(Control) - Constructor for class org.opt4j.viewer.ControlButtons
-
- ControlListener - Interface in org.opt4j.core.optimizer
-
- ControlToolBarService - Class in org.opt4j.viewer
-
- ControlToolBarService(ControlButtons) - Constructor for class org.opt4j.viewer.ControlToolBarService
-
- CONVERGENCE - Static variable in class org.opt4j.config.Icons
-
The icon for the convergence plot.
- ConvergencePlotWidget - Class in org.opt4j.viewer
-
- ConvergencePlotWidget(Optimizer, ConvergencePlotData, ObjectivesMonitor, AutoZoomButton) - Constructor for class org.opt4j.viewer.ConvergencePlotWidget
-
- ConversionException - Exception in javax.measure.converter
-
Signals that a problem of some sort has occurred either when creating a
converter between two units or during the conversion itself.
- ConversionException() - Constructor for exception javax.measure.converter.ConversionException
-
Constructs a ConversionException with no detail message.
- ConversionException(String) - Constructor for exception javax.measure.converter.ConversionException
-
Constructs a ConversionException with the specified detail
message.
- convert(double) - Method in class javax.measure.converter.AddConverter
-
- convert(double) - Method in class javax.measure.converter.LogConverter
-
- convert(double) - Method in class javax.measure.converter.MultiplyConverter
-
- convert(double) - Method in class javax.measure.converter.RationalConverter
-
- convert(double) - Method in class javax.measure.converter.UnitConverter
-
Converts a double value.
- convert(S) - Method in interface org.jscience.geography.coordinates.crs.CoordinatesConverter
-
Converts the specified coordinates.
- CoolingSchedule - Interface in org.opt4j.optimizer.sa
-
- CoolingScheduleDefault - Class in org.opt4j.optimizer.sa
-
- CoolingScheduleDefault() - Constructor for class org.opt4j.optimizer.sa.CoolingScheduleDefault
-
- CoolingScheduleExponential - Class in org.opt4j.optimizer.sa
-
- CoolingScheduleExponential(double, double, double) - Constructor for class org.opt4j.optimizer.sa.CoolingScheduleExponential
-
- CoolingScheduleHyperbolic - Class in org.opt4j.optimizer.sa
-
- CoolingScheduleHyperbolic(double, double) - Constructor for class org.opt4j.optimizer.sa.CoolingScheduleHyperbolic
-
- CoolingScheduleLinear - Class in org.opt4j.optimizer.sa
-
- CoolingScheduleLinear(double, double) - Constructor for class org.opt4j.optimizer.sa.CoolingScheduleLinear
-
- CoolingScheduleModule - Class in org.opt4j.optimizer.sa
-
- CoolingScheduleModule() - Constructor for class org.opt4j.optimizer.sa.CoolingScheduleModule
-
- CoolingSchedulesModule - Class in org.opt4j.optimizer.sa
-
- CoolingSchedulesModule() - Constructor for class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
- CoolingSchedulesModule.Type - Enum in org.opt4j.optimizer.sa
-
- CoordinateReferenceSystem<C extends Coordinates<?>> - Class in org.jscience.geography.coordinates.crs
-
This class represents an arbitrary system of reference for which
coordinates of same significance can be stated.
- CoordinateReferenceSystem() - Constructor for class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
- Coordinates<R extends CoordinateReferenceSystem<?>> - Class in org.jscience.geography.coordinates
-
This class designates the position that a point occupies in a given
n-dimensional reference frame or system.
- CoordinatesConverter<S extends Coordinates<?>,T extends Coordinates<?>> - Interface in org.jscience.geography.coordinates.crs
-
This interface represents a converter between
coordinates.
- CoordinateSystemAxis - Interface in org.opengis.referencing.cs
-
Definition of a coordinate system axis.
- copy() - Method in class org.jscience.geography.coordinates.Altitude
-
- copy() - Method in class org.jscience.geography.coordinates.CompoundCoordinates
-
- copy() - Method in class org.jscience.geography.coordinates.Coordinates
-
Returns a copy of these coordinates
allocated
by the calling thread (possibly on the stack).
- copy() - Method in class org.jscience.geography.coordinates.Height
-
- copy() - Method in class org.jscience.geography.coordinates.LatLong
-
- copy() - Method in class org.jscience.geography.coordinates.Time
-
- copy() - Method in class org.jscience.geography.coordinates.UTM
-
- copy() - Method in class org.jscience.geography.coordinates.XYZ
-
- copy() - Method in class org.jscience.mathematics.function.Polynomial
-
Returns a copy of this polynomial
allocated
by the calling thread (possibly on the stack).
- copy() - Method in class org.jscience.mathematics.function.RationalFunction
-
Returns a copy of this rational function.
- copy() - Method in class org.jscience.mathematics.function.Term
-
Returns an entierely new copy of this term
allocated
by the calling thread (possibly on the stack).
- copy() - Method in class org.jscience.mathematics.number.Complex
-
- copy() - Method in class org.jscience.mathematics.number.Float64
-
- copy() - Method in class org.jscience.mathematics.number.FloatingPoint
-
- copy() - Method in class org.jscience.mathematics.number.Integer64
-
- copy() - Method in class org.jscience.mathematics.number.LargeInteger
-
- copy() - Method in class org.jscience.mathematics.number.ModuloInteger
-
- copy() - Method in class org.jscience.mathematics.number.Number
-
Returns a copy of this number
allocated
by the calling thread (possibly on the stack).
- copy() - Method in class org.jscience.mathematics.number.Rational
-
- copy() - Method in class org.jscience.mathematics.number.Real
-
- copy() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- copy() - Method in class org.jscience.mathematics.vector.ComplexVector
-
- copy() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- copy() - Method in class org.jscience.mathematics.vector.DenseVector
-
- copy() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- copy() - Method in class org.jscience.mathematics.vector.Float64Vector
-
- copy() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns a copy of this matrix
allocated
by the calling thread (possibly on the stack).
- copy() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- copy() - Method in class org.jscience.mathematics.vector.SparseVector
-
- copy() - Method in class org.jscience.mathematics.vector.Vector
-
Returns a copy of this vector
allocated
by the calling thread (possibly on the stack).
- copy() - Method in class org.jscience.physics.amount.Amount
-
- Copy<G extends Genotype> - Interface in org.opt4j.operator.copy
-
Operator that creates copies of a
Genotype.
- copy(G) - Method in interface org.opt4j.operator.copy.Copy
-
- copy(Genotype) - Method in class org.opt4j.operator.copy.CopyGenericImplementation
-
- copy(ListGenotype<?>) - Method in class org.opt4j.operator.copy.CopyList
-
- CopyGenericImplementation - Class in org.opt4j.operator.copy
-
Implementation of the
Copy interface.
- CopyList - Class in org.opt4j.operator.copy
-
- CopyList() - Constructor for class org.opt4j.operator.copy.CopyList
-
- CopyModule - Class in org.opt4j.operator.copy
-
- CopyModule() - Constructor for class org.opt4j.operator.copy.CopyModule
-
- COULOMB - Static variable in class javax.measure.unit.SI
-
The derived unit for electric charge, quantity of electricity
(C).
- Coupler - Interface in org.opt4j.optimizer.ea
-
The
Coupler determines couples that are used to create the offspring
for a given set of possible parents.
- CouplerDefault - Class in org.opt4j.optimizer.ea
-
The
CouplerDefault uses the pairs based on their index in the list:
p0+p1,p2+p3,etc..
- CouplerDefault() - Constructor for class org.opt4j.optimizer.ea.CouplerDefault
-
- CouplerRandom - Class in org.opt4j.optimizer.ea
-
The
CouplerRandom uses the set of parents and creates couples
randomly from this set.
- CouplerRandom(Rand) - Constructor for class org.opt4j.optimizer.ea.CouplerRandom
-
- CouplerUnique - Class in org.opt4j.optimizer.ea
-
The
CouplerUnique uses the set of parents and creates couples
randomly from this set.
- CouplerUnique(Rand) - Constructor for class org.opt4j.optimizer.ea.CouplerUnique
-
- create() - Method in class org.opt4j.core.AbstractIndividualFactory
-
- create(Genotype) - Method in class org.opt4j.core.AbstractIndividualFactory
-
- create() - Method in interface org.opt4j.core.IndividualFactory
-
- create(Genotype) - Method in interface org.opt4j.core.IndividualFactory
-
- create() - Method in interface org.opt4j.core.problem.Creator
-
- create() - Method in class org.opt4j.optimizer.mopso.ParticleFactory
-
- create(Genotype) - Method in class org.opt4j.optimizer.mopso.ParticleFactory
-
- create(int, Genotype, Genotype) - Method in class org.opt4j.optimizer.mopso.ParticleFactory
-
Builds a
Particle with the given id, position, and velocity.
- Creator<G extends Genotype> - Interface in org.opt4j.core.problem
-
- Criterion - Class in org.opt4j.core
-
Superclass for criteria handled in a CriterionSet.
- CriterionSet<T extends Criterion> - Class in org.opt4j.core
-
Superclass for Criterion-Values pairs.
- CriterionSet() - Constructor for class org.opt4j.core.CriterionSet
-
- cross(Vector<Float64>) - Method in class org.jscience.mathematics.vector.Float64Vector
-
- cross(Vector<F>) - Method in class org.jscience.mathematics.vector.Vector
-
Returns the cross product of two 3-dimensional vectors.
- Crossover<G extends Genotype> - Interface in org.opt4j.operator.crossover
-
Crossover operator that performs a crossover for two parents.
- crossover(G, G) - Method in interface org.opt4j.operator.crossover.Crossover
-
Performs a crossover for two
Genotype parents.
- crossover(DoubleGenotype, DoubleGenotype) - Method in class org.opt4j.operator.crossover.CrossoverDouble
-
- crossover(double, double) - Method in class org.opt4j.operator.crossover.CrossoverDoubleBLX
-
- crossover(double, double) - Method in class org.opt4j.operator.crossover.CrossoverDoubleElementwise
-
Performs a crossover with two double values.
- crossover(double, double) - Method in class org.opt4j.operator.crossover.CrossoverDoubleSBX
-
- crossover(Genotype, Genotype) - Method in class org.opt4j.operator.crossover.CrossoverGenericImplementation
-
- crossover(G, G) - Method in class org.opt4j.operator.crossover.CrossoverListRate
-
- crossover(G, G) - Method in class org.opt4j.operator.crossover.CrossoverListXPoint
-
- crossover(PermutationGenotype<?>, PermutationGenotype<?>) - Method in class org.opt4j.operator.crossover.CrossoverPermutationBucket
-
- crossover(PermutationGenotype<?>, PermutationGenotype<?>) - Method in class org.opt4j.operator.crossover.CrossoverPermutationOnePoint
-
- CrossoverBoolean - Interface in org.opt4j.operator.crossover
-
- CrossoverBooleanDefault - Class in org.opt4j.operator.crossover
-
- CrossoverBooleanDefault(Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverBooleanDefault
-
- CrossoverBooleanRate - Class in org.opt4j.operator.crossover
-
- CrossoverBooleanRate(double, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverBooleanRate
-
- CrossoverBooleanXPoint - Class in org.opt4j.operator.crossover
-
- CrossoverBooleanXPoint(int, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverBooleanXPoint
-
- CrossoverDouble - Class in org.opt4j.operator.crossover
-
- CrossoverDouble(NormalizeDouble, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverDouble
-
- CrossoverDoubleBLX - Class in org.opt4j.operator.crossover
-
The
CrossoverDoubleBLX is an implementation of the blend crossover
operator proposed by Eshelman and Schaffer, 1993.
- CrossoverDoubleBLX(double, NormalizeDouble, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverDoubleBLX
-
- CrossoverDoubleDefault - Class in org.opt4j.operator.crossover
-
- CrossoverDoubleDefault(NormalizeDouble, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverDoubleDefault
-
- CrossoverDoubleElementwise - Class in org.opt4j.operator.crossover
-
- CrossoverDoubleElementwise(NormalizeDouble, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverDoubleElementwise
-
- CrossoverDoubleSBX - Class in org.opt4j.operator.crossover
-
The
CrossoverDoubleSBX is an implementation of the simulated binary
crossover operator proposed by Deb and Kumar, 1995.
- CrossoverDoubleSBX(double, NormalizeDouble, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverDoubleSBX
-
- CrossoverDoubleUnfairAverage - Class in org.opt4j.operator.crossover
-
- CrossoverDoubleUnfairAverage(double, NormalizeDouble, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverDoubleUnfairAverage
-
- CrossoverGenericImplementation - Class in org.opt4j.operator.crossover
-
- CrossoverInteger - Interface in org.opt4j.operator.crossover
-
- CrossoverIntegerDefault - Class in org.opt4j.operator.crossover
-
- CrossoverIntegerDefault(Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverIntegerDefault
-
- CrossoverIntegerRate - Class in org.opt4j.operator.crossover
-
- CrossoverIntegerRate(double, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverIntegerRate
-
- CrossoverIntegerXPoint - Class in org.opt4j.operator.crossover
-
- CrossoverIntegerXPoint(int, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverIntegerXPoint
-
- CrossoverListRate<G extends ListGenotype<?>> - Class in org.opt4j.operator.crossover
-
- CrossoverListRate(double, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverListRate
-
- CrossoverListXPoint<G extends ListGenotype<?>> - Class in org.opt4j.operator.crossover
-
- CrossoverListXPoint(int, Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverListXPoint
-
- CrossoverModule - Class in org.opt4j.operator.crossover
-
- CrossoverModule() - Constructor for class org.opt4j.operator.crossover.CrossoverModule
-
- CrossoverPermutation - Interface in org.opt4j.operator.crossover
-
- CrossoverPermutationBucket - Class in org.opt4j.operator.crossover
-
- CrossoverPermutationBucket(Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverPermutationBucket
-
- CrossoverPermutationDefault - Class in org.opt4j.operator.crossover
-
- CrossoverPermutationDefault(Rand) - Constructor for class org.opt4j.operator.crossover.CrossoverPermutationDefault
-
- CrossoverPermutationOnePoint - Class in org.opt4j.operator.crossover
-
- CrossoverPermutationOnePoint(Rand, boolean) - Constructor for class org.opt4j.operator.crossover.CrossoverPermutationOnePoint
-
- CrossoverRate - Interface in org.opt4j.optimizer.ea
-
The
CrossoverRate is an interface for the crossover rate which is the
probability of two individuals undergoing crossover.
- Crowding - Class in org.opt4j.optimizer.ea
-
- Crowding() - Constructor for class org.opt4j.optimizer.ea.Crowding
-
- CrowdingArchive - Class in org.opt4j.common.archive
-
- CrowdingArchive(int) - Constructor for class org.opt4j.common.archive.CrowdingArchive
-
- CRS - Static variable in class org.jscience.geography.coordinates.Altitude
-
Holds the coordinate reference system for all instances of this class.
- CRS - Static variable in class org.jscience.geography.coordinates.Height
-
Holds the coordinate reference system for all instances of this class.
- CRS - Static variable in class org.jscience.geography.coordinates.LatLong
-
Holds the coordinate reference system for all instances of this class.
- CRS - Static variable in class org.jscience.geography.coordinates.Time
-
Holds the coordinate reference system for all instances of this class.
- CRS - Static variable in class org.jscience.geography.coordinates.UTM
-
Holds the coordinate reference system for all instances of this class.
- CRS - Static variable in class org.jscience.geography.coordinates.XYZ
-
Holds the coordinate reference system for all instances of this class.
- CUBIC_INCH - Static variable in class javax.measure.unit.NonSI
-
A unit of volume equal to one cubic inch (in³).
- CUBIC_METRE - Static variable in class javax.measure.unit.SI
-
The metric unit for volume quantities (m³).
- CURIE - Static variable in class javax.measure.unit.NonSI
-
A unit of radioctive activity equal to the activity of a gram of radium
(standard name Ci).
- Currency - Class in org.jscience.economics.money
-
This class represents a currency
Unit.
- Currency(String) - Constructor for class org.jscience.economics.money.Currency
-
Creates the currency unit for the given currency code.
- current() - Static method in class org.jscience.physics.model.PhysicalModel
-
Returns the current physical model (default: instance of
StandardModel).
- DataAmount - Interface in javax.measure.quantity
-
This interface represents a measure of data amount.
- DataRate - Interface in javax.measure.quantity
-
This interface represents the speed of data-transmission.
- DATE - Static variable in class org.opt4j.start.Opt4JAbout
-
Date of build.
- DAY - Static variable in class javax.measure.unit.NonSI
-
A unit of duration equal to
24 NonSI.HOUR
(standard name
d).
- DAY_SIDEREAL - Static variable in class javax.measure.unit.NonSI
-
A unit of duration equal to the time required for a complete rotation of
the earth in reference to any star or to the vernal equinox at the
meridian, equal to 23 hours, 56 minutes, 4.09 seconds
(standard name day_sidereal).
- DECI(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
10-1
- DECIBEL - Static variable in class javax.measure.unit.NonSI
-
A logarithmic unit used to describe a ratio
(standard name dB).
- DecimalMeasure<Q extends Quantity> - Class in javax.measure
-
This class represents a measure whose value is an arbitrary-precision
decimal number.
- DecimalMeasure(BigDecimal, Unit<Q>) - Constructor for class javax.measure.DecimalMeasure
-
Creates a decimal measure for the specified number stated in the
specified unit.
- decode(G) - Method in interface org.opt4j.core.problem.Decoder
-
- Decoder<G extends Genotype,P extends Phenotype> - Interface in org.opt4j.core.problem
-
- DefaultAbout - Class in org.opt4j.config.visualization
-
- DefaultAbout() - Constructor for class org.opt4j.config.visualization.DefaultAbout
-
- DefaultApplicationFrame - Class in org.opt4j.config.visualization
-
- DefaultApplicationFrame(ContentPanel, About, Menu, ToolBar, FileOperations) - Constructor for class org.opt4j.config.visualization.DefaultApplicationFrame
-
- DefaultArchive - Class in org.opt4j.common.archive
-
- DefaultArchive() - Constructor for class org.opt4j.common.archive.DefaultArchive
-
- DefaultContentPanel - Class in org.opt4j.config.visualization
-
- DefaultContentPanel(ExecutionEnvironment, ModulesPanel, SelectedPanel, TasksPanel) - Constructor for class org.opt4j.config.visualization.DefaultContentPanel
-
- DefaultIndividualFactory - Class in org.opt4j.core
-
- DefaultIndividualFactory(Provider<Individual>, Creator) - Constructor for class org.opt4j.core.DefaultIndividualFactory
-
- DefaultModulesPanel - Class in org.opt4j.config.visualization
-
- DefaultModulesPanel(Format, ModuleRegister, SelectedModules) - Constructor for class org.opt4j.config.visualization.DefaultModulesPanel
-
- DefaultSelectedPanel - Class in org.opt4j.config.visualization
-
- DefaultSelectedPanel(Format, SelectedModules, FileChooser) - Constructor for class org.opt4j.config.visualization.DefaultSelectedPanel
-
- DefaultTasksPanel - Class in org.opt4j.config.visualization
-
- DefaultTasksPanel(ExecutionEnvironment, Format) - Constructor for class org.opt4j.config.visualization.DefaultTasksPanel
-
- DEGREE_ANGLE - Static variable in class javax.measure.unit.NonSI
-
- DEKA(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
101
- DelayTask - Class in org.opt4j.viewer
-
The
DelayTask executes tasks immediately or delayed if they arrive
too close (delay).
- DelayTask(long) - Constructor for class org.opt4j.viewer.DelayTask
-
- DelayTask(long, int) - Constructor for class org.opt4j.viewer.DelayTask
-
Constructs a
DelayTask with a given priority.
- DELETE - Static variable in class org.opt4j.config.Icons
-
A delete bullet.
- DenseMatrix<F extends Field<F>> - Class in org.jscience.mathematics.vector
-
- DenseVector<F extends Field<F>> - Class in org.jscience.mathematics.vector
-
This class represents a dense vector.
- DerivedUnit<Q extends Quantity> - Class in javax.measure.unit
-
This class identifies the units created by combining or transforming
other units.
- determinant() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- determinant() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- determinant() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- determinant() - Method in class org.jscience.mathematics.vector.LUDecomposition
-
Returns the determinant of the
Matrix having this
decomposition.
- determinant() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the determinant of this matrix.
- determinant() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- DifferentialEvolution - Class in org.opt4j.optimizer.de
-
- DifferentialEvolution(Population, Archive, IndividualFactory, IndividualCompleter, Control, Algebra<Genotype>, Selector, Rand, Crossover<Genotype>, Iteration, int, double) - Constructor for class org.opt4j.optimizer.de.DifferentialEvolution
-
- DifferentialEvolutionModule - Class in org.opt4j.optimizer.de
-
- DifferentialEvolutionModule() - Constructor for class org.opt4j.optimizer.de.DifferentialEvolutionModule
-
- differentiate(Variable<X>) - Method in class org.jscience.mathematics.function.Function
-
Returns the first derivative of this function with respect to
the specified variable.
- differentiate(Variable<R>) - Method in class org.jscience.mathematics.function.Polynomial
-
- differentiate(Variable<F>) - Method in class org.jscience.mathematics.function.RationalFunction
-
- digitLength() - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the minimal number of decimal digits necessary to represent
this large integer (sign excluded).
- Dimension - Class in javax.measure.unit
-
This class represents the dimension of an unit.
- Dimension(char) - Constructor for class javax.measure.unit.Dimension
-
Creates a new dimension associated to the specified symbol.
- Dimension.Model - Interface in javax.measure.unit
-
- DimensionException - Exception in org.jscience.mathematics.vector
-
Signals that an operation is performed upon vectors or matrices whose
dimensions disagree.
- DimensionException() - Constructor for exception org.jscience.mathematics.vector.DimensionException
-
Constructs a dimension exception with no detail message.
- DimensionException(String) - Constructor for exception org.jscience.mathematics.vector.DimensionException
-
Constructs a dimension exception with the specified message.
- Dimensionless - Interface in javax.measure.quantity
-
This interface represents a dimensionless quantity.
- DiscreteFunction<X,Y> - Class in org.jscience.mathematics.function
-
This class represents a function defined from a mapping betweem
two sets (points and values).
- DiscreteFunction(SortedMap<X, Y>, Interpolator<X, Y>, Variable<X>) - Constructor for class org.jscience.mathematics.function.DiscreteFunction
-
Creates the discrete function for the specified point-value entries.
- DISK - Static variable in class org.opt4j.config.Icons
-
A disk.
- distance(CriterionSet<T>) - Method in class org.opt4j.core.CriterionSet
-
Calculates the euclidean distance of two CriterionSets.
- distance(Objectives) - Method in class org.opt4j.core.Objectives
-
Calculates the euclidean distance of two
Objectives.
- Div - Class in org.opt4j.operator.algebra
-
The
Div divides two terms.
- Div(Term, Term) - Constructor for class org.opt4j.operator.algebra.Div
-
- Diversity<G extends Genotype> - Interface in org.opt4j.operator.diversity
-
- diversity(G, G) - Method in interface org.opt4j.operator.diversity.Diversity
-
Returns the genetic diversity of two
Genotypes.
- diversity(BooleanGenotype, BooleanGenotype) - Method in class org.opt4j.operator.diversity.DiversityBooleanFraction
-
- diversity(DoubleGenotype, DoubleGenotype) - Method in class org.opt4j.operator.diversity.DiversityDoubleAbsolute
-
- diversity(DoubleGenotype, DoubleGenotype) - Method in class org.opt4j.operator.diversity.DiversityDoubleEuclidean
-
- diversity(Genotype, Genotype) - Method in class org.opt4j.operator.diversity.DiversityGenericImplementation
-
- diversity(IntegerGenotype, IntegerGenotype) - Method in class org.opt4j.operator.diversity.DiversityIntegerEuclidean
-
- diversity(PermutationGenotype<?>, PermutationGenotype<?>) - Method in class org.opt4j.operator.diversity.DiversityPermutation
-
- DiversityBoolean - Interface in org.opt4j.operator.diversity
-
- DiversityBooleanFraction - Class in org.opt4j.operator.diversity
-
- DiversityBooleanFraction() - Constructor for class org.opt4j.operator.diversity.DiversityBooleanFraction
-
- DiversityDouble - Interface in org.opt4j.operator.diversity
-
- DiversityDoubleAbsolute - Class in org.opt4j.operator.diversity
-
- DiversityDoubleAbsolute() - Constructor for class org.opt4j.operator.diversity.DiversityDoubleAbsolute
-
- DiversityDoubleEuclidean - Class in org.opt4j.operator.diversity
-
- DiversityDoubleEuclidean() - Constructor for class org.opt4j.operator.diversity.DiversityDoubleEuclidean
-
- DiversityGenericImplementation - Class in org.opt4j.operator.diversity
-
- DiversityInteger - Interface in org.opt4j.operator.diversity
-
- DiversityIntegerEuclidean - Class in org.opt4j.operator.diversity
-
- DiversityIntegerEuclidean() - Constructor for class org.opt4j.operator.diversity.DiversityIntegerEuclidean
-
- DiversityModule - Class in org.opt4j.operator.diversity
-
- DiversityModule() - Constructor for class org.opt4j.operator.diversity.DiversityModule
-
- DiversityPermutation - Class in org.opt4j.operator.diversity
-
- DiversityPermutation() - Constructor for class org.opt4j.operator.diversity.DiversityPermutation
-
- divide(Dimension) - Method in class javax.measure.unit.Dimension
-
Returns the quotient of this dimension with the one specified.
- divide(long) - Method in class javax.measure.unit.Unit
-
Returns the result of dividing this unit by an exact divisor.
- divide(double) - Method in class javax.measure.unit.Unit
-
Returns the result of dividing this unit by an approximate divisor.
- divide(Unit<?>) - Method in class javax.measure.unit.Unit
-
Returns the quotient of this unit with the one specified.
- divide(Function<X, Y>) - Method in class org.jscience.mathematics.function.Function
-
Returns the quotient of this function with the one specified.
- divide(RationalFunction<F>) - Method in class org.jscience.mathematics.function.RationalFunction
-
Returns the quotient of two rational functions.
- divide(Function<F, F>) - Method in class org.jscience.mathematics.function.RationalFunction
-
- divide(Term) - Method in class org.jscience.mathematics.function.Term
-
Return the division of this term with the one specified.
- divide(double) - Method in class org.jscience.mathematics.number.Complex
-
Returns this complex divided by the specified factor.
- divide(Complex) - Method in class org.jscience.mathematics.number.Complex
-
Returns this complex divided by the specified complex.
- divide(Float64) - Method in class org.jscience.mathematics.number.Float64
-
Returns this number divided by the one specified.
- divide(double) - Method in class org.jscience.mathematics.number.Float64
-
Returns this number divided by the specified value.
- divide(FloatingPoint) - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns this floating point number divided by the one specified.
- divide(Integer64) - Method in class org.jscience.mathematics.number.Integer64
-
Returns this number divided by the one specified.
- divide(long) - Method in class org.jscience.mathematics.number.Integer64
-
Returns this number divided by the specified value.
- divide(LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns this large integer divided by the one specified (integer
division).
- divide(int) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns this large integer divided by the specified int
divisor.
- divide(Rational) - Method in class org.jscience.mathematics.number.Rational
-
Returns this rational number divided by the one specified.
- divide(long) - Method in class org.jscience.mathematics.number.Real
-
Returns this real number divided by the specified int
divisor.
- divide(Real) - Method in class org.jscience.mathematics.number.Real
-
Returns this real number divided by the one specified.
- divide(Matrix<F>) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns this matrix divided by the one specified.
- divide(long) - Method in class org.jscience.physics.amount.Amount
-
Returns this measure divided by the specified exact divisor
(dimensionless).
- divide(double) - Method in class org.jscience.physics.amount.Amount
-
Returns this measure divided by the specified approximate divisor
(dimensionless).
- divide(Amount) - Method in class org.jscience.physics.amount.Amount
-
Returns this measure divided by the one specified.
- dominates(Objectives, Objectives) - Method in class org.opt4j.core.domination.ConstraintDomination
-
Checks two Objectives for domination.
- dominates(Objectives, Objectives) - Method in interface org.opt4j.core.domination.DominationStrategy
-
Checks two Objectives for domination.
- dominates(Objectives, Objectives) - Method in class org.opt4j.core.domination.GoalAttainmentDomination
-
Checks two Objectives for domination.
- dominates(Objectives, Objectives) - Method in class org.opt4j.core.domination.ParetoDomination
-
Checks two Objectives for domination.
- dominates(double[], double[]) - Method in class org.opt4j.core.domination.ParetoDomination
-
- dominates(Objectives) - Method in class org.opt4j.core.Objectives
-
Returns true if this objectives dominate the specified
objectives.
- DominationStrategy - Interface in org.opt4j.core.domination
-
This is the interface for a domination strategy.
- doPause() - Method in class org.opt4j.core.optimizer.Control
-
Pauses the optimization.
- doStart() - Method in class org.opt4j.core.optimizer.Control
-
Starts the optimization.
- doStop() - Method in class org.opt4j.core.optimizer.Control
-
Stops the optimization.
- doTerminate() - Method in class org.opt4j.core.optimizer.Control
-
Terminates the optimization.
- DoubleBounds - Class in org.opt4j.genotype
-
- DoubleBounds(double[], double[]) - Constructor for class org.opt4j.genotype.DoubleBounds
-
- DoubleBounds(List<Double>, List<Double>) - Constructor for class org.opt4j.genotype.DoubleBounds
-
- DoubleGenotype - Class in org.opt4j.genotype
-
- DoubleGenotype() - Constructor for class org.opt4j.genotype.DoubleGenotype
-
Constructs a
DoubleGenotype with lower bounds
0.0 and
upper bounds
1.0.
- DoubleGenotype(double, double) - Constructor for class org.opt4j.genotype.DoubleGenotype
-
Constructs a
DoubleGenotype with a specified lower and upper
bound for all values.
- DoubleGenotype(Bounds<Double>) - Constructor for class org.opt4j.genotype.DoubleGenotype
-
- DoubleMapGenotype<K> - Class in org.opt4j.genotype
-
- DoubleMapGenotype(List<K>, Bounds<Double>) - Constructor for class org.opt4j.genotype.DoubleMapGenotype
-
- doubleValue(Unit<Q>) - Method in class javax.measure.DecimalMeasure
-
- doubleValue(Unit<Q>) - Method in interface javax.measure.Measurable
-
Returns the value of this measurable stated in the specified unit as
a double.
- doubleValue(Unit<Q>) - Method in class javax.measure.Measure
-
Returns the value of this measure stated in the specified unit as
a double.
- doubleValue(Unit<Q>) - Method in class javax.measure.VectorMeasure
-
Returns the norm of this measurement vector stated in the specified
unit.
- doubleValue(Unit<Length>) - Method in class org.jscience.geography.coordinates.Altitude
-
- doubleValue(Unit<Length>) - Method in class org.jscience.geography.coordinates.Height
-
- doubleValue(Unit<Duration>) - Method in class org.jscience.geography.coordinates.Time
-
- doubleValue() - Method in class org.jscience.mathematics.number.Complex
-
Returns the
real component of this
Complex
number as a
double.
- doubleValue() - Method in class org.jscience.mathematics.number.Float64
-
- doubleValue() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the value of this floating point number as a double.
- doubleValue() - Method in class org.jscience.mathematics.number.Integer64
-
- doubleValue() - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the value of this large integer as a double.
- doubleValue() - Method in class org.jscience.mathematics.number.ModuloInteger
-
- doubleValue() - Method in class org.jscience.mathematics.number.Number
-
Returns the value of this number as a double.
- doubleValue() - Method in class org.jscience.mathematics.number.Rational
-
Returns the value of this rational number as a double.
- doubleValue() - Method in class org.jscience.mathematics.number.Real
-
Returns the value of this real number as a double.
- doubleValue(Unit<Q>) - Method in class org.jscience.physics.amount.Amount
-
- DoubleValue - Class in org.opt4j.core
-
- DoubleValue(Double) - Constructor for class org.opt4j.core.DoubleValue
-
- Dummy - Class in org.palladiosimulator.thirdpartywrapper.tests
-
- Dummy() - Constructor for class org.palladiosimulator.thirdpartywrapper.tests.Dummy
-
- Duration - Interface in javax.measure.quantity
-
This interface represents a period of existence or persistence.
- DynamicViscosity - Interface in javax.measure.quantity
-
This interface represents the dynamic viscosity.
- DYNE - Static variable in class javax.measure.unit.NonSI
-
A unit of force equal to 1E-5 N
(standard name dyn).
- E - Static variable in class javax.measure.unit.NonSI
-
A unit of electric charge equal to the charge on one electron
(standard name e).
- e - Static variable in class org.jscience.physics.amount.Constants
-
Holds the elementary charge (positron charge).
- EASTING_NORTHING_CS - Static variable in class org.jscience.geography.coordinates.crs.ProjectedCRS
-
Holds the Easting/Northing coordinate system.
- eastingValue(Unit<Length>) - Method in class org.jscience.geography.coordinates.UTM
-
Returns the projected distance of the position from the central meridian.
- Eh - Static variable in class org.jscience.physics.amount.Constants
-
Holds the Hartree energy (2Rinf·h·c)
- ELECTRIC_CURRENT - Static variable in class javax.measure.unit.Dimension
-
Holds electric current dimension (I).
- ElectricCapacitance - Interface in javax.measure.quantity
-
This interface represents an electric capacitance.
- ElectricCharge - Interface in javax.measure.quantity
-
This interface represents an electric charge.
- ElectricConductance - Interface in javax.measure.quantity
-
This interface represents an electric conductance.
- ElectricCurrent - Interface in javax.measure.quantity
-
This interface represents the amount of electric charge flowing past
a specified circuit point per unit time.
- ElectricInductance - Interface in javax.measure.quantity
-
This interface represents an electric inductance.
- ElectricPotential - Interface in javax.measure.quantity
-
This interface represents an electric potential or electromotive force.
- ElectricResistance - Interface in javax.measure.quantity
-
This interface represents an electric resistance.
- ELECTRON_MASS - Static variable in class javax.measure.unit.NonSI
-
A unit of mass equal to the mass of the electron
(standard name me).
- ELECTRON_VOLT - Static variable in class javax.measure.unit.NonSI
-
A unit of energy equal to one electron-volt (standard name
eV, also recognized keV, MeV, GeV).
- ElitismSelector - Class in org.opt4j.optimizer.ea
-
- ElitismSelector(Rand) - Constructor for class org.opt4j.optimizer.ea.ElitismSelector
-
- ElitismSelectorModule - Class in org.opt4j.optimizer.ea
-
- ElitismSelectorModule() - Constructor for class org.opt4j.optimizer.ea.ElitismSelectorModule
-
- endTime(int) - Static method in class org.jscience.JScience
-
Ends measuring time and display the execution time per iteration.
- Energy - Interface in javax.measure.quantity
-
This interface represents the capacity of a physical system to do work.
- EnumRequirement - Class in org.opt4j.config
-
- EnumRequirement(Property, Collection<Object>) - Constructor for class org.opt4j.config.EnumRequirement
-
- equals(Object) - Method in class javax.measure.converter.UnitConverter
-
Indicates whether this converter is considered the same as the
converter specified.
- equals(Object) - Method in class javax.measure.Measure
-
Compares this measure against the specified object for
strict equality (same unit and amount).
- equals(Object) - Method in class javax.measure.unit.AlternateUnit
-
Indicates if this alternate unit is considered equals to the specified
object (both are alternate units with equal symbol, equal base units
and equal converter to base units).
- equals(Object) - Method in class javax.measure.unit.BaseUnit
-
Indicates if this base unit is considered equals to the specified
object (both are base units with equal symbol, standard dimension and
standard transform).
- equals(Object) - Method in class javax.measure.unit.CompoundUnit
-
Indicates if this compound unit is considered equals to the specified
object (both are compound units with same composing units in the
same order).
- equals(Object) - Method in class javax.measure.unit.Dimension
-
Indicates if the specified dimension is equals to the one specified.
- equals(Object) - Method in class javax.measure.unit.ProductUnit
-
Indicates if this product unit is considered equals to the specified
object.
- equals(Object) - Method in class javax.measure.unit.TransformedUnit
-
Indicates if this transformed unit is considered equals to the specified
object (both are transformed units with equal parent unit and equal
converter to parent unit).
- equals(Object) - Method in class javax.measure.unit.Unit
-
Indicates if the specified unit can be considered equals to
the one specified.
- equals(Object) - Method in class org.jscience.economics.money.Currency
-
- equals(Object) - Method in class org.jscience.mathematics.function.Function
-
Indicates if this function is equals to the specified object.
- equals(Object) - Method in class org.jscience.mathematics.function.Polynomial
-
- equals(Object) - Method in class org.jscience.mathematics.function.RationalFunction
-
- equals(Object) - Method in class org.jscience.mathematics.function.Term
-
Indicates if this term is equal to the object specified.
- equals(Complex, double) - Method in class org.jscience.mathematics.number.Complex
-
Indicates if two complexes are "sufficiently" alike to be considered
equal.
- equals(Object) - Method in class org.jscience.mathematics.number.Complex
-
Compares this complex against the specified Object.
- equals(Object) - Method in class org.jscience.mathematics.number.Float64
-
Compares this number against the specified object.
- equals(double) - Method in class org.jscience.mathematics.number.Float64
-
Indicates if this number is equal to the specified value.
- equals(Object) - Method in class org.jscience.mathematics.number.FloatingPoint
-
Compares this floating point number against the specified object.
- equals(Object) - Method in class org.jscience.mathematics.number.Integer64
-
Compares this number against the specified object.
- equals(long) - Method in class org.jscience.mathematics.number.Integer64
-
Compares this number against the specified value.
- equals(Object) - Method in class org.jscience.mathematics.number.LargeInteger
-
Compares this large integer against the specified object.
- equals(long) - Method in class org.jscience.mathematics.number.LargeInteger
-
Compares this large integer against the specified long
value.
- equals(Object) - Method in class org.jscience.mathematics.number.ModuloInteger
-
Compares this modulo integer against the specified object
independently of the current modulus.
- equals(Object) - Method in class org.jscience.mathematics.number.Number
-
Indicates if this number is equals to the specified object.
- equals(Object) - Method in class org.jscience.mathematics.number.Rational
-
Compares this rational number against the specified object.
- equals(Object) - Method in class org.jscience.mathematics.number.Real
-
Compares this real number against the specified object.
- equals(Matrix<F>, Comparator<F>) - Method in class org.jscience.mathematics.vector.Matrix
-
Indicates if this matrix can be considered equals to the one
specified using the specified comparator when testing for
element equality.
- equals(Object) - Method in class org.jscience.mathematics.vector.Matrix
-
Indicates if this matrix is strictly equal to the object specified.
- equals(Vector<F>, Comparator<F>) - Method in class org.jscience.mathematics.vector.Vector
-
Indicates if this vector can be considered equals to the one
specified using the specified comparator when testing for
element equality.
- equals(Object) - Method in class org.jscience.mathematics.vector.Vector
-
Indicates if this vector is equal to the object specified.
- equals(Object) - Method in class org.jscience.physics.amount.Amount
-
Compares this measure against the specified object for strict
equality (same value interval and same units).
- equals(Object) - Method in class org.opt4j.config.PropertyModule
-
- equals(Object) - Method in class org.opt4j.core.DoubleValue
-
- equals(Object) - Method in class org.opt4j.core.IntegerValue
-
- equals(Object) - Method in class org.opt4j.operator.AbstractGenericOperator.OperatorClassPredicate
-
- ERG - Static variable in class javax.measure.unit.NonSI
-
A unit of energy equal to 1E-7 J
(standard name erg).
- err(String) - Method in interface org.opt4j.config.ModuleAutoFinderListener
-
Invoked for an error message.
- EUR - Static variable in class org.jscience.economics.money.Currency
-
The Euro currency.
- evaluate() - Method in class org.jscience.mathematics.function.DiscreteFunction
-
- evaluate() - Method in class org.jscience.mathematics.function.Function
-
Evaluates this function using its
variables current
values.
- evaluate(X) - Method in class org.jscience.mathematics.function.Function
-
Evaluates this function for the specified argument value
(convenience method).
- evaluate(X...) - Method in class org.jscience.mathematics.function.Function
-
Evaluates this function for the specified arguments values
(convenience method).
- evaluate() - Method in class org.jscience.mathematics.function.Polynomial
-
- evaluate() - Method in class org.jscience.mathematics.function.RationalFunction
-
- evaluate(P) - Method in interface org.opt4j.core.problem.Evaluator
-
- evaluate(Genotype) - Method in class org.opt4j.operator.AbstractGenericOperator.OperatorClassPredicate
-
- evaluate(Genotype) - Method in interface org.opt4j.operator.AbstractGenericOperator.OperatorPredicate
-
Checks whether a
Genotype satisfies the predicate.
- evaluate(Genotype) - Method in class org.opt4j.operator.AbstractGenericOperator.OperatorVoidPredicate
-
- Evaluator<P extends Phenotype> - Interface in org.opt4j.core.problem
-
- EvolutionaryAlgorithm - Class in org.opt4j.optimizer.ea
-
- EvolutionaryAlgorithm(Population, Archive, IndividualFactory, IndividualCompleter, Control, Selector, Mating, Iteration, int, int, int) - Constructor for class org.opt4j.optimizer.ea.EvolutionaryAlgorithm
-
Constructs an
EvolutionaryAlgorithm with a
Population, an
Archive, an
IndividualFactory, a
IndividualCompleter, a
Control, a
Selector, a
Mating, the number of generations, the population size, the
number of parents, the number of offspring, and a random number
generator.
- EvolutionaryAlgorithmModule - Class in org.opt4j.optimizer.ea
-
- EvolutionaryAlgorithmModule() - Constructor for class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
- EvolutionaryAlgorithmModule.CrossoverRateType - Enum in org.opt4j.optimizer.ea
-
- EXA(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
1018
- execute(Collection<Module>) - Method in class org.opt4j.config.ExecutionEnvironment
-
Executes the specified modules: A
Task is created and submitted.
- execute(String[]) - Method in class org.opt4j.config.Starter
-
Executor method.
- execute(Class<? extends Task>, String[]) - Method in class org.opt4j.config.Starter
-
Executor method.
- execute() - Method in class org.opt4j.config.Task
-
- execute() - Method in class org.opt4j.core.optimizer.Bootstrap
-
Starts the optimization process.
- execute(String[]) - Method in class org.opt4j.start.Opt4JStarter
-
- execute() - Method in class org.opt4j.start.Opt4JTask
-
- execute(Runnable) - Method in class org.opt4j.viewer.DelayTask
-
Executes the task.
- ExecutionEnvironment - Class in org.opt4j.config
-
- ExecutionEnvironment(Provider<Task>) - Constructor for class org.opt4j.config.ExecutionEnvironment
-
- exp() - Method in class org.jscience.mathematics.number.Complex
-
Returns the exponential number e raised to the power of
this complex.
- exp() - Method in class org.jscience.mathematics.number.Float64
-
Returns the exponential number e raised to the power of this
number.
- G - Static variable in class javax.measure.unit.NonSI
-
A unit of acceleration equal to the gravity at the earth's surface
(standard name grav).
- g - Static variable in class org.jscience.physics.amount.Constants
-
Holds the standard acceleration due to gravity (approximately equal
to the acceleration due to gravity on the Earth's surface).
- G - Static variable in class org.jscience.physics.amount.Constants
-
Holds the Newtonian constant of gravitation.
- G0 - Static variable in class org.jscience.physics.amount.Constants
-
Holds the conductance quantum (2e²/h)
- GALLON_DRY_US - Static variable in class javax.measure.unit.NonSI
-
A unit of volume equal to one US dry gallon.
- GALLON_LIQUID_US - Static variable in class javax.measure.unit.NonSI
-
A unit of volume equal to one US gallon, Liquid Unit.
- GALLON_UK - Static variable in class javax.measure.unit.NonSI
-
A unit of volume equal to
4.546 09 NonSI.LITRE
(standard name
gal_uk).
- GAUSS - Static variable in class javax.measure.unit.NonSI
-
A unit of magnetic flux density equal 1000 A/m
(standard name G).
- GBP - Static variable in class org.jscience.economics.money.Currency
-
The British Pound currency.
- gcd(LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the greatest common divisor of this large integer and
the one specified.
- GenericOperator<O extends Operator<?>> - Interface in org.opt4j.operator
-
- Genotype - Interface in org.opt4j.core
-
The
Genotype represents a marker interface.
- GeocentricCRS<C extends Coordinates<?>> - Class in org.jscience.geography.coordinates.crs
-
This class represents a 3 dimensional spatial reference system.
- GeocentricCRS() - Constructor for class org.jscience.geography.coordinates.crs.GeocentricCRS
-
- GeographicCRS<C extends Coordinates<?>> - Class in org.jscience.geography.coordinates.crs
-
This class represents a 2 dimensional surface reference system
based on an ellipsoidal approximation of a geoid.
- GeographicCRS() - Constructor for class org.jscience.geography.coordinates.crs.GeographicCRS
-
- get() - Method in class org.jscience.mathematics.function.Variable.Global
-
- get() - Method in class org.jscience.mathematics.function.Variable.Local
-
- get(int, int) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- get(int) - Method in class org.jscience.mathematics.vector.ComplexVector
-
- get(int, int) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- get(int) - Method in class org.jscience.mathematics.vector.DenseVector
-
- get(int, int) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- get(int) - Method in class org.jscience.mathematics.vector.Float64Vector
-
- get(int, int) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns a single element from this matrix.
- get(int, int) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- get(int) - Method in class org.jscience.mathematics.vector.SparseVector
-
- get(int) - Method in class org.jscience.mathematics.vector.Vector
-
Returns a single element from this vector.
- get(Node) - Method in class org.opt4j.config.ModuleLoader
-
Loads all modules from an XML
Node.
- get(Class<? extends Module>) - Method in class org.opt4j.config.ModuleRegister
-
Returns the
PropertyModule of the specified class and creates a
new instance if necessary.
- get() - Method in class org.opt4j.config.visualization.FileChooser
-
Returns the file chooser.
- get(T) - Method in class org.opt4j.core.CriterionSet
-
Returns the value that is assigned to the given Criterion.
- get(Value<?>) - Method in class org.opt4j.core.CriterionSet
-
Returns the Criterion that is assigned to the given value.
- get(Objective) - Method in class org.opt4j.core.Objectives
-
Returns the value that is assigned to the given objective.
- get(Value<?>) - Method in class org.opt4j.core.Objectives
-
Returns the objective that is assigned to the given value.
- get() - Method in class org.opt4j.core.problem.PhenotypeWrapper
-
Returns the wrapped object.
- get(Object) - Method in class org.opt4j.genotype.CompositeGenotype
-
Returns the
Genotype for the given key with an implicit cast to
the specific
Genotype type.
- get() - Method in class org.opt4j.operator.mutate.AdaptiveMutationRate
-
- get() - Method in class org.opt4j.operator.mutate.ConstantMutationRate
-
- get() - Method in interface org.opt4j.operator.mutate.MutationRate
-
Returns the mutation rate as a double value.
- get() - Method in class org.opt4j.optimizer.ea.ConstantCrossoverRate
-
- get() - Method in interface org.opt4j.optimizer.ea.CrossoverRate
-
Returns the crossover rate as a double value.
- get() - Method in class org.opt4j.viewer.Progress
-
Returns the progress value between 0 and 1.
- get() - Method in class org.opt4j.viewer.StatusBar
-
Returns the component.
- get() - Method in class org.opt4j.viewer.ToolBar
-
- get() - Method in class org.opt4j.viewer.Viewport
-
Returns the component.
- getAbbreviation() - Method in interface org.opengis.referencing.cs.CoordinateSystemAxis
-
The abbreviation used for this coordinate system axes.
- getAbsoluteError() - Method in class org.jscience.physics.amount.Amount
-
Returns the value by which the
estimated
value may differ from the true value (all stated in base units).
- getAccuracy() - Method in class org.jscience.mathematics.number.Real
-
Returns the number of decimal digits guaranteed exact which appear to
the right of the decimal point (absolute error).
- getAlias() - Method in class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
OpenGIS® - An alternative name by which this object is identified.
- getAlpha() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getAlpha() - Method in class org.opt4j.optimizer.de.DifferentialEvolutionModule
-
Returns the alpha.
- getAlpha() - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Returns the population size alpha.
- getAlpha() - Method in class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
Returns the alpha value.
- getAnnotation(Class<? extends A>) - Method in class org.opt4j.config.Property
-
Returns the annotation of the specified class or null if not existent.
- getAnnotations() - Method in class org.opt4j.config.Property
-
Returns the annotations of this property.
- getArchiveSize() - Method in class org.opt4j.optimizer.mopso.MOPSOModule
-
Returns the leader archive size.
- getAttribute(String) - Method in class org.opt4j.config.JNode
-
Returns the value of an attribute.
- getAttributes() - Method in class org.opt4j.config.JNode
-
Returns a
Map of all attributes.
- getBase() - Method in class javax.measure.converter.LogConverter
-
Returns the logarithmic base of this converter.
- getBatchsize() - Method in class org.opt4j.optimizer.rs.RandomSearchModule
-
Returns the number of batched individuals for the evaluation.
- getBest() - Method in class org.opt4j.optimizer.mopso.Particle
-
Returns the best position.
- getBestObjectives() - Method in class org.opt4j.optimizer.mopso.Particle
-
Returns the best objectives.
- getBooleanRate() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getBooleanType() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getBooleanType() - Method in class org.opt4j.operator.diversity.BasicDiversityModule
-
- getBooleanXPoints() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getBracketErrorInstance(int) - Static method in class org.jscience.physics.amount.AmountFormat
-
Returns a format for which the error is represented by an integer
value in brackets; for example "1.3456[20] m"
is equivalent to "1.3456 ± 0.0020 m".
- getCapacity() - Method in class org.opt4j.common.archive.ArchiveModule
-
Returns the archive's capacity.
- getCapacity() - Method in class org.opt4j.common.archive.BoundedArchive
-
- getCentralMeridian(int, char) - Static method in class org.jscience.geography.coordinates.UTM
-
Returns the central meridian (in radians) for the specified
UTM/UPS zone.
- getChild() - Method in class org.opt4j.config.JNode
-
Returns the first child.
- getChild(String) - Method in class org.opt4j.config.JNode
-
Returns the first child with a specified name.
- getChildren() - Method in class org.opt4j.config.JNode
-
Returns all children.
- getChildren(String) - Method in class org.opt4j.config.JNode
-
Returns all children with a specified name.
- getClass(Type) - Static method in class org.opt4j.operator.Parameters
-
Returns the class of a type.
- getClazz() - Method in class org.opt4j.operator.AbstractGenericOperator.OperatorClassPredicate
-
Returns the genotype class for the operator.
- getCloseEvent() - Method in class org.opt4j.viewer.ViewerModule
-
Returns the event when the GUI is closed.
- getCode() - Method in class org.jscience.economics.money.Currency
-
Returns the currency code for this currency.
- getCoefficient(Term) - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the coefficient for the specified term.
- getColumn(int) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- getColumn(int) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- getColumn(int) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- getColumn(int) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the column identified by the specified index in this matrix.
- getColumn(int) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- getConfiguration(Document) - Method in class org.opt4j.config.PropertyModule
-
- getConstraints() - Method in class org.opt4j.core.Objectives
-
Returns the constraints.
- getConstraintViolation(Objectives) - Method in interface org.opt4j.core.domination.ConstraintChecker
-
Calculates the constraint violation of Objectives.
- getConstraintViolation(Objectives) - Method in class org.opt4j.core.domination.ConstraintCheckerImpl
-
Calculates the constraint violation of Objectives.
- getConverterTo(Unit<?>) - Method in class javax.measure.unit.Unit
-
Returns a converter of numeric values from this unit to another unit.
- getConverterTo(CoordinateReferenceSystem<T>) - Method in class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
Returns the converter between this coordinate reference system
and the one specified.
- getCoordinateReferenceSystem() - Method in class org.jscience.geography.coordinates.Altitude
-
- getCoordinateReferenceSystem() - Method in class org.jscience.geography.coordinates.CompoundCoordinates
-
- getCoordinateReferenceSystem() - Method in class org.jscience.geography.coordinates.Coordinates
-
Returns the reference system for this coordinates.
- getCoordinateReferenceSystem() - Method in class org.jscience.geography.coordinates.Height
-
- getCoordinateReferenceSystem() - Method in class org.jscience.geography.coordinates.LatLong
-
- getCoordinateReferenceSystem() - Method in class org.jscience.geography.coordinates.Time
-
- getCoordinateReferenceSystem() - Method in class org.jscience.geography.coordinates.UTM
-
- getCoordinateReferenceSystem() - Method in class org.jscience.geography.coordinates.XYZ
-
- getCoordinates() - Method in class org.jscience.geography.coordinates.Coordinates
-
OpenGIS® - Returns the sequence of numbers that hold the coordinate
of this position in its reference system.
- getCoordinateSystem() - Method in class org.jscience.geography.coordinates.crs.CompoundCRS
-
- getCoordinateSystem() - Method in class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
Returns the OpenGIS coordinate system associated to this
coordinate reference system.
- getCouples(int, List<Individual>) - Method in interface org.opt4j.optimizer.ea.Coupler
-
Returns a list of
Individual-groups (couples) that are designated
to create offspring.
- getCouples(int, List<Individual>) - Method in class org.opt4j.optimizer.ea.CouplerDefault
-
- getCouples(int, List<Individual>) - Method in class org.opt4j.optimizer.ea.CouplerRandom
-
- getCouples(int, List<Individual>) - Method in class org.opt4j.optimizer.ea.CouplerUnique
-
- getCrossoverRate() - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Returns the used crossover rate.
- getCrossoverRateType() - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Returns the type of crossover rate that is used.
- getCurrentIteration() - Method in class org.opt4j.viewer.Progress
-
Returns the current iteration.
- getDefault() - Static method in class org.opt4j.config.Icons
-
- getDefault() - Static method in class org.palladiosimulator.branding.Activator
-
Returns the shared instance
- getDefaultFractionDigits() - Method in class org.jscience.economics.money.Currency
-
Returns the default number of fraction digits used with this currency
unit.
- getDensityValues(Collection<Individual>) - Method in class org.opt4j.optimizer.ea.Crowding
-
- getDensityValues(Collection<Individual>) - Method in interface org.opt4j.optimizer.ea.FrontDensityIndicator
-
Returns the density values for a collection on Individuals.
- getDensityValues(Collection<Individual>) - Method in class org.opt4j.optimizer.ea.Hypervolume
-
- getDiagonal() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- getDiagonal() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- getDiagonal() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- getDiagonal() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the diagonal vector.
- getDiagonal() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- getDialog(ApplicationFrame) - Method in interface org.opt4j.config.visualization.About
-
Returns the about dialog.
- getDialog(ApplicationFrame) - Method in class org.opt4j.config.visualization.DefaultAbout
-
- getDialog(ApplicationFrame) - Method in class org.opt4j.start.Opt4JAbout
-
- getDigits() - Static method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the local number of
digits used during calculations (default 20 digits).
- getDimension(BaseUnit<?>) - Method in interface javax.measure.unit.Dimension.Model
-
Returns the dimension of the specified base unit (a dimension
particular to the base unit if the base unit is not recognized).
- getDimension() - Method in class javax.measure.unit.Unit
-
Returns the dimension of this unit (depends upon the current
dimensional
model).
- getDimension() - Method in class org.jscience.geography.coordinates.Altitude
-
- getDimension() - Method in class org.jscience.geography.coordinates.CompoundCoordinates
-
- getDimension() - Method in class org.jscience.geography.coordinates.Coordinates
-
OpenGIS® - The length of coordinate sequence (the number of entries).
- getDimension() - Method in class org.jscience.geography.coordinates.Height
-
- getDimension() - Method in class org.jscience.geography.coordinates.LatLong
-
- getDimension() - Method in class org.jscience.geography.coordinates.Time
-
- getDimension() - Method in class org.jscience.geography.coordinates.UTM
-
- getDimension() - Method in class org.jscience.geography.coordinates.XYZ
-
- getDimension() - Method in class org.jscience.mathematics.vector.ComplexVector
-
- getDimension() - Method in class org.jscience.mathematics.vector.DenseVector
-
- getDimension() - Method in class org.jscience.mathematics.vector.Float64Vector
-
- getDimension() - Method in class org.jscience.mathematics.vector.SparseVector
-
- getDimension() - Method in class org.jscience.mathematics.vector.Vector
-
Returns the number of elements held by this vector.
- getDimension(BaseUnit<?>) - Method in class org.jscience.physics.model.HighEnergyModel
-
- getDimension(BaseUnit<?>) - Method in class org.jscience.physics.model.NaturalModel
-
- getDimension(BaseUnit<?>) - Method in class org.jscience.physics.model.QuantumModel
-
- getDimension(BaseUnit<?>) - Method in class org.jscience.physics.model.RelativisticModel
-
- getDimension(BaseUnit<?>) - Method in class org.jscience.physics.model.StandardModel
-
- getDirection() - Method in interface org.opengis.referencing.cs.CoordinateSystemAxis
-
Direction of this coordinate system axis.
- getDirection() - Method in class org.opt4j.core.Constraint
-
- getDividend() - Method in class javax.measure.converter.RationalConverter
-
Returns the dividend for this rational converter.
- getDividend() - Method in class org.jscience.mathematics.function.RationalFunction
-
Returns the dividend of this rational function.
- getDividend() - Method in class org.jscience.mathematics.number.Rational
-
Returns the smallest dividend of the fraction representing this
rational number.
- getDivisions() - Method in class org.opt4j.common.archive.ArchiveModule
-
- getDivisor() - Method in class javax.measure.converter.RationalConverter
-
Returns the positive divisor for this rational converter.
- getDivisor() - Method in class org.jscience.mathematics.function.RationalFunction
-
Returns the divisor of this rational function.
- getDivisor() - Method in class org.jscience.mathematics.number.Rational
-
Returns the smallest divisor of the fraction representing this
rational (always positive).
- getDocument() - Method in class org.opt4j.config.JNode
-
- getDominationStrategy() - Method in class org.opt4j.core.Objectives
-
Returns the domination strategy of the Objective.
- getDouble() - Method in class org.opt4j.core.DoubleValue
-
- getDouble() - Method in class org.opt4j.core.IntegerValue
-
- getDouble() - Method in interface org.opt4j.core.Value
-
Returns a double value.
- getDoubleType() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getDoubleType() - Method in class org.opt4j.operator.diversity.BasicDiversityModule
-
- getDoubleType() - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
Returns the double type.
- getEccentricity() - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the (first) eccentricity of this reference ellipsoid.
- getEccentricitySquared() - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the square of the (first) eccentricity.
- getError() - Method in class org.jscience.mathematics.number.Real
-
Returns the maximum error (positive) on this real significand.
- getEstimatedValue() - Method in class org.jscience.physics.amount.Amount
-
Returns the estimated value for this measure stated in this measure
unit.
- getEta() - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
Returns the eta.
- getEvaluationStep() - Method in class org.opt4j.common.logger.LoggerModule
-
Returns the step size of the evaluations.
- getExactDigitsInstance() - Static method in class org.jscience.physics.amount.AmountFormat
-
Returns a format for which only digits guaranteed to be exact are
written out.
- getExactPrecision() - Static method in class org.jscience.mathematics.number.Real
-
Returns the local minimum
precision (number of exact digits) when exact numbers have to be
approximated.
- getExactValue() - Method in class org.jscience.physics.amount.Amount
-
Returns the exact value for this measure stated in this measure
unit.
- getException() - Method in class org.opt4j.config.Task
-
Returns the
Exception that was thrown during the
Task
execution if an error occurred.
- getExchangeRate() - Method in class org.jscience.economics.money.Currency
-
Returns the exchange rate for this
Currency.
- getExponent() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the decimal exponent.
- getExponent() - Method in class org.jscience.mathematics.number.Real
-
Returns the exponent of the power of 10 multiplier.
- getFactor() - Method in class javax.measure.converter.MultiplyConverter
-
Returns the scale factor.
- getFile() - Method in class org.opt4j.config.visualization.FileOperations
-
Returns the current file.
- getFilename() - Method in class org.opt4j.common.logger.LoggerModule
-
Returns the filename.
- getFinalTemperature() - Method in class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
Returns the final temperature.
- getFirst() - Method in class org.jscience.geography.coordinates.CompoundCoordinates
-
Returns the first coordinates.
- getFirst() - Method in class org.opt4j.optimizer.ea.Pair
-
Returns the first element.
- getFlattening() - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the flattening or ellipticity of this reference ellipsoid.
- getGenerations() - Method in class org.opt4j.optimizer.de.DifferentialEvolutionModule
-
Returns the generations.
- getGenerations() - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Returns the number of generations.
- getGenotype() - Method in class org.opt4j.core.Individual
-
Returns the genotype.
- getGetter() - Method in class org.opt4j.config.Property
-
Returns the getter method.
- getHigher() - Method in class javax.measure.unit.CompoundUnit
-
Returns the higher unit of this compound unit.
- getIcon(String) - Static method in class org.opt4j.config.Icons
-
- getIcon(Class<?>) - Method in class org.opt4j.config.visualization.Format
-
Returns the icon of a
Class.
- getIcon(PropertyModule) - Method in class org.opt4j.config.visualization.Format
-
- getId() - Method in class org.opt4j.optimizer.mopso.Particle
-
Returns the id.
- getIdentifiers() - Method in class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
OpenGIS® - An identifier which references elsewhere the object's defining information.
- getImaginary() - Method in class org.jscience.mathematics.number.Complex
-
Returns the imaginary component of this complex number.
- getImaginary(int) - Method in class org.jscience.mathematics.vector.ComplexVector
-
Returns the imaginary value of a complex number from this vector (fast).
- getIndexOf(K) - Method in class org.opt4j.genotype.BooleanMapGenotype
-
- getIndexOf(K) - Method in class org.opt4j.genotype.DoubleMapGenotype
-
- getIndexOf(K) - Method in class org.opt4j.genotype.IntegerMapGenotype
-
- getIndexOf(K) - Method in interface org.opt4j.genotype.MapGenotype
-
Returns the index of the key.
- getIndexOf(K) - Method in class org.opt4j.genotype.SelectMapGenotype
-
- getInfo() - Method in class org.opt4j.config.Property
-
Returns the info.
- getInfo(Class<?>) - Method in class org.opt4j.config.visualization.Format
-
Returns the info of a
Class.
- getInitialTemperature() - Method in class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
Returns the initial temperature.
- getInstance() - Static method in class javax.measure.MeasureFormat
-
Returns the measure format for the default locale.
- getInstance(NumberFormat, UnitFormat) - Static method in class javax.measure.MeasureFormat
-
Returns the measure format using the specified number format and
unit format (the number and unit are separated by a space).
- getInstance() - Static method in class javax.measure.unit.NonSI
-
Returns the unique instance of this class.
- getInstance() - Static method in class javax.measure.unit.SI
-
Returns the unique instance of this class.
- getInstance() - Static method in class javax.measure.unit.UnitFormat
-
- getInstance(Locale) - Static method in class javax.measure.unit.UnitFormat
-
Returns the unit format for the specified locale.
- getInstance() - Static method in class org.jscience.physics.amount.AmountFormat
-
Returns the current local
format (default AmountFormat.getPlusMinusErrorInstance(2)).
- getInstance(Class<O>) - Method in class org.opt4j.start.Opt4JTask
-
Returns the instance of the given class.
- getIntegerRate() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getIntegerType() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getIntegerXPoints() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getInternalFrame(Widget) - Method in class org.opt4j.viewer.Viewport
-
- getInterpolator() - Method in class org.jscience.mathematics.function.DiscreteFunction
-
Returns the interpolator used by this discrete function.
- getIteration() - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- getIteration() - Method in interface org.opt4j.core.optimizer.Optimizer
-
Return the current iteration.
- getIteration() - Method in class org.opt4j.start.Opt4JTask
-
Returns the current iteration.
- getIterations() - Method in class org.opt4j.optimizer.mopso.MOPSOModule
-
Returns the number of iterations.
- getIterations() - Method in class org.opt4j.optimizer.rs.RandomSearchModule
-
Returns the number of iterations.
- getIterations() - Method in class org.opt4j.optimizer.sa.SimulatedAnnealingModule
-
Returns the number of iterations.
- getIterationStep() - Method in class org.opt4j.common.logger.LoggerModule
-
Returns the step size of the iterations.
- getKeys() - Method in class org.opt4j.core.CriterionSet
-
Returns all Criterions.
- getKeys() - Method in class org.opt4j.core.Objectives
-
Returns all objectives.
- getKeys() - Method in class org.opt4j.genotype.BooleanMapGenotype
-
- getKeys() - Method in class org.opt4j.genotype.DoubleMapGenotype
-
- getKeys() - Method in class org.opt4j.genotype.IntegerMapGenotype
-
- getKeys() - Method in interface org.opt4j.genotype.MapGenotype
-
Return all keys.
- getKeys() - Method in class org.opt4j.genotype.SelectMapGenotype
-
- getLambda() - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Returns the number of children lambda.
- getLames(int, Collection<Individual>) - Method in class org.opt4j.optimizer.ea.AlternativeNsga2
-
Deprecated.
- getLames(int, Collection<Individual>) - Method in class org.opt4j.optimizer.ea.ElitismSelector
-
- getLames(int, Collection<Individual>) - Method in class org.opt4j.optimizer.ea.Nsga2
-
- getLames(int, Collection<Individual>) - Method in interface org.opt4j.optimizer.ea.Selector
-
- getLames(int, Collection<Individual>) - Method in class org.opt4j.optimizer.ea.Spea2
-
- getLamesFromNonDominated(int) - Method in class org.opt4j.optimizer.ea.Spea2
-
Returns a specific number of lames from the non-dominated
Individuals.
- getLatitudeZone(LatLong) - Static method in class org.jscience.geography.coordinates.UTM
-
Returns the UTM/UPS latitude zone identifier for the specified coordinates.
- getLimit() - Method in class org.opt4j.core.Constraint
-
- getLongitudeZone(LatLong) - Static method in class org.jscience.geography.coordinates.UTM
-
Returns the UTM/UPS longitude zone number for the specified
coordinates.
- getLower() - Method in class javax.measure.unit.CompoundUnit
-
Returns the lower unit of this compound unit.
- getLower(F, F) - Method in class org.jscience.mathematics.vector.LUDecomposition
-
Returns the lower matrix decomposition (L) with diagonal
elements equal to the multiplicative identity for F.
- getLowerBound(int) - Method in interface org.opt4j.genotype.Bounds
-
Returns the lower bound for the i-th element.
- getLowerBound(int) - Method in class org.opt4j.genotype.DoubleBounds
-
- getLowerBound(int) - Method in class org.opt4j.genotype.DoubleGenotype
-
Returns the lower bound for the i-th element.
- getLowerBound(int) - Method in class org.opt4j.genotype.IntegerBounds
-
- getLowerBound(int) - Method in class org.opt4j.genotype.IntegerGenotype
-
Returns the lower bound for the i-th element.
- getLowestSetBit() - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the index of the lowest-order one bit in this large integer
or -1 if this.equals(ZERO).
- getLU() - Method in class org.jscience.mathematics.vector.LUDecomposition
-
Returns the lower/upper decomposition in one single matrix.
- getMax() - Method in class org.opt4j.core.Range
-
- getMaximumValue() - Method in class org.jscience.physics.amount.Amount
-
Returns the upper bound interval value for this measure stated in
this measure unit.
- getMaxIterations() - Method in class org.opt4j.viewer.Progress
-
Returns the number of maximal iterations.
- getMin() - Method in class org.opt4j.core.Range
-
- getMinimumValue() - Method in class org.jscience.physics.amount.Amount
-
Returns the lower bound interval value for this measure stated in
this measure unit.
- getModel() - Static method in class javax.measure.unit.Dimension
-
Returns the model used to determinate the units dimensions
(default
STANDARD).
- getModule() - Method in class org.opt4j.config.PropertyModule
-
Returns the decorated Module.
- getModule(Class<? extends Task>) - Method in class org.opt4j.config.visualization.Configurator
-
- getModule() - Method in class org.opt4j.config.visualization.PropertyPanel
-
- getModule(Class<? extends Task>) - Method in class org.opt4j.start.Opt4J
-
- getModules() - Method in class org.opt4j.config.ModuleAutoFinder
-
- getModules() - Method in interface org.opt4j.config.ModuleList
-
Returns the classes of all modules.
- getModules() - Method in class org.opt4j.config.ModuleListUser
-
- getModules() - Method in class org.opt4j.config.Task
-
Returns a copy of the
Modules of this
Task.
- getModulus() - Static method in class org.jscience.mathematics.number.ModuloInteger
-
Returns the local modulus
for modular arithmetic or null if the arithmetic operations
are non-modular (default).
- getMu() - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Returns the number of parents mu.
- getMutationRate() - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
- getMutationRateType() - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
- getName() - Method in class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
OpenGIS® - The primary name by which this object is identified.
- getName() - Method in class org.opt4j.config.JNode
-
Returns the name.
- getName() - Method in class org.opt4j.config.Property
-
Returns the name.
- getName(Class<?>) - Method in class org.opt4j.config.visualization.Format
-
Returns the name of a
Class.
- getName(PropertyModule) - Method in class org.opt4j.config.visualization.Format
-
- getName(Property) - Method in class org.opt4j.config.visualization.Format
-
Returns the formatted name of the property.
- getName() - Method in class org.opt4j.core.Criterion
-
Returns the name
- getNext() - Method in class org.jscience.geography.coordinates.CompoundCoordinates
-
Returns the next coordinates.
- getNode() - Method in class org.opt4j.config.JNode
-
Retrieves the
Node element.
- getNu() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getNumberOfColumns() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- getNumberOfColumns() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- getNumberOfColumns() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- getNumberOfColumns() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the number of columns n for this matrix.
- getNumberOfColumns() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- getNumberOfRows() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- getNumberOfRows() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- getNumberOfRows() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- getNumberOfRows() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the number of rows m for this matrix.
- getNumberOfRows() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- getObjective() - Method in class org.opt4j.core.SatisfactionConstraint
-
- getObjectives() - Method in class org.opt4j.core.Individual
-
Returns the objectives.
- getOffset() - Method in class javax.measure.converter.AddConverter
-
Returns the offset value for this add converter.
- getOffset() - Method in class org.opt4j.optimizer.ea.SMSModule
-
Returns the offset value.
- getOffspring(int, Individual...) - Method in interface org.opt4j.optimizer.ea.Mating
-
Creates offspring from a given set of parents.
- getOffspring(int, Collection<Individual>) - Method in interface org.opt4j.optimizer.ea.Mating
-
Creates offspring from a given set of parents.
- getOffspring(int, Individual...) - Method in class org.opt4j.optimizer.ea.MatingCrossoverMutate
-
- getOffspring(int, Collection<Individual>) - Method in class org.opt4j.optimizer.ea.MatingCrossoverMutate
-
- getOperator(Genotype) - Method in class org.opt4j.operator.AbstractGenericOperator
-
- getOperator(Genotype) - Method in interface org.opt4j.operator.GenericOperator
-
- getOperators() - Method in class org.opt4j.operator.AbstractGenericOperator
-
- getOperators() - Method in interface org.opt4j.operator.GenericOperator
-
Returns all classOperators.
- getOptimizer() - Method in class org.opt4j.core.optimizer.Bootstrap
-
- getOrder(Variable<R>) - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the order of this polynomial for the specified variable.
- getOrder() - Method in class org.opt4j.config.Property
-
Returns the order.
- getOrdinate(int) - Method in class org.jscience.geography.coordinates.Altitude
-
- getOrdinate(int) - Method in class org.jscience.geography.coordinates.CompoundCoordinates
-
- getOrdinate(int) - Method in class org.jscience.geography.coordinates.Coordinates
-
OpenGIS® - Returns the ordinate at the specified dimension.
- getOrdinate(int) - Method in class org.jscience.geography.coordinates.Height
-
- getOrdinate(int) - Method in class org.jscience.geography.coordinates.LatLong
-
- getOrdinate(int) - Method in class org.jscience.geography.coordinates.Time
-
- getOrdinate(int) - Method in class org.jscience.geography.coordinates.UTM
-
- getOrdinate(int) - Method in class org.jscience.geography.coordinates.XYZ
-
- getPanel() - Method in class org.opt4j.viewer.ArchiveWidget
-
- getPanel() - Method in class org.opt4j.viewer.ConvergencePlotWidget
-
- getPanel() - Method in class org.opt4j.viewer.ParetoPlotWidget
-
- getPanel() - Method in class org.opt4j.viewer.PopulationWidget
-
- getPanel() - Method in interface org.opt4j.viewer.Widget
-
Returns the panel with the content.
- getParent() - Method in class javax.measure.unit.AlternateUnit
-
Returns the parent unit from which this alternate unit is derived
(a system unit itself).
- getParents(int, Collection<Individual>) - Method in class org.opt4j.optimizer.ea.AlternativeNsga2
-
Deprecated.
- getParents(int, Collection<Individual>) - Method in class org.opt4j.optimizer.ea.ElitismSelector
-
- getParents(int, Collection<Individual>) - Method in class org.opt4j.optimizer.ea.Nsga2
-
- getParents(int, Collection<Individual>) - Method in interface org.opt4j.optimizer.ea.Selector
-
- getParents(int, Collection<Individual>) - Method in class org.opt4j.optimizer.ea.Spea2
-
- getParentUnit() - Method in class javax.measure.unit.TransformedUnit
-
Returns the parent unit for this unit.
- getParticles() - Method in class org.opt4j.optimizer.mopso.MOPSOModule
-
Returns the number of particles.
- getPause() - Method in class org.opt4j.viewer.ControlButtons
-
Returns the pause button.
- getPermutation(F, F) - Method in class org.jscience.mathematics.vector.LUDecomposition
-
Returns the permutation matrix (P).
- getPermutationType() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- getPermutationType() - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
Returns the permutation mode.
- getPermutationType() - Method in class org.opt4j.operator.neighbor.BasicNeighborModule
-
Returns the permutation mode.
- getPerturbation() - Method in class org.opt4j.optimizer.mopso.MOPSOModule
-
Returns the perturbation.
- getPhenotype() - Method in class org.opt4j.core.Individual
-
Returns the phenotype.
- getPivotComparator() - Static method in class org.jscience.mathematics.vector.LUDecomposition
-
- getPivots() - Method in class org.jscience.mathematics.vector.LUDecomposition
-
Returns the pivots elements of this decomposition.
- getPlusMinusErrorInstance(int) - Static method in class org.jscience.physics.amount.AmountFormat
-
Returns a format for which the error (if present) is stated using
the '±' character; for example "(1.34 ± 0.01) m".
- getPointValues() - Method in class org.jscience.mathematics.function.DiscreteFunction
-
Returns the point-value entries of this discrete function.
- getPosition() - Method in class org.jscience.geography.coordinates.Coordinates
-
OpenGIS® - Returns the direct position for this position.
- getPower(int) - Method in class org.jscience.mathematics.function.Term
-
Returns the power of the variable at the specified position.
- getPower(Variable<?>) - Method in class org.jscience.mathematics.function.Term
-
Returns the power of the specified variable.
- getPrecision() - Method in class org.jscience.mathematics.number.Real
-
Returns the total number of decimal digits guaranteed exact
(relative error).
- getProperties() - Method in class org.opt4j.config.PropertyModule
-
Returns the properties.
- getProperty() - Method in class org.opt4j.config.BooleanRequirement
-
- getProperty() - Method in class org.opt4j.config.EnumRequirement
-
- getProperty(String) - Method in class org.opt4j.config.PropertyModule
-
Returns the
Property with the specified
name.
- getProperty() - Method in interface org.opt4j.config.Requirement
-
Returns the property of the requirement.
- getRank() - Method in class org.opt4j.core.Objective
-
Returns the rank.
- getReal() - Method in class org.jscience.mathematics.number.Complex
-
Returns the real component of this complex number.
- getReal(int) - Method in class org.jscience.mathematics.vector.ComplexVector
-
Returns the real value of a complex number from this vector (fast).
- getReferenceCurrency() - Static method in class org.jscience.economics.money.Currency
-
Returns the currency used as reference when setting the exchange rate.
- getRelativeError() - Method in class org.jscience.physics.amount.Amount
-
Returns the percentage by which the estimated amount may differ
from the true amount.
- getRemainder() - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the final undivided part after division that is less or of
lower degree than the divisor.
- getRemarks() - Method in class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
OpenGIS® - Comments on or information about this object, including
data source information.
- getRequirements() - Method in class org.opt4j.config.Property
-
Returns the requirements.
- getRow(int) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- getRow(int) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- getRow(int) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- getRow(int) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the row identified by the specified index in this matrix.
- getRow(int) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- getScalingFactor() - Method in class org.opt4j.optimizer.de.DifferentialEvolutionModule
-
Returns the scaling factor.
- getScope() - Method in class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
OpenGIS® - Description of domain of usage, or limitations of usage,
for which this (coordinate) reference system object is valid.
- getSecond() - Method in class org.opt4j.optimizer.ea.Pair
-
Returns the second element.
- getSecondEccentricitySquared() - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the square of the second eccentricity of this reference ellipsoid.
- getSeed() - Method in class org.opt4j.common.random.RandomModule
-
Returns the seed the is used by the random number generator.
- getSemimajorAxis() - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the semimajor or equatorial radius of this reference ellipsoid.
- getSetter() - Method in class org.opt4j.config.Property
-
Returns the setter method.
- getSigma() - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
Returns the sigma value.
- getSign() - Method in class org.opt4j.core.Objective
-
Returns the sign.
- getSignificand() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the significand value.
- getSignificand() - Method in class org.jscience.mathematics.number.Real
-
- getsSemiminorAxis() - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the semiminor or polar radius of this reference ellipsoid.
- getStandardUnit() - Method in class javax.measure.unit.AlternateUnit
-
- getStandardUnit() - Method in class javax.measure.unit.BaseUnit
-
- getStandardUnit() - Method in class javax.measure.unit.CompoundUnit
-
- getStandardUnit() - Method in class javax.measure.unit.ProductUnit
-
- getStandardUnit() - Method in class javax.measure.unit.TransformedUnit
-
- getStandardUnit() - Method in class javax.measure.unit.Unit
-
- getStandardUnit() - Method in class org.jscience.economics.money.Currency
-
- getStart() - Method in class org.opt4j.viewer.ControlButtons
-
Returns the start button.
- getState() - Method in class org.opt4j.config.Task
-
Returns the state of the
Task.
- getState() - Method in class org.opt4j.core.Individual
-
- getState() - Method in class org.opt4j.core.optimizer.Control
-
Returns the state.
- getStop() - Method in class org.opt4j.viewer.ControlButtons
-
Returns the stop button.
- getStrategyForFeasibleSolutions() - Method in class org.opt4j.core.domination.ConstraintDominationModule
-
- getSymbol() - Method in class javax.measure.unit.AlternateUnit
-
Returns the symbol for this alternate unit.
- getSymbol() - Method in class javax.measure.unit.BaseUnit
-
Returns the unique symbol for this base unit.
- getSymbol() - Method in interface org.jscience.mathematics.function.Variable
-
Returns the symbol for this variable.
- getSymbol() - Method in class org.jscience.mathematics.function.Variable.Global
-
- getSymbol() - Method in class org.jscience.mathematics.function.Variable.Local
-
- getTasks() - Method in class org.opt4j.config.ExecutionEnvironment
-
Returns the list of all
Tasks.
- getTemperature(int, int) - Method in interface org.opt4j.optimizer.sa.CoolingSchedule
-
Returns the temperature for the iteration i of the maximal number
of iterations n.
- getTemperature(int, int) - Method in class org.opt4j.optimizer.sa.CoolingScheduleExponential
-
- getTemperature(int, int) - Method in class org.opt4j.optimizer.sa.CoolingScheduleHyperbolic
-
- getTemperature(int, int) - Method in class org.opt4j.optimizer.sa.CoolingScheduleLinear
-
- getTerminate() - Method in class org.opt4j.viewer.ControlButtons
-
Returns the terminate button.
- getTerms() - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the terms of this polynomial.
- getText() - Method in class org.opt4j.config.JNode
-
Returns the strings content.
- getThreads() - Method in class org.opt4j.common.completer.IndividualCompleterModule
-
Returns the maximal number of parallel threads.
- getTitle() - Method in class org.opt4j.viewer.ViewerModule
-
Returns the title of the GUI frame.
- getToolBar() - Method in class org.opt4j.viewer.ControlToolBarService
-
- getToolBar() - Method in interface org.opt4j.viewer.ToolBarService
-
Returns the component.
- getToolBar() - Method in class org.opt4j.viewer.ViewsToolBarService
-
- getTooltip(Class<?>) - Method in class org.opt4j.config.visualization.Format
-
Returns the tooltip of a
Class.
- getTooltip(PropertyModule) - Method in class org.opt4j.config.visualization.Format
-
- getTooltip(Property) - Method in class org.opt4j.config.visualization.Format
-
Returns the formatted (html) tooltip of a
Property.
- getTournament() - Method in class org.opt4j.optimizer.ea.Nsga2Module
-
Returns the tournament value.
- getTournament() - Method in class org.opt4j.optimizer.ea.ScalingNsga2Module
-
Returns the tournament value.
- getTournament() - Method in class org.opt4j.optimizer.ea.SMSModule
-
Returns the tournament value.
- getTournament() - Method in class org.opt4j.optimizer.ea.Spea2Module
-
Returns the number of tournaments.
- getTransferData(DataFlavor) - Method in class org.opt4j.config.visualization.ModuleTransferable
-
- getTransferDataFlavors() - Method in class org.opt4j.config.visualization.ModuleTransferable
-
- getTransform(BaseUnit<?>) - Method in interface javax.measure.unit.Dimension.Model
-
Returns the normalization transform of the specified base unit
(
IDENTITY if the base unit is
not recognized).
- getTransform(BaseUnit<?>) - Method in class org.jscience.physics.model.HighEnergyModel
-
- getTransform(BaseUnit<?>) - Method in class org.jscience.physics.model.NaturalModel
-
- getTransform(BaseUnit<?>) - Method in class org.jscience.physics.model.QuantumModel
-
- getTransform(BaseUnit<?>) - Method in class org.jscience.physics.model.RelativisticModel
-
- getTransform(BaseUnit<?>) - Method in class org.jscience.physics.model.StandardModel
-
- getType() - Method in class org.opt4j.common.archive.ArchiveModule
-
Returns the archive type.
- getType() - Method in class org.opt4j.common.completer.IndividualCompleterModule
-
Returns the type of the completer.
- getType() - Method in class org.opt4j.common.random.RandomModule
-
Returns the type of the random number generator.
- getType() - Method in class org.opt4j.config.Property
-
Returns the type.
- getType(Class<?>, Object, String) - Static method in class org.opt4j.operator.Parameters
-
Returns the type of the generic of the interface or class of an class for
an object.
- getType() - Method in class org.opt4j.optimizer.ea.BasicMatingModule
-
Returns the type of
Coupler operator to use.
- getType() - Method in class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
Returns the type of cooling schedule.
- getUCUMInstance() - Static method in class javax.measure.unit.UnitFormat
-
Returns the
UCUM
international unit format; this format uses characters range
0000-007F exclusively and
is not locale-sensitive.
- getUnit() - Method in class javax.measure.DecimalMeasure
-
- getUnit() - Method in class javax.measure.Measure
-
Returns the measurement unit of this measure.
- getUnit(int) - Method in class javax.measure.unit.ProductUnit
-
Returns the unit at the specified position.
- getUnit() - Method in class org.jscience.physics.amount.Amount
-
- getUnit() - Method in interface org.opengis.referencing.cs.CoordinateSystemAxis
-
The unit of measure used for this coordinate system axis.
- getUnitCount() - Method in class javax.measure.unit.ProductUnit
-
Returns the number of units in this product.
- getUnitPow(int) - Method in class javax.measure.unit.ProductUnit
-
Returns the power exponent of the unit at the specified position.
- getUnitRoot(int) - Method in class javax.measure.unit.ProductUnit
-
Returns the root exponent of the unit at the specified position.
- getUnits() - Method in class javax.measure.unit.NonSI
-
Returns a read only view over the units defined in this class.
- getUnits() - Method in class javax.measure.unit.SI
-
Returns a read only view over theunits defined in this class.
- getUnits() - Method in class javax.measure.unit.SystemOfUnits
-
Returns a read only view over the units defined in this system.
- getUpper(F) - Method in class org.jscience.mathematics.vector.LUDecomposition
-
Returns the upper matrix decomposition (U).
- getUpperBound(int) - Method in interface org.opt4j.genotype.Bounds
-
Returns the upper bound for the i-th element.
- getUpperBound(int) - Method in class org.opt4j.genotype.DoubleBounds
-
- getUpperBound(int) - Method in class org.opt4j.genotype.DoubleGenotype
-
Returns the upper bound for the i-th element.
- getUpperBound(int) - Method in class org.opt4j.genotype.IntegerBounds
-
- getUpperBound(int) - Method in class org.opt4j.genotype.IntegerGenotype
-
Returns the upper bound for the i-th element.
- getURL(String) - Static method in class org.opt4j.config.Icons
-
Returns the
URL of a file.
- getValidArea() - Method in class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
OpenGIS® - Area for which the (coordinate) reference system is valid.
- getValue() - Method in class javax.measure.DecimalMeasure
-
- getValue() - Method in class javax.measure.Measure
-
Returns the measurement value of this measure.
- getValue() - Method in class org.jscience.mathematics.function.Constant
-
Returns the constant value for this function.
- getValue(int) - Method in class org.jscience.mathematics.vector.Float64Vector
-
Returns the value of a floating point number from this vector (fast).
- getValue() - Method in class org.opt4j.config.Property
-
Returns the value of the property.
- getValue() - Method in class org.opt4j.core.DoubleValue
-
- getValue() - Method in class org.opt4j.core.IntegerValue
-
- getValue() - Method in interface org.opt4j.core.Value
-
Returns the value.
- getValue(K) - Method in class org.opt4j.genotype.BooleanMapGenotype
-
- getValue(K) - Method in class org.opt4j.genotype.DoubleMapGenotype
-
- getValue(K) - Method in class org.opt4j.genotype.IntegerMapGenotype
-
- getValue(K) - Method in interface org.opt4j.genotype.MapGenotype
-
Returns the value for the specified key.
- getValue(int) - Method in class org.opt4j.genotype.SelectGenotype
-
Returns the element value of the index.
- getValue(K) - Method in class org.opt4j.genotype.SelectMapGenotype
-
- getValue() - Method in class org.opt4j.operator.algebra.Var
-
Returns the value.
- getValues() - Method in class org.opt4j.core.CriterionSet
-
Returns all values.
- getValues() - Method in class org.opt4j.core.Objectives
-
Returns all values.
- getVariable(String) - Method in class org.jscience.mathematics.function.Function
-
Retrieves the variable from this function having the specified
symbol (convenience method).
- getVariable(int) - Method in class org.jscience.mathematics.function.Term
-
Returns the variable at the specified index (variables are
lexically ordered).
- getVariables() - Method in class org.jscience.mathematics.function.DiscreteFunction
-
- getVariables() - Method in class org.jscience.mathematics.function.Function
-
Returns a lexically ordered list of the variables (or arguments)
for this function (empty list for constant functions).
- getVariables() - Method in class org.jscience.mathematics.function.Polynomial
-
- getVariables() - Method in class org.jscience.mathematics.function.RationalFunction
-
- getVelocity() - Method in class org.opt4j.optimizer.mopso.Particle
-
Returns the velocity.
- getZero() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
Returns the value of the non-set elements for this sparse matrix.
- getZero() - Method in class org.jscience.mathematics.vector.SparseVector
-
Returns the value of the non-set elements for this sparse vector.
- GIGA(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
109
- GILBERT - Static variable in class javax.measure.unit.NonSI
-
A unit of electric charge equal to the centimeter-gram-second
electromagnetic unit of magnetomotive force, equal to 10/4
πampere-turn (standard name Gi).
- Global(String) - Constructor for class org.jscience.mathematics.function.Variable.Global
-
Creates a new global variable with a unique symbol.
- GoalAttainmentDomination - Class in org.opt4j.core.domination
-
This class implements DominationStrategy.
- GoalAttainmentDomination(ParetoDomination) - Constructor for class org.opt4j.core.domination.GoalAttainmentDomination
-
- GRADE - Static variable in class javax.measure.unit.NonSI
-
- GRAM - Static variable in class javax.measure.unit.SI
-
The derived unit for mass quantities (g).
- GRAY - Static variable in class javax.measure.unit.SI
-
The derived unit for absorbed dose, specific energy (imparted), kerma
(Gy).
- GroupAdditive<G> - Interface in org.jscience.mathematics.structure
-
This interface represents a structure with a binary additive
operation (+), satisfying the group axioms (associativity, neutral element,
inverse element and closure).
- GroupMultiplicative<G> - Interface in org.jscience.mathematics.structure
-
This interface represents a structure with a binary multiplicative
operation (·), satisfying the group axioms (associativity, neutral element,
inverse element and closure).
- GRS80 - Static variable in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Geodetic Reference System 1980 ellipsoid.
- I - Static variable in class org.jscience.mathematics.number.Complex
-
The imaginary unit i.
- Icon - Annotation Type in org.opt4j.config.annotations
-
The
Icon annotation assigns an icon to modules.
- Icons - Class in org.opt4j.config
-
- Icons() - Constructor for class org.opt4j.config.Icons
-
- id - Variable in class org.opt4j.config.PropertyModule
-
- IDENTITY - Static variable in class javax.measure.converter.UnitConverter
-
Holds the identity converter (unique).
- Ignore - Annotation Type in org.opt4j.config.annotations
-
The
Ignore annotation can either be used for modules or properties
such that these are ignored in the
Configurator.
- Illuminance - Interface in javax.measure.quantity
-
This interface represents an illuminance.
- INCH - Static variable in class javax.measure.unit.NonSI
-
A unit of length equal to 0.0254 m
(standard name in).
- INCH_OF_MERCURY - Static variable in class javax.measure.unit.NonSI
-
A unit of pressure equal to the pressure exerted at the Earth's
surface by a column of mercury 1 inch high
(standard name inHg).
- IncompatibilityException - Exception in org.opt4j.core.optimizer
-
- IncompatibilityException() - Constructor for exception org.opt4j.core.optimizer.IncompatibilityException
-
- IncompatibilityException(String, Throwable) - Constructor for exception org.opt4j.core.optimizer.IncompatibilityException
-
- IncompatibilityException(String) - Constructor for exception org.opt4j.core.optimizer.IncompatibilityException
-
- IncompatibilityException(Throwable) - Constructor for exception org.opt4j.core.optimizer.IncompatibilityException
-
- Index - Class in org.opt4j.operator.algebra
-
- Index(int) - Constructor for class org.opt4j.operator.algebra.Index
-
- Individual - Class in org.opt4j.core
-
The
Individual class forms a single solution for the given
optimization problem.
- Individual.State - Enum in org.opt4j.core
-
- individualAdded(IndividualSet, Individual) - Method in class org.opt4j.core.domination.ConstraintCheckerImpl
-
- individualAdded(IndividualSet, Individual) - Method in interface org.opt4j.core.IndividualSetListener
-
- individualAdded(IndividualSet, Individual) - Method in class org.opt4j.optimizer.ea.ScalingNsga2
-
- individualAdded(IndividualSet, Individual) - Method in class org.opt4j.viewer.ArchiveWidget
-
- individualAdded(IndividualSet, Individual) - Method in class org.opt4j.viewer.PopulationWidget
-
- IndividualCompleter - Interface in org.opt4j.core.optimizer
-
- IndividualCompleterModule - Class in org.opt4j.common.completer
-
- IndividualCompleterModule() - Constructor for class org.opt4j.common.completer.IndividualCompleterModule
-
- IndividualCompleterModule.Type - Enum in org.opt4j.common.completer
-
- IndividualFactory - Interface in org.opt4j.core
-
- IndividualMouseListener - Interface in org.opt4j.viewer
-
- individualRemoved(IndividualSet, Individual) - Method in class org.opt4j.core.domination.ConstraintCheckerImpl
-
- individualRemoved(IndividualSet, Individual) - Method in interface org.opt4j.core.IndividualSetListener
-
- individualRemoved(IndividualSet, Individual) - Method in class org.opt4j.optimizer.ea.ScalingNsga2
-
- individualRemoved(IndividualSet, Individual) - Method in class org.opt4j.viewer.ArchiveWidget
-
- individualRemoved(IndividualSet, Individual) - Method in class org.opt4j.viewer.PopulationWidget
-
- IndividualSet - Class in org.opt4j.core
-
- IndividualSet() - Constructor for class org.opt4j.core.IndividualSet
-
- IndividualSetListener - Interface in org.opt4j.core
-
- IndividualStateListener - Interface in org.opt4j.core
-
- InfeasibilityConstraint - Class in org.opt4j.core
-
A concrete constraint with the same attributes as the base class Constraint.
- InfeasibilityConstraint(String, Constraint.Direction, double) - Constructor for class org.opt4j.core.InfeasibilityConstraint
-
- INFEASIBLE - Static variable in class org.opt4j.core.Objective
-
Identifier for infeasible results (null).
- Info - Annotation Type in org.opt4j.config.annotations
-
The
Info annotation contains textual information about a module or
property.
- inidividualStateChanged(Individual) - Method in class org.opt4j.common.logger.AbstractLogger
-
- inidividualStateChanged(Individual) - Method in class org.opt4j.core.domination.ConstraintCheckerImpl
-
- inidividualStateChanged(Individual) - Method in interface org.opt4j.core.IndividualStateListener
-
- inidividualStateChanged(Individual) - Method in class org.opt4j.operator.mutate.AdaptiveMutationRate
-
- inidividualStateChanged(Individual) - Method in class org.opt4j.optimizer.ea.Normalizer
-
- inidividualStateChanged(Individual) - Method in class org.opt4j.optimizer.ea.ScalingNsga2
-
- inidividualStateChanged(Individual) - Method in class org.opt4j.viewer.ObjectivesMonitor
-
- inidividualStateChanged(Individual) - Method in class org.opt4j.viewer.PopulationWidget
-
- init(Module...) - Method in class org.opt4j.config.Task
-
Initializes the
Task with modules.
- init(Collection<Module>) - Method in class org.opt4j.config.Task
-
Initializes the
Task with modules.
- init() - Method in class org.opt4j.config.visualization.DefaultApplicationFrame
-
Registers the listeners.
- init() - Method in class org.opt4j.config.visualization.DefaultSelectedPanel
-
Registers the listeners.
- init() - Method in class org.opt4j.config.visualization.DefaultTasksPanel
-
Registers a listener at the execution environment.
- init() - Method in class org.opt4j.config.visualization.Menu
-
Initializes the listeners.
- init() - Method in class org.opt4j.config.visualization.ToolBar
-
Initializes the listeners.
- init(Random, int) - Method in class org.opt4j.genotype.BooleanGenotype
-
Initialize this genotype with n random values.
- init(Random) - Method in class org.opt4j.genotype.BooleanMapGenotype
-
Initialize this genotype with random values based on the number of keys.
- init(Random, int) - Method in class org.opt4j.genotype.BooleanMapGenotype
-
Not supported.
- init(Random, int) - Method in class org.opt4j.genotype.DoubleGenotype
-
Initialize this genotype with n random values.
- init(Random) - Method in class org.opt4j.genotype.DoubleMapGenotype
-
Initialize this genotype with random values based on the size of the
keys.
- init(Random, int) - Method in class org.opt4j.genotype.DoubleMapGenotype
-
Not supported.
- init(Random, int) - Method in class org.opt4j.genotype.IntegerGenotype
-
Initialize this genotype with n random values.
- init(Random) - Method in class org.opt4j.genotype.IntegerMapGenotype
-
Initialize this genotype with random values based on the size of the
list.
- init(Random, int) - Method in class org.opt4j.genotype.IntegerMapGenotype
-
Not supported.
- init(Random) - Method in class org.opt4j.genotype.PermutationGenotype
-
Randomizes this genotype by a random permutation.
- init(Random) - Method in class org.opt4j.genotype.SelectMapGenotype
-
Initialize this genotype with random values based on the size of the
key set.
- init(Random, int) - Method in class org.opt4j.genotype.SelectMapGenotype
-
Not supported.
- init() - Method in class org.opt4j.operator.mutate.AdaptiveMutationRate
-
Initializes the listeners.
- init(int) - Method in class org.opt4j.optimizer.ea.AlternativeNsga2
-
Deprecated.
- init(int) - Method in class org.opt4j.optimizer.ea.ElitismSelector
-
- init(int) - Method in class org.opt4j.optimizer.ea.Nsga2
-
- init(int) - Method in interface org.opt4j.optimizer.ea.Selector
-
- init(int) - Method in class org.opt4j.optimizer.ea.Spea2
-
- init(Injector) - Method in class org.opt4j.start.Opt4JTask
-
Initialize with a parent Injector.
- init(Viewport) - Method in class org.opt4j.viewer.ArchiveWidget
-
- init(Viewport) - Method in class org.opt4j.viewer.ConvergencePlotWidget
-
- init(Viewport) - Method in class org.opt4j.viewer.ParetoPlotWidget
-
- init(Viewport) - Method in class org.opt4j.viewer.PopulationWidget
-
- init() - Method in class org.opt4j.viewer.StatusBar
-
Initialization.
- init() - Method in class org.opt4j.viewer.ToolBar
-
Initialization.
- init() - Method in class org.opt4j.viewer.Viewport
-
Initialization.
- init(Viewport) - Method in interface org.opt4j.viewer.Widget
-
Called once after the widget is added to the
Viewport.
- Integer64 - Class in org.jscience.mathematics.number
-
This class represents a 64 bits integer number.
- IntegerBounds - Class in org.opt4j.genotype
-
- IntegerBounds(int[], int[]) - Constructor for class org.opt4j.genotype.IntegerBounds
-
- IntegerBounds(List<Integer>, List<Integer>) - Constructor for class org.opt4j.genotype.IntegerBounds
-
- IntegerGenotype - Class in org.opt4j.genotype
-
- IntegerGenotype(int, int) - Constructor for class org.opt4j.genotype.IntegerGenotype
-
Constructs a
IntegerGenotype with a specified lower and upper
bound for all values.
- IntegerGenotype(Bounds<Integer>) - Constructor for class org.opt4j.genotype.IntegerGenotype
-
- IntegerMapGenotype<K> - Class in org.opt4j.genotype
-
- IntegerMapGenotype(List<K>, Bounds<Integer>) - Constructor for class org.opt4j.genotype.IntegerMapGenotype
-
- IntegerMapGenotype(List<K>, int, int) - Constructor for class org.opt4j.genotype.IntegerMapGenotype
-
- IntegerValue - Class in org.opt4j.core
-
- IntegerValue(Integer) - Constructor for class org.opt4j.core.IntegerValue
-
- integrate(Variable<X>) - Method in class org.jscience.mathematics.function.Function
-
Returns an integral of this function with respect to
the specified variable.
- integrate(Variable<R>) - Method in class org.jscience.mathematics.function.Polynomial
-
- INTERNATIONAL1924 - Static variable in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
The International 1924 reference ellipsoid, one of the earliest
"global" ellipsoids.
- interpolate(P, SortedMap<P, V>) - Method in interface org.jscience.mathematics.function.Interpolator
-
Estimates the value at the specified point.
- interpolate(F, SortedMap<F, F>) - Method in class org.jscience.mathematics.function.Interpolator.Linear
-
- Interpolator<P,V> - Interface in org.jscience.mathematics.function
-
This interface represents an estimator of the values at a certain point
using surrounding points and values.
- Interpolator.Linear<F extends Field<F>> - Class in org.jscience.mathematics.function
-
This class represents a linear interpolator for
field
instances (point and values from the same field).
- intValue(Unit<Q>) - Method in class javax.measure.Measure
-
Returns the estimated integral value of this measure stated in
the specified unit as a int.
- intValue() - Method in class org.jscience.mathematics.number.Number
-
Returns the value of this number as an int.
- inverse() - Method in class javax.measure.converter.AddConverter
-
- inverse() - Method in class javax.measure.converter.LogConverter
-
- inverse() - Method in class javax.measure.converter.MultiplyConverter
-
- inverse() - Method in class javax.measure.converter.RationalConverter
-
- inverse() - Method in class javax.measure.converter.UnitConverter
-
Returns the inverse of this converter.
- inverse() - Method in class javax.measure.unit.Unit
-
Returns the inverse of this unit.
- inverse() - Method in class org.jscience.mathematics.function.RationalFunction
-
Returns the inverse of this rational function.
- inverse() - Method in class org.jscience.mathematics.number.Complex
-
Returns the inverse of this complex.
- inverse() - Method in class org.jscience.mathematics.number.Float64
-
Returns the reciprocal of this number.
- inverse() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the inverse of this floating point number.
- inverse() - Method in class org.jscience.mathematics.number.ModuloInteger
-
- inverse() - Method in class org.jscience.mathematics.number.Rational
-
Returns the inverse of this rational number.
- inverse() - Method in class org.jscience.mathematics.number.Real
-
Returns the reciprocal (or inverse) of this real number.
- inverse() - Method in interface org.jscience.mathematics.structure.GroupMultiplicative
-
Returns the multiplicative inverse of this object.
- inverse() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- inverse() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- inverse() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- inverse() - Method in class org.jscience.mathematics.vector.LUDecomposition
-
Returns the solution X of the equation: A * X = Identity with
this = A.lu() using back and forward substitutions.
- inverse() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the inverse of this matrix (must be square).
- inverse() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- inverse() - Method in class org.jscience.physics.amount.Amount
-
Returns the multiplicative inverse of this measure.
- inverseScaled(int) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns a scaled approximation of 1 / this.
- isActive() - Method in class org.opt4j.config.Property
-
Returns true if the property is active.
- isCloseOnStop() - Method in class org.opt4j.viewer.ViewerModule
-
Returns true if the GUI is automatically closed if the
optimization process has stopped.
- isCompatible(Unit<?>) - Method in class javax.measure.unit.Unit
-
Indicates if this unit is compatible with the unit specified.
- isDataFlavorSupported(DataFlavor) - Method in class org.opt4j.config.visualization.ModuleTransferable
-
- isDecoded() - Method in class org.opt4j.core.Individual
-
Indicates whether this
Individual is already decoded.
- isDecoded() - Method in enum org.opt4j.core.Individual.State
-
Returns true if the individual is decoded in the current
state.
- isEmpty() - Method in class org.opt4j.core.IndividualSet
-
- isEqual(CriterionSet<T>) - Method in class org.opt4j.core.CriterionSet
-
Returns true if this CriterionSet is equal to the specified
CriterionSet.
- isEqual(Objectives) - Method in class org.opt4j.core.Objectives
-
Returns true if this objectives are equal to the specified
objectives.
- isEvaluated() - Method in class org.opt4j.core.Individual
-
Indicates whether this
Individual is already evaluated.
- isEvaluated() - Method in enum org.opt4j.core.Individual.State
-
Returns true if the individual is evaluated in the current
state.
- isEven() - Method in class org.jscience.mathematics.number.LargeInteger
-
Indicates if this large integer is an even number.
- isExact() - Method in class org.jscience.mathematics.number.Real
-
Indicates if this real number is exact (
error
== 0).
- isExact() - Method in class org.jscience.physics.amount.Amount
-
Indicates if this measure amount is exact.
- isFeasible(Objectives) - Method in interface org.opt4j.core.domination.ConstraintChecker
-
Checks, if Objectives is feasible.
- isFeasible(Objectives) - Method in class org.opt4j.core.domination.ConstraintCheckerImpl
-
Checks, if Objectives is feasible.
- isFeasible() - Method in class org.opt4j.core.Objectives
-
Returns the feasibility.
- isFulfilled() - Method in class org.opt4j.config.BooleanRequirement
-
- isFulfilled() - Method in class org.opt4j.config.EnumRequirement
-
- isFulfilled() - Method in interface org.opt4j.config.Requirement
-
Returns true if the requirement is fulfilled.
- isGreaterThan(T) - Method in class org.jscience.mathematics.number.Number
-
Indicates if this number is ordered after that number
(convenience method).
- isGreaterThan(Amount<Q>) - Method in class org.jscience.physics.amount.Amount
-
Indicates if this measure is ordered after that measure
(independently of the measure unit).
- isInfinite() - Method in class org.jscience.mathematics.number.Complex
-
Indicates if either the real or imaginary component of this complex
is infinite.
- isInfinite() - Method in class org.jscience.mathematics.number.Float64
-
Indicates if this number is infinite.
- isLargerThan(Complex) - Method in class org.jscience.mathematics.number.Complex
-
Compares the
magnitude of this complex number
with the magnitude of the complex number specified.
- isLargerThan(Float64) - Method in class org.jscience.mathematics.number.Float64
-
Compares the absolute value of this number with that number.
- isLargerThan(FloatingPoint) - Method in class org.jscience.mathematics.number.FloatingPoint
-
Compares the absolute value of two FloatingPoint numbers.
- isLargerThan(Integer64) - Method in class org.jscience.mathematics.number.Integer64
-
Compares the magnitude of this number with that number.
- isLargerThan(LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Indicates if this large integer is larger than the one
specified in absolute value.
- isLargerThan(ModuloInteger) - Method in class org.jscience.mathematics.number.ModuloInteger
-
- isLargerThan(T) - Method in class org.jscience.mathematics.number.Number
-
Compares the magnitude of this number with that number.
- isLargerThan(Rational) - Method in class org.jscience.mathematics.number.Rational
-
Compares the absolute value of two rational numbers.
- isLargerThan(Real) - Method in class org.jscience.mathematics.number.Real
-
Compares the absolute value of two real numbers.
- isLargerThan(Amount<Q>) - Method in class org.jscience.physics.amount.Amount
-
Compares this measure with that measure ignoring the sign.
- isLessThan(T) - Method in class org.jscience.mathematics.number.Number
-
Indicates if this number is ordered before that number
(convenience method).
- isLessThan(Amount<Q>) - Method in class org.jscience.physics.amount.Amount
-
Indicates if this measure is ordered before that measure
(independently of the measure unit).
- isLinear() - Method in class javax.measure.converter.AddConverter
-
- isLinear() - Method in class javax.measure.converter.LogConverter
-
- isLinear() - Method in class javax.measure.converter.MultiplyConverter
-
- isLinear() - Method in class javax.measure.converter.RationalConverter
-
- isLinear() - Method in class javax.measure.converter.UnitConverter
-
Indicates if this converter is linear.
- isLoggingPerEvaluation() - Method in class org.opt4j.common.logger.LoggerModule
-
Returns true if the logger observes the number of evaluations.
- isLoggingPerIteration() - Method in class org.opt4j.common.logger.LoggerModule
-
Returns true if the logger observes the number of iterations.
- isNaN() - Method in class org.jscience.mathematics.number.Complex
-
Indicates if either the real or imaginary component of this complex
is not a number.
- isNaN() - Method in class org.jscience.mathematics.number.Float64
-
Indicates if this number is not a number.
- isNaN() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Indicates if this floating point is Not-a-Number.
- isNaN() - Method in class org.jscience.mathematics.number.Real
-
Indicates if this real is Not-a-Number (unbounded value interval).
- isNegative() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Indicates if this rational number is less than zero.
- isNegative() - Method in class org.jscience.mathematics.number.LargeInteger
-
- isNegative() - Method in class org.jscience.mathematics.number.Rational
-
Indicates if this rational number is less than zero.
- isNegative() - Method in class org.jscience.mathematics.number.Real
-
Indicates if this real is less than zero.
- isNorthPolar(LatLong) - Static method in class org.jscience.geography.coordinates.UTM
-
Returns true if the position indicated by the coordinates is
north of the northern limit of the UTM grid (84 degrees).
- isNumber() - Method in class org.opt4j.config.Property
-
Returns true if the property represents a number.
- isOdd() - Method in class org.jscience.mathematics.number.LargeInteger
-
Indicates if this large integer is an odd number.
- isPausable() - Method in enum org.opt4j.core.optimizer.Control.State
-
Returns true if the current state allows to pause the
optimization.
- isPaused() - Method in class org.opt4j.core.optimizer.Control
-
Returns true if the optimization is paused.
- isPositive() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Indicates if this floating point number is greater than zero.
- isPositive() - Method in class org.jscience.mathematics.number.LargeInteger
-
- isPositive() - Method in class org.jscience.mathematics.number.Rational
-
Indicates if this rational number is greater than zero.
- isPositive() - Method in class org.jscience.mathematics.number.Real
-
Indicates if this real is greater than zero.
- isPowerOfTwo() - Method in class org.jscience.mathematics.number.LargeInteger
-
Indicates if this number is a power of two (equals to 2
(bitLength() - 1)).
- isProbablyPrime() - Method in class org.jscience.mathematics.number.LargeInteger
-
Indicates if this large integer is probably prime.
- isProcessing() - Method in enum org.opt4j.core.Individual.State
-
Returns true if the individual is processing in the current
state.
- isRotation() - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- isRunning() - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- isRunning() - Method in class org.opt4j.core.optimizer.Control
-
Returns true if the optimization is running.
- isRunning() - Method in interface org.opt4j.core.optimizer.Optimizer
-
- isSouthPolar(LatLong) - Static method in class org.jscience.geography.coordinates.UTM
-
Returns true if the position indicated by the coordinates is
south of the southern limit of the UTM grid (-80 degrees).
- isSquare() - Method in class org.jscience.mathematics.vector.Matrix
-
Indicates if this matrix is square.
- isStandardUnit() - Method in class javax.measure.unit.Unit
-
Indicates if this unit is a standard unit (base units and
alternate units are standard units).
- isStartable() - Method in enum org.opt4j.core.optimizer.Control.State
-
Returns true if the current state allows to start the
optimization.
- isStoppable() - Method in enum org.opt4j.core.optimizer.Control.State
-
Returns true if the current state allows to stop the
optimization.
- isStopped() - Method in class org.opt4j.core.optimizer.Control
-
Returns true if the optimization is stopped.
- isTerminated() - Method in class org.opt4j.core.optimizer.Control
-
Returns true if the optimization is terminated.
- isUsingSeed() - Method in class org.opt4j.common.random.RandomModule
-
Returns true if a specific seed is given.
- isValidIdentifier(String) - Method in class javax.measure.unit.UnitFormat
-
Indicates if the specified name can be used as unit identifier.
- isZero() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Indicates if this floating point number is equal to zero.
- isZero() - Method in class org.jscience.mathematics.number.LargeInteger
-
- isZero() - Method in class org.jscience.mathematics.number.Rational
-
Indicates if this rational number is equal to zero.
- Iteration - Class in org.opt4j.core.optimizer
-
The
Iteration object is used as iteration counter for the
optimization.
- Iteration(int) - Constructor for class org.opt4j.core.optimizer.Iteration
-
- iterationComplete(Optimizer, int) - Method in class org.opt4j.common.logger.AbstractLogger
-
- iterationComplete(Optimizer, int) - Method in interface org.opt4j.core.optimizer.OptimizerIterationListener
-
Invoked if the
Optimizer completes an iteration.
- iterationComplete(Optimizer, int) - Method in class org.opt4j.start.Opt4JTask
-
- iterationComplete(Optimizer, int) - Method in class org.opt4j.viewer.ArchiveWidget
-
- iterationComplete(Optimizer, int) - Method in class org.opt4j.viewer.ConvergencePlotWidget
-
- iterationComplete(Optimizer, int) - Method in class org.opt4j.viewer.ParetoPlotWidget
-
- iterationComplete(Optimizer, int) - Method in class org.opt4j.viewer.Progress
-
- iterationComplete(Optimizer, int) - Method in class org.opt4j.viewer.StatusBar
-
- iterator() - Method in class org.opt4j.config.ModuleRegister
-
- iterator() - Method in class org.opt4j.core.CriterionSet
-
- iterator() - Method in class org.opt4j.core.IndividualSet
-
- iterator() - Method in class org.opt4j.core.Objectives
-
- iterator() - Method in class org.opt4j.genotype.CompositeGenotype
-
- MACH - Static variable in class javax.measure.unit.NonSI
-
A unit of velocity to express the speed of an aircraft relative to
the speed of sound (standard name Mach).
- MagneticFlux - Interface in javax.measure.quantity
-
This interface represents a magnetic flux.
- MagneticFluxDensity - Interface in javax.measure.quantity
-
This interface represents a magnetic flux density.
- magnitude() - Method in class org.jscience.mathematics.number.Complex
-
Returns the magnitude of this complex number, also referred to
as the "modulus" or "length".
- main(String[]) - Static method in class org.jscience.JScience
-
- main(String[]) - Static method in class org.opt4j.config.Starter
-
Start configuration files.
- main(String[]) - Static method in class org.opt4j.config.visualization.Configurator
-
- main(Class<? extends Task>, String) - Method in class org.opt4j.config.visualization.Configurator
-
Starts the
Configurator with the specified task class and the
file to be loaded.
- main(String[]) - Static method in class org.opt4j.start.Opt4J
-
Starts the
Opt4J configuration GUI.
- main(String[]) - Static method in class org.opt4j.start.Opt4JStarter
-
Starts the configuration files.
- MapGenotype<K,V> - Interface in org.opt4j.genotype
-
- Mass - Interface in javax.measure.quantity
-
This interface represents the measure of the quantity of matter that a body
or an object contains.
- MASS - Static variable in class javax.measure.unit.Dimension
-
Holds mass dimension (M).
- MassFlowRate - Interface in javax.measure.quantity
-
This interface represents the movement of mass per time.
- Mating - Interface in org.opt4j.optimizer.ea
-
The
Mating interface is used to create offspring from a given set of
parents.
- MatingCrossoverMutate - Class in org.opt4j.optimizer.ea
-
- MatingCrossoverMutate(Crossover<Genotype>, Mutate<Genotype>, Copy<Genotype>, Coupler, CrossoverRate, MutationRate, Rand, IndividualFactory) - Constructor for class org.opt4j.optimizer.ea.MatingCrossoverMutate
-
- MatingModule - Class in org.opt4j.optimizer.ea
-
- MatingModule() - Constructor for class org.opt4j.optimizer.ea.MatingModule
-
- Matrix<F extends Field<F>> - Class in org.jscience.mathematics.vector
-
This class represents a rectangular table of elements of a ring-like
algebraic structure.
- max() - Method in class org.opt4j.core.optimizer.Iteration
-
Returns the maximal number of iterations.
- MaxIterations - Annotation Type in org.opt4j.core.optimizer
-
- MAXWELL - Static variable in class javax.measure.unit.NonSI
-
A unit of magnetic flux equal 1E-8 Wb
(standard name Mx).
- md - Static variable in class org.jscience.physics.amount.Constants
-
Holds the deuteron rest mass.
- me - Static variable in class org.jscience.physics.amount.Constants
-
Holds the electron rest mass.
- Measurable<Q extends Quantity> - Interface in javax.measure
-
This interface represents the measurable, countable, or comparable
property or aspect of a thing.
- Measure<V,Q extends Quantity> - Class in javax.measure
-
This class represents the result of a measurement stated in a
known unit.
- MeasureFormat - Class in javax.measure
-
This class provides the interface for formatting and parsing
measures.
- MeasureFormat() - Constructor for class javax.measure.MeasureFormat
-
- MEGA(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
106
- Menu - Class in org.opt4j.config.visualization
-
- Menu(FileOperations, About, Provider<ApplicationFrame>) - Constructor for class org.opt4j.config.visualization.Menu
-
- merge(ImageIcon...) - Static method in class org.opt4j.config.Icons
-
- meridionalArc(double) - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the meridional arc, the true meridional distance on the
ellipsoid from the equator to the specified latitude, in meters.
- meridionalArc(Measurable<Angle>) - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the meridional arc, the true meridional distance on the
ellipsoid from the equator to the specified latitude.
- meridionalRadiusOfCurvature(double) - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the radius of curvature in the meridian
for this reference ellipsoid at the specified latitude.
- meridionalRadiusOfCurvature(Measurable<Angle>) - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the radius of curvature in the meridian
for this reference ellipsoid at the specified latitude.
- METER - Static variable in class javax.measure.unit.SI
-
Equivalent to
SI.METRE (American spelling).
- METERS_PER_SECOND - Static variable in class javax.measure.unit.SI
-
- METERS_PER_SQUARE_SECOND - Static variable in class javax.measure.unit.SI
-
- METRE - Static variable in class javax.measure.unit.SI
-
The base unit for length quantities (m).
- METRE_PER_SECOND - Static variable in class javax.measure.unit.SI
-
- METRE_PER_SQUARE_SECOND - Static variable in class javax.measure.unit.SI
-
- METRES_PER_SECOND - Static variable in class javax.measure.unit.SI
-
The metric unit for velocity quantities (m/s).
- METRES_PER_SQUARE_SECOND - Static variable in class javax.measure.unit.SI
-
The metric unit for acceleration quantities (m/s²).
- METRIC_TON - Static variable in class javax.measure.unit.NonSI
-
A unit of mass equal to 1000 kg (metric ton,
standard name t).
- MICRO(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
10-6
- MILE - Static variable in class javax.measure.unit.NonSI
-
A unit of length equal to 1609.344 m
(standard name mi).
- MILES_PER_HOUR - Static variable in class javax.measure.unit.NonSI
-
A unit of velocity expressing the number of international
miles per
hour (abbreviation
mph).
- MILLI(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
10-3
- MILLIMETER - Static variable in class javax.measure.unit.SI
-
- MILLIMETER_OF_MERCURY - Static variable in class javax.measure.unit.NonSI
-
A unit of pressure equal to the pressure exerted at the Earth's
surface by a column of mercury 1 millimeter high
(standard name mmHg).
- MILLIMETRE - Static variable in class javax.measure.unit.SI
-
Equivalent to MILLI(METRE).
- minus(Function<X, Y>) - Method in class org.jscience.mathematics.function.Function
-
Returns the difference of this function with the one specified.
- minus(Polynomial<R>) - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the difference of two polynomials.
- minus(Function<R, R>) - Method in class org.jscience.mathematics.function.Polynomial
-
- minus(RationalFunction<F>) - Method in class org.jscience.mathematics.function.RationalFunction
-
Returns the difference of two rational functions.
- minus(Function<F, F>) - Method in class org.jscience.mathematics.function.RationalFunction
-
- minus(Complex) - Method in class org.jscience.mathematics.number.Complex
-
Returns the difference between this complex and the one specified.
- minus(Float64) - Method in class org.jscience.mathematics.number.Float64
-
Returns the difference between this number and the one specified.
- minus(double) - Method in class org.jscience.mathematics.number.Float64
-
Returns the difference between this number and the specified value.
- minus(FloatingPoint) - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the difference between this FloatingPoint number and the one
specified.
- minus(Integer64) - Method in class org.jscience.mathematics.number.Integer64
-
Returns the difference between this number and the one specified.
- minus(long) - Method in class org.jscience.mathematics.number.Integer64
-
Returns the difference between this number and the specified value
- minus(LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the difference between this large integer and the one
specified.
- minus(long) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the difference between this large integer and the specified
value
- minus(T) - Method in class org.jscience.mathematics.number.Number
-
Returns the difference between this number and the one specified.
- minus(Rational) - Method in class org.jscience.mathematics.number.Rational
-
Returns the difference between this rational number and the one
specified.
- minus(Real) - Method in class org.jscience.mathematics.number.Real
-
Returns the difference between this real number and the one
specified.
- minus(Matrix<Complex>) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- minus(Vector<Complex>) - Method in class org.jscience.mathematics.vector.ComplexVector
-
- minus(Matrix<F>) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- minus(Vector<F>) - Method in class org.jscience.mathematics.vector.DenseVector
-
- minus(Matrix<Float64>) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- minus(Vector<Float64>) - Method in class org.jscience.mathematics.vector.Float64Vector
-
- minus(Matrix<F>) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the difference between this matrix and the one specified.
- minus(Matrix<F>) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- minus(Vector<F>) - Method in class org.jscience.mathematics.vector.Vector
-
Returns the difference between this vector and the one specified.
- minus(Amount) - Method in class org.jscience.physics.amount.Amount
-
Returns the difference of this measure with the one specified.
- MINUTE - Static variable in class javax.measure.unit.NonSI
-
A unit of duration equal to 60 s
(standard name min).
- MINUTE_ANGLE - Static variable in class javax.measure.unit.NonSI
-
- mn - Static variable in class org.jscience.physics.amount.Constants
-
Holds the neutron rest mass.
- mod(LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns this large integer modulo the specified large integer.
- modInverse(LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the large integer whose value is (this-1 mod m)
.
- modPow(LargeInteger, LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns this large integer raised at the specified exponent modulo
the specified modulus.
- moduleAdded(Collection<PropertyModule>, PropertyModule) - Method in class org.opt4j.config.visualization.DefaultSelectedPanel
-
- moduleAdded(Collection<PropertyModule>, PropertyModule) - Method in interface org.opt4j.config.visualization.SetListener
-
- ModuleAutoFinder - Class in org.opt4j.config
-
- ModuleAutoFinder() - Constructor for class org.opt4j.config.ModuleAutoFinder
-
- ModuleAutoFinder(<any>, <any>, Collection<String>) - Constructor for class org.opt4j.config.ModuleAutoFinder
-
- ModuleAutoFinderListener - Interface in org.opt4j.config
-
- ModuleList - Interface in org.opt4j.config
-
- ModuleListUser - Class in org.opt4j.config
-
- ModuleListUser() - Constructor for class org.opt4j.config.ModuleListUser
-
- ModuleLoader - Class in org.opt4j.config
-
Helper class for loading
PropertyModule configurations from files or
retrieving these from XML
Nodes.
- ModuleLoader(ModuleRegister) - Constructor for class org.opt4j.config.ModuleLoader
-
- ModuleRegister - Class in org.opt4j.config
-
- ModuleRegister(ModuleList) - Constructor for class org.opt4j.config.ModuleRegister
-
- moduleRemoved(Collection<PropertyModule>, PropertyModule) - Method in class org.opt4j.config.visualization.DefaultSelectedPanel
-
- moduleRemoved(Collection<PropertyModule>, PropertyModule) - Method in interface org.opt4j.config.visualization.SetListener
-
- ModuleSaver - Class in org.opt4j.config
-
- ModuleSaver() - Constructor for class org.opt4j.config.ModuleSaver
-
- ModulesPanel - Class in org.opt4j.config.visualization
-
- ModulesPanel() - Constructor for class org.opt4j.config.visualization.ModulesPanel
-
- ModuleTransferable - Class in org.opt4j.config.visualization
-
- ModuleTransferable(PropertyModule) - Constructor for class org.opt4j.config.visualization.ModuleTransferable
-
- MODULO - Static variable in class org.jscience.JScience
-
- ModuloInteger - Class in org.jscience.mathematics.number
-
This class represents a modulo integer.
- moduloValue() - Method in class org.jscience.mathematics.number.ModuloInteger
-
Returns the current modulo value of this number.
- MOLE - Static variable in class javax.measure.unit.SI
-
The base unit for amount of substance quantities (mol).
- Money - Interface in org.jscience.economics.money
-
This interface represents something generally accepted as a medium of
exchange, a measure of value, or a means of payment.
- MONTH - Static variable in class javax.measure.unit.NonSI
-
A unit of duration equal to one twelfth of a year
(standard name month).
- MOPSO - Class in org.opt4j.optimizer.mopso
-
The
MOPSO is an implementation of a multi-objective particle swarm
optimizer.
- MOPSO(Population, Archive, IndividualFactory, IndividualCompleter, Control, Rand, MutateDoubleUniform, MutateDoubleNonUniform, MutationRate, Iteration, int, int) - Constructor for class org.opt4j.optimizer.mopso.MOPSO
-
- MOPSOModule - Class in org.opt4j.optimizer.mopso
-
- MOPSOModule() - Constructor for class org.opt4j.optimizer.mopso.MOPSOModule
-
- mp - Static variable in class org.jscience.physics.amount.Constants
-
Holds the proton rest mass.
- mP - Static variable in class org.jscience.physics.amount.Constants
-
Holds the Planck mass (ℏ·c/G)1/2
- Mult - Class in org.opt4j.operator.algebra
-
The
Mult term multiplies multiple
Terms.
- Mult(Term...) - Constructor for class org.opt4j.operator.algebra.Mult
-
- Multi - Annotation Type in org.opt4j.config.annotations
-
The
Multi annotation marks a
Module.
- multi(Class<?>) - Method in class org.opt4j.start.Opt4JModule
-
- MultiplyConverter - Class in javax.measure.converter
-
This class represents a converter multiplying numeric values by a
constant scaling factor (approximated as a double).
- MultiplyConverter(double) - Constructor for class javax.measure.converter.MultiplyConverter
-
Creates a multiply converter with the specified scale factor.
- Mutate<G extends Genotype> - Interface in org.opt4j.operator.mutate
-
- mutate(G, double) - Method in interface org.opt4j.operator.mutate.Mutate
-
- mutate(BooleanGenotype, double) - Method in class org.opt4j.operator.mutate.MutateBoolean
-
- mutate(DoubleGenotype, double) - Method in class org.opt4j.operator.mutate.MutateDouble
-
- mutate(Genotype, double) - Method in class org.opt4j.operator.mutate.MutateGenericImplementation
-
- mutate(IntegerGenotype, double) - Method in class org.opt4j.operator.mutate.MutateIntegerRandom
-
- mutate(PermutationGenotype<?>, double) - Method in class org.opt4j.operator.mutate.MutatePermutationInsert
-
- mutate(PermutationGenotype<?>, double) - Method in class org.opt4j.operator.mutate.MutatePermutationMixed
-
- mutate(PermutationGenotype<?>, double) - Method in class org.opt4j.operator.mutate.MutatePermutationRevert
-
- mutate(PermutationGenotype<?>, double) - Method in class org.opt4j.operator.mutate.MutatePermutationSwap
-
- MutateBoolean - Class in org.opt4j.operator.mutate
-
- MutateBoolean(Rand) - Constructor for class org.opt4j.operator.mutate.MutateBoolean
-
- MutateDouble - Class in org.opt4j.operator.mutate
-
- MutateDouble(Rand, NormalizeDouble) - Constructor for class org.opt4j.operator.mutate.MutateDouble
-
- MutateDoubleDefault - Class in org.opt4j.operator.mutate
-
- MutateDoubleDefault(Rand, NormalizeDouble) - Constructor for class org.opt4j.operator.mutate.MutateDoubleDefault
-
- MutateDoubleElementwise - Class in org.opt4j.operator.mutate
-
- MutateDoubleElementwise(Rand, NormalizeDouble) - Constructor for class org.opt4j.operator.mutate.MutateDoubleElementwise
-
- MutateDoubleGauss - Class in org.opt4j.operator.mutate
-
- MutateDoubleGauss(Rand, NormalizeDouble, double) - Constructor for class org.opt4j.operator.mutate.MutateDoubleGauss
-
- MutateDoubleNonUniform - Class in org.opt4j.optimizer.mopso
-
- MutateDoubleNonUniform(Rand, NormalizeDouble, Iteration, double) - Constructor for class org.opt4j.optimizer.mopso.MutateDoubleNonUniform
-
- MutateDoublePolynomial - Class in org.opt4j.operator.mutate
-
- MutateDoublePolynomial(Rand, NormalizeDouble, double) - Constructor for class org.opt4j.operator.mutate.MutateDoublePolynomial
-
- MutateDoubleUniform - Class in org.opt4j.optimizer.mopso
-
- MutateDoubleUniform(Rand, NormalizeDouble, double) - Constructor for class org.opt4j.optimizer.mopso.MutateDoubleUniform
-
- MutateGenericImplementation - Class in org.opt4j.operator.mutate
-
Implementation of the
Mutate interface.
- MutateInteger - Interface in org.opt4j.operator.mutate
-
- MutateIntegerRandom - Class in org.opt4j.operator.mutate
-
- MutateIntegerRandom(Rand) - Constructor for class org.opt4j.operator.mutate.MutateIntegerRandom
-
- MutateModule - Class in org.opt4j.operator.mutate
-
- MutateModule() - Constructor for class org.opt4j.operator.mutate.MutateModule
-
- MutatePermutation - Interface in org.opt4j.operator.mutate
-
- MutatePermutationInsert - Class in org.opt4j.operator.mutate
-
- MutatePermutationInsert(Rand) - Constructor for class org.opt4j.operator.mutate.MutatePermutationInsert
-
- MutatePermutationMixed - Class in org.opt4j.operator.mutate
-
- MutatePermutationMixed(MutatePermutationSwap, MutatePermutationInsert, MutatePermutationRevert, Rand) - Constructor for class org.opt4j.operator.mutate.MutatePermutationMixed
-
- MutatePermutationRevert - Class in org.opt4j.operator.mutate
-
- MutatePermutationRevert(Rand) - Constructor for class org.opt4j.operator.mutate.MutatePermutationRevert
-
- MutatePermutationSwap - Class in org.opt4j.operator.mutate
-
- MutatePermutationSwap(Rand) - Constructor for class org.opt4j.operator.mutate.MutatePermutationSwap
-
- MutationRate - Interface in org.opt4j.operator.mutate
-
- mμ - Static variable in class org.jscience.physics.amount.Constants
-
Holds the muon rest mass.
- Objective - Class in org.opt4j.core
-
- Objective(String) - Constructor for class org.opt4j.core.Objective
-
Constructs an
Objective with a given name, sign=MIN, and
rank=RANK_OBJECTIVE(0).
- Objective(String, Objective.Sign) - Constructor for class org.opt4j.core.Objective
-
Constructs an
Objective with a given name, sign, and
rank=RANK_OBJECTIVE(0).
- Objective(String, Objective.Sign, int) - Constructor for class org.opt4j.core.Objective
-
Constructs an
Objective with a given name, sign, and rank.
- Objective.Sign - Enum in org.opt4j.core
-
The sign of the objective.
- Objectives - Class in org.opt4j.core
-
- Objectives() - Constructor for class org.opt4j.core.Objectives
-
Deprecated.
- Objectives(DominationStrategy) - Constructor for class org.opt4j.core.Objectives
-
- objectives(Collection<Objective>) - Method in class org.opt4j.viewer.ArchiveWidget
-
- objectives(Collection<Objective>) - Method in class org.opt4j.viewer.ConvergencePlotWidget
-
- objectives(Collection<Objective>) - Method in interface org.opt4j.viewer.ObjectivesMonitor.ObjectivesListener
-
Callback method that passes the objectives of the optimization
problem.
- objectives(Collection<Objective>) - Method in class org.opt4j.viewer.ParetoPlotWidget
-
- objectives(Collection<Objective>) - Method in class org.opt4j.viewer.PopulationWidget
-
- ObjectivesMonitor - Class in org.opt4j.viewer
-
- ObjectivesMonitor(IndividualFactory, Archive) - Constructor for class org.opt4j.viewer.ObjectivesMonitor
-
- ObjectivesMonitor.ObjectivesListener - Interface in org.opt4j.viewer
-
- OCTET - Static variable in class javax.measure.unit.NonSI
-
- OHM - Static variable in class javax.measure.unit.SI
-
The derived unit for electric resistance (Ω or
Ohm).
- onDoubleClick(Individual, Component, Point) - Method in interface org.opt4j.viewer.IndividualMouseListener
-
Invoked if an
Individual is selected by a
double click.
- ONE - Static variable in class javax.measure.unit.Unit
-
Holds the dimensionless unit ONE.
- ONE - Static variable in class org.jscience.mathematics.function.Term
-
Holds the multiplicative identity.
- ONE - Static variable in class org.jscience.mathematics.number.Complex
-
The complex number one.
- ONE - Static variable in class org.jscience.mathematics.number.Float64
-
The 64 bits floating point representing one.
- ONE - Static variable in class org.jscience.mathematics.number.FloatingPoint
-
The floating point instance representing the multiplicative identity.
- ONE - Static variable in class org.jscience.mathematics.number.Integer64
-
The 64 bits floating point representing one.
- ONE - Static variable in class org.jscience.mathematics.number.LargeInteger
-
The large integer representing the multiplicative identity.
- ONE - Static variable in class org.jscience.mathematics.number.ModuloInteger
-
The modulo integer representing the multiplicative identity.
- ONE - Static variable in class org.jscience.mathematics.number.Rational
-
The
Rational representing the multiplicative identity.
- ONE - Static variable in class org.jscience.mathematics.number.Real
-
Holds the exact ONE instance.
- ONE - Static variable in class org.jscience.physics.amount.Amount
-
Holds a dimensionless measure of one (exact).
- onPopup(Individual, Component, Point, JPopupMenu) - Method in interface org.opt4j.viewer.IndividualMouseListener
-
Invoked if an
Individual is selected by a
popup (usually
with a right click of the mouse).
- open() - Method in class org.opt4j.start.Opt4JTask
-
Initialize a task manually before executing it.
- OPERATOR - Static variable in class org.opt4j.config.Icons
-
The icon for the operator.
- Operator<G extends Genotype> - Interface in org.opt4j.core.optimizer
-
The
Operator is the basic interface for all operators.
- OperatorClassPredicate(Class<? extends Genotype>) - Constructor for class org.opt4j.operator.AbstractGenericOperator.OperatorClassPredicate
-
- OperatorModule<P extends Operator> - Class in org.opt4j.operator
-
- OperatorModule() - Constructor for class org.opt4j.operator.OperatorModule
-
- OperatorVoidPredicate() - Constructor for class org.opt4j.operator.AbstractGenericOperator.OperatorVoidPredicate
-
- opposite() - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the opposite of this polynomial.
- opposite() - Method in class org.jscience.mathematics.function.RationalFunction
-
Returns the opposite of this rational function.
- opposite() - Method in class org.jscience.mathematics.number.Complex
-
Returns the negation of this complex.
- opposite() - Method in class org.jscience.mathematics.number.Float64
-
Returns the opposite of this number.
- opposite() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the opposite of this floating point number.
- opposite() - Method in class org.jscience.mathematics.number.Integer64
-
Returns the opposite of this number.
- opposite() - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the opposite of this large integer.
- opposite() - Method in class org.jscience.mathematics.number.ModuloInteger
-
- opposite() - Method in class org.jscience.mathematics.number.Rational
-
Returns the opposite of this rational number.
- opposite() - Method in class org.jscience.mathematics.number.Real
-
Returns the negation of this real number.
- opposite() - Method in interface org.jscience.mathematics.structure.GroupAdditive
-
Returns the additive inverse of this object.
- opposite() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- opposite() - Method in class org.jscience.mathematics.vector.ComplexVector
-
- opposite() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- opposite() - Method in class org.jscience.mathematics.vector.DenseVector
-
- opposite() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- opposite() - Method in class org.jscience.mathematics.vector.Float64Vector
-
- opposite() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the negation of this matrix.
- opposite() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- opposite() - Method in class org.jscience.mathematics.vector.SparseVector
-
- opposite() - Method in class org.jscience.mathematics.vector.Vector
-
Returns the negation of this vector.
- opposite() - Method in class org.jscience.physics.amount.Amount
-
Returns the opposite of this measure.
- OPT4J - Static variable in class org.opt4j.config.Icons
-
The Opt4J logo.
- Opt4J - Class in org.opt4j.start
-
The
Opt4J configuration GUI.
- Opt4J() - Constructor for class org.opt4j.start.Opt4J
-
- Opt4JAbout - Class in org.opt4j.start
-
- Opt4JAbout() - Constructor for class org.opt4j.start.Opt4JAbout
-
- Opt4JModule - Class in org.opt4j.start
-
- Opt4JModule() - Constructor for class org.opt4j.start.Opt4JModule
-
- Opt4JStarter - Class in org.opt4j.start
-
The
Opt4JStarter starts configuration files directly without the
configurator (GUI).
- Opt4JStarter() - Constructor for class org.opt4j.start.Opt4JStarter
-
- Opt4JTask - Class in org.opt4j.start
-
The
Opt4JTask executes one optimization process.
- Opt4JTask() - Constructor for class org.opt4j.start.Opt4JTask
-
- Opt4JTask(boolean) - Constructor for class org.opt4j.start.Opt4JTask
-
- Opt4JTasksPanel - Class in org.opt4j.start
-
- Opt4JTasksPanel(ExecutionEnvironment, Format, SelectedModules) - Constructor for class org.opt4j.start.Opt4JTasksPanel
-
- optimizationStarted(Optimizer) - Method in class org.opt4j.common.completer.ParallelIndividualCompleter
-
- optimizationStarted() - Method in class org.opt4j.common.logger.AbstractLogger
-
Callback method invoked once the optimization starts.
- optimizationStarted(Optimizer) - Method in class org.opt4j.common.logger.AbstractLogger
-
- optimizationStarted() - Method in class org.opt4j.common.logger.TsvLogger
-
- optimizationStarted(Optimizer) - Method in interface org.opt4j.core.optimizer.OptimizerStateListener
-
Invoked if the
Optimizer starts the optimization process.
- optimizationStarted(Optimizer) - Method in class org.opt4j.viewer.ControlButtons
-
- optimizationStarted(Optimizer) - Method in class org.opt4j.viewer.StatusBar
-
- optimizationStarted(Optimizer) - Method in class org.opt4j.viewer.Viewer
-
- optimizationStopped(Optimizer) - Method in class org.opt4j.common.completer.ParallelIndividualCompleter
-
- optimizationStopped() - Method in class org.opt4j.common.logger.AbstractLogger
-
Callback method invoked once the optimization stops.
- optimizationStopped(Optimizer) - Method in class org.opt4j.common.logger.AbstractLogger
-
- optimizationStopped() - Method in class org.opt4j.common.logger.TsvLogger
-
- optimizationStopped(Optimizer) - Method in interface org.opt4j.core.optimizer.OptimizerStateListener
-
Invoked if the
Optimizer stops the optimization process.
- optimizationStopped(Optimizer) - Method in class org.opt4j.viewer.ControlButtons
-
- optimizationStopped(Optimizer) - Method in class org.opt4j.viewer.StatusBar
-
- optimizationStopped(Optimizer) - Method in class org.opt4j.viewer.Viewer
-
- optimize() - Method in interface org.opt4j.core.optimizer.Optimizer
-
Starts the optimization process.
- optimize() - Method in class org.opt4j.optimizer.de.DifferentialEvolution
-
- optimize() - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithm
-
- optimize() - Method in class org.opt4j.optimizer.mopso.MOPSO
-
- optimize() - Method in class org.opt4j.optimizer.rs.RandomSearch
-
- optimize() - Method in class org.opt4j.optimizer.sa.SimulatedAnnealing
-
- OPTIMIZER - Static variable in class org.opt4j.config.Icons
-
The icon for the optimizer.
- Optimizer - Interface in org.opt4j.core.optimizer
-
This
Optimizer interface has to be implemented by all
population-based optimizers.
- OptimizerIterationListener - Interface in org.opt4j.core.optimizer
-
- OptimizerModule - Class in org.opt4j.core.optimizer
-
Abstract module class for the
Optimizer modules.
- OptimizerModule() - Constructor for class org.opt4j.core.optimizer.OptimizerModule
-
- OptimizerStateListener - Interface in org.opt4j.core.optimizer
-
- Order - Annotation Type in org.opt4j.config.annotations
-
The
Order annotation assigns a user defined order to properties of a
module.
- order(Map<Individual, Double>) - Method in class org.opt4j.optimizer.ea.Crowding
-
Returns an ordered list of the
Individuals corresponding to their
crowding distance.
- org.jscience - package org.jscience
-
Provides the library classes for versionning, self-tests and performance analysis.
- org.jscience.economics.money - package org.jscience.economics.money
-
Provides support for monetary quantities and their currencies.
- org.jscience.geography.coordinates - package org.jscience.geography.coordinates
-
Provides linear or angular quantities which
designate the position that a point occupies in a given reference frame or system.
- org.jscience.geography.coordinates.crs - package org.jscience.geography.coordinates.crs
-
Provides the Coordinate Reference Systems (CRS) specifying how
coordinates are to
be assigned to spatial/temporal locations.
- org.jscience.mathematics.function - package org.jscience.mathematics.function
-
Provides support for fairly simple symbolic math analysis
(to solve algebraic equations, integrate, differentiate, calculate
expressions, and so on).
- org.jscience.mathematics.number - package org.jscience.mathematics.number
-
Provides common types of numbers most of them implementing the
field interface.
- org.jscience.mathematics.structure - package org.jscience.mathematics.structure
-
Provides mathematical sets (identified by the class parameter) associated to binary operations,
such as multiplication or addition, satisfying certain axioms.
- org.jscience.mathematics.vector - package org.jscience.mathematics.vector
-
- org.jscience.physics.amount - package org.jscience.physics.amount
-
Provides support for exact or arbitrary precision measurements.
- org.jscience.physics.model - package org.jscience.physics.model
-
Provides models for physical quantities.
- org.opengis.referencing.cs - package org.opengis.referencing.cs
-
- org.opt4j.common.archive - package org.opt4j.common.archive
-
Provides different implementations for the
Archive.
- org.opt4j.common.completer - package org.opt4j.common.completer
-
- org.opt4j.common.logger - package org.opt4j.common.logger
-
Provides the classes for the data loggers.
- org.opt4j.common.random - package org.opt4j.common.random
-
Provides the classes for the random number generators.
- org.opt4j.config - package org.opt4j.config
-
Provides the classes for modules structure and configuration.
- org.opt4j.config.annotations - package org.opt4j.config.annotations
-
Provides the classes for the annotations for the modules.
- org.opt4j.config.visualization - package org.opt4j.config.visualization
-
Provides the classes for the configurator visualization (GUI).
- org.opt4j.core - package org.opt4j.core
-
Provides the classes that join the problem and optimizer.
- org.opt4j.core.domination - package org.opt4j.core.domination
-
- org.opt4j.core.optimizer - package org.opt4j.core.optimizer
-
Provides the classes for the optimizer.
- org.opt4j.core.problem - package org.opt4j.core.problem
-
Provides the classes for the optimization problem.
- org.opt4j.genotype - package org.opt4j.genotype
-
Provides the classes for basic
Genotypes.
- org.opt4j.operator - package org.opt4j.operator
-
Provides the classes for general (generic) operators.
- org.opt4j.operator.algebra - package org.opt4j.operator.algebra
-
Provides the classes for the algebra operator for genotypes.
- org.opt4j.operator.copy - package org.opt4j.operator.copy
-
Provides the classes for the copy operator for genotypes.
- org.opt4j.operator.crossover - package org.opt4j.operator.crossover
-
Provides the classes for the crossover operator for genotypes.
- org.opt4j.operator.diversity - package org.opt4j.operator.diversity
-
Provides the classes for the distance operator for genotypes.
- org.opt4j.operator.mutate - package org.opt4j.operator.mutate
-
Provides the classes for the mutate operator for genotypes.
- org.opt4j.operator.neighbor - package org.opt4j.operator.neighbor
-
Provides the classes for the neighbor operator for genotypes.
- org.opt4j.operator.normalize - package org.opt4j.operator.normalize
-
Provides the classes for the normalize operator for genotypes.
- org.opt4j.optimizer.de - package org.opt4j.optimizer.de
-
Provides the classes for a (Multi-Objective) Differential Evolution Algorithm.
- org.opt4j.optimizer.ea - package org.opt4j.optimizer.ea
-
Provides the classes for a (Multi-Objective) Evolutionary Algorithm (MOEA).
- org.opt4j.optimizer.mopso - package org.opt4j.optimizer.mopso
-
Provides the classes for the multi-objective particle swarm optimizer
MOPSO.
- org.opt4j.optimizer.rs - package org.opt4j.optimizer.rs
-
Provides the classes for the random search optimization approach.
- org.opt4j.optimizer.sa - package org.opt4j.optimizer.sa
-
Provides classes for the simulated annealing optimization algorithm.
- org.opt4j.start - package org.opt4j.start
-
Provides the classes for the Opt4J configurator and starter.
- org.opt4j.viewer - package org.opt4j.viewer
-
Provides the classes for the optimization visualization, i.e., the
Viewer.
- org.palladiosimulator.branding - package org.palladiosimulator.branding
-
- org.palladiosimulator.thirdpartywrapper.tests - package org.palladiosimulator.thirdpartywrapper.tests
-
- OUNCE - Static variable in class javax.measure.unit.NonSI
-
A unit of mass equal to
1 / 16 NonSI.POUND
(standard name
oz).
- OUNCE_LIQUID_UK - Static variable in class javax.measure.unit.NonSI
-
A unit of volume equal to
1 / 160 NonSI.GALLON_UK
(standard name
oz_fl_uk).
- OUNCE_LIQUID_US - Static variable in class javax.measure.unit.NonSI
-
- out(String) - Method in interface org.opt4j.config.ModuleAutoFinderListener
-
Invoked for a standard message.
- Pair<A> - Class in org.opt4j.optimizer.ea
-
The
Pair groups two objects of the same type in a given order.
- Pair(A, A) - Constructor for class org.opt4j.optimizer.ea.Pair
-
Constructs a
Pair with a first and a second element.
- Panel - Annotation Type in org.opt4j.config.annotations
-
The
Panel annotation allows the definition of a custom panel for a
module.
- ParallelIndividualCompleter - Class in org.opt4j.common.completer
-
- ParallelIndividualCompleter(Control, Decoder, Evaluator, int) - Constructor for class org.opt4j.common.completer.ParallelIndividualCompleter
-
- Parameters - Class in org.opt4j.operator
-
The
Parameters is a class for the identification of types/classes of
a generic parameter.
- Parameters() - Constructor for class org.opt4j.operator.Parameters
-
- Parent - Annotation Type in org.opt4j.config.annotations
-
The
Parent annotation assigns a module an explicit parent category.
- PARETO - Static variable in class org.opt4j.config.Icons
-
The icon for the pareto contentPanel.
- ParetoDomination - Class in org.opt4j.core.domination
-
The DominationStrategy Pareto-Domination.
- ParetoDomination() - Constructor for class org.opt4j.core.domination.ParetoDomination
-
- ParetoPlotWidget - Class in org.opt4j.viewer
-
- ParetoPlotWidget(Population, Archive, Optimizer, ObjectivesMonitor, AutoZoomButton) - Constructor for class org.opt4j.viewer.ParetoPlotWidget
-
- parse(CharSequence, int, TextFormat.Cursor) - Static method in class org.jscience.mathematics.number.LargeInteger
-
Parses the specified character sequence from the specified position
as a large integer in the specified radix.
- PARSEC - Static variable in class javax.measure.unit.NonSI
-
A unit of length equal to the distance at which a star would appear to
shift its position by one arcsecond over the course the time
(about 3 months) in which the Earth moves a distance of
NonSI.ASTRONOMICAL_UNIT in the direction perpendicular to the
direction to the star (standard name
pc).
- parseObject(String, ParsePosition) - Method in class javax.measure.unit.UnitFormat
-
Parses the text from a string to produce an object
(implements java.text.Format).
- parseProductUnit(CharSequence, ParsePosition) - Method in class javax.measure.unit.UnitFormat
-
Parses a sequence of character to produce a unit or a rational product
of unit.
- parseSingleUnit(CharSequence, ParsePosition) - Method in class javax.measure.unit.UnitFormat
-
Parses a sequence of character to produce a single unit.
- Particle - Class in org.opt4j.optimizer.mopso
-
- Particle() - Constructor for class org.opt4j.optimizer.mopso.Particle
-
- ParticleFactory - Class in org.opt4j.optimizer.mopso
-
- ParticleFactory(Provider<Particle>, Creator) - Constructor for class org.opt4j.optimizer.mopso.ParticleFactory
-
- PASCAL - Static variable in class javax.measure.unit.SI
-
The derived unit for pressure, stress (Pa).
- PERCENT - Static variable in class javax.measure.unit.NonSI
-
A dimensionless unit equals to 0.01
(standard name %).
- PermutationGenotype<E> - Class in org.opt4j.genotype
-
- PermutationGenotype() - Constructor for class org.opt4j.genotype.PermutationGenotype
-
- PermutationGenotype(Collection<E>) - Constructor for class org.opt4j.genotype.PermutationGenotype
-
- PETA(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
1015
- Phenotype - Interface in org.opt4j.core
-
- PhenotypeWrapper<O> - Class in org.opt4j.core.problem
-
The
PhenotypeWrapper might be used if the phenotype class of a given
problem is already defined and cannot be extended with the
Phenotype
marker interface.
- PhenotypeWrapper(O) - Constructor for class org.opt4j.core.problem.PhenotypeWrapper
-
- PhysicalModel - Class in org.jscience.physics.model
-
This abstract class represents a physical model.
- PICO(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
10-12
- PIXEL - Static variable in class javax.measure.unit.NonSI
-
A unit of length equal to
1/72 NonSI.INCH
(standard name
pixel).
- PLAY - Static variable in class org.opt4j.config.Icons
-
The icon for the play button.
- PLUGIN_ID - Static variable in class org.palladiosimulator.branding.Activator
-
- plus(double) - Method in class javax.measure.unit.Unit
-
Returns the result of adding an offset to this unit.
- plus(Function<X, Y>) - Method in class org.jscience.mathematics.function.Function
-
Returns the sum of this function with the one specified.
- plus(R) - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the sum of this polynomial with a constant polynomial
having the specified value (convenience method).
- plus(Polynomial<R>) - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the sum of two polynomials.
- plus(Function<R, R>) - Method in class org.jscience.mathematics.function.Polynomial
-
- plus(RationalFunction<F>) - Method in class org.jscience.mathematics.function.RationalFunction
-
Returns the sum of two rational functions.
- plus(Function<F, F>) - Method in class org.jscience.mathematics.function.RationalFunction
-
- plus(Complex) - Method in class org.jscience.mathematics.number.Complex
-
Returns the sum of this complex with the one specified.
- plus(Float64) - Method in class org.jscience.mathematics.number.Float64
-
Returns the sum of this number with the one specified.
- plus(double) - Method in class org.jscience.mathematics.number.Float64
-
Returns the sum of this number with the specified value.
- plus(FloatingPoint) - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the sum of this floating point number with the one specified.
- plus(Integer64) - Method in class org.jscience.mathematics.number.Integer64
-
Returns the sum of this number with the one specified.
- plus(long) - Method in class org.jscience.mathematics.number.Integer64
-
Returns the sum of this number with the specifice value.
- plus(long) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the sum of this large integer with the specified
long integer (convenience method)
- plus(LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the sum of this large integer with the one specified.
- plus(ModuloInteger) - Method in class org.jscience.mathematics.number.ModuloInteger
-
- plus(Rational) - Method in class org.jscience.mathematics.number.Rational
-
Returns the sum of this rational number with the one specified.
- plus(Real) - Method in class org.jscience.mathematics.number.Real
-
Returns the sum of this real number with the one specified.
- plus(G) - Method in interface org.jscience.mathematics.structure.GroupAdditive
-
Returns the sum of this object with the one specified.
- plus(Matrix<Complex>) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- plus(Vector<Complex>) - Method in class org.jscience.mathematics.vector.ComplexVector
-
- plus(Matrix<F>) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- plus(Vector<F>) - Method in class org.jscience.mathematics.vector.DenseVector
-
- plus(Matrix<Float64>) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- plus(Vector<Float64>) - Method in class org.jscience.mathematics.vector.Float64Vector
-
- plus(Matrix<F>) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the sum of this matrix with the one specified.
- plus(Matrix<F>) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- plus(Vector<F>) - Method in class org.jscience.mathematics.vector.SparseVector
-
- plus(Vector<F>) - Method in class org.jscience.mathematics.vector.Vector
-
Returns the sum of this vector with the one specified.
- plus(Amount) - Method in class org.jscience.physics.amount.Amount
-
Returns the sum of this measure with the one specified.
- POINT - Static variable in class javax.measure.unit.NonSI
-
A unit of length equal to
0.013837 NonSI.INCH exactly
(standard name
pt).
- POISE - Static variable in class javax.measure.unit.NonSI
-
A unit of dynamic viscosity equal to 1 g/(cm·s)
(cgs unit).
- Polynomial<R extends Ring<R>> - Class in org.jscience.mathematics.function
-
This class represents a mathematical expression involving a sum of powers
in one or more
variables multiplied by
coefficients (such as
x² + x·y + 3y²).
- POPULATION - Static variable in class org.opt4j.config.Icons
-
The icon for the population.
- Population - Class in org.opt4j.core.optimizer
-
- Population() - Constructor for class org.opt4j.core.optimizer.Population
-
- PopulationArchive - Class in org.opt4j.common.archive
-
- PopulationArchive() - Constructor for class org.opt4j.common.archive.PopulationArchive
-
- PopulationWidget - Class in org.opt4j.viewer
-
- PopulationWidget(Population, Archive, IndividualFactory, ObjectivesMonitor) - Constructor for class org.opt4j.viewer.PopulationWidget
-
- POUND - Static variable in class javax.measure.unit.NonSI
-
A unit of mass equal to 453.59237 grams (avoirdupois pound,
standard name lb).
- POUND_FORCE - Static variable in class javax.measure.unit.NonSI
-
- pow(int) - Method in class javax.measure.unit.Dimension
-
Returns this dimension raised to an exponent.
- pow(int) - Method in class javax.measure.unit.Unit
-
Returns a unit equals to this unit raised to an exponent.
- pow(int) - Method in class org.jscience.mathematics.function.Function
-
Returns this function raised at the specified exponent.
- pow(int) - Method in class org.jscience.mathematics.function.Polynomial
-
- pow(int) - Method in class org.jscience.mathematics.function.RationalFunction
-
- pow(double) - Method in class org.jscience.mathematics.number.Complex
-
Returns this complex raised to the specified power.
- pow(Complex) - Method in class org.jscience.mathematics.number.Complex
-
Returns this complex raised to the power of the specified complex
exponent.
- pow(Float64) - Method in class org.jscience.mathematics.number.Float64
-
Returns this number raised to the power of the specified exponent.
- pow(double) - Method in class org.jscience.mathematics.number.Float64
-
Returns this number raised to the specified power.
- pow(int) - Method in class org.jscience.mathematics.number.Number
-
Returns this number raised at the specified positive exponent.
- pow(int) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns this matrix raised at the specified exponent.
- pow(int) - Method in class org.jscience.physics.amount.Amount
-
Returns this measure raised at the specified exponent.
- Pow - Class in org.opt4j.operator.algebra
-
The
Pow performs an exponentiation of two
Terms.
- Pow(Term, Term) - Constructor for class org.opt4j.operator.algebra.Pow
-
- Power - Interface in javax.measure.quantity
-
This interface represents the rate at which work is done.
- Pressure - Interface in javax.measure.quantity
-
This interface represents a force applied uniformly over a surface.
- PRIME_CERTAINTY - Static variable in class org.jscience.mathematics.number.LargeInteger
-
Holds the certainty required when testing for primality
(default 100, the probability for a composite to
pass the primality test is less than 2-100).
- PROBLEM - Static variable in class org.opt4j.config.Icons
-
The icon for the problem.
- ProblemModule - Class in org.opt4j.core.problem
-
- ProblemModule() - Constructor for class org.opt4j.core.problem.ProblemModule
-
- ProductUnit<Q extends Quantity> - Class in javax.measure.unit
-
This class represents units formed by the product of rational powers of
existing units.
- ProductUnit(Unit<?>) - Constructor for class javax.measure.unit.ProductUnit
-
Copy constructor (allows for parameterization of product units).
- Progress - Class in org.opt4j.viewer
-
The
Progress offers some methods for the measurement of the progress
of an
Optimizer.
- Progress() - Constructor for class org.opt4j.viewer.Progress
-
- ProjectedCRS<C extends Coordinates<?>> - Class in org.jscience.geography.coordinates.crs
-
This class represents a 2-dimensional projected reference system.
- ProjectedCRS() - Constructor for class org.jscience.geography.coordinates.crs.ProjectedCRS
-
- Property - Class in org.opt4j.config
-
- Property(Module, String, Class<?>, Method, Method, Iterable<Annotation>) - Constructor for class org.opt4j.config.Property
-
- PropertyModule - Class in org.opt4j.config
-
The
PropertyModule is a decorator for a
Module that enables
property methods.
- PropertyModule(Module) - Constructor for class org.opt4j.config.PropertyModule
-
- PropertyPanel - Class in org.opt4j.config.visualization
-
The
PropertyPanel is a panel for the configuration of one module.
- PropertyPanel(PropertyModule, FileChooser, Format) - Constructor for class org.opt4j.config.visualization.PropertyPanel
-
- pseudoInverse() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the inverse or pseudo-inverse if this matrix if not square.
- put(K, V) - Method in class org.opt4j.genotype.CompositeGenotype
-
Adds a key, value pair.
- PUZZLE_BLUE - Static variable in class org.opt4j.config.Icons
-
The icon for the blue puzzle.
- PUZZLE_GREEN - Static variable in class org.opt4j.config.Icons
-
The icon for the green puzzle.
- SatisfactionConstraint - Class in org.opt4j.core
-
A concrete constraint with the same attributes as the base class Constraint
and an additional attribute specifying the objective it refers to.
- SatisfactionConstraint(String, Constraint.Direction, double, Objective) - Constructor for class org.opt4j.core.SatisfactionConstraint
-
- save(String, Collection<? extends Module>) - Method in class org.opt4j.config.ModuleSaver
-
Save the module configurations to a file (as filename).
- save(File, Collection<? extends Module>) - Method in class org.opt4j.config.ModuleSaver
-
Save the module configurations to a
File.
- save() - Method in class org.opt4j.config.visualization.FileOperations
-
Saves the current selected modules to the current file.
- save(File) - Method in class org.opt4j.config.visualization.FileOperations
-
Saves the current selected modules to the specified file.
- saveAs() - Method in class org.opt4j.config.visualization.FileOperations
-
Opens the file chooser for saving the current configuration file.
- ScalingNsga2 - Class in org.opt4j.optimizer.ea
-
Latest version of NSGA-II with the dimensions scaled on the basis of the
individual ranges when calculating the crowding distance as described in
K.
- ScalingNsga2(Rand, int, Population) - Constructor for class org.opt4j.optimizer.ea.ScalingNsga2
-
Constructs a ScalingNsga2 Selector.
- ScalingNsga2Module - Class in org.opt4j.optimizer.ea
-
- ScalingNsga2Module() - Constructor for class org.opt4j.optimizer.ea.ScalingNsga2Module
-
- SECOND - Static variable in class javax.measure.unit.SI
-
The base unit for duration quantities (s).
- SECOND_ANGLE - Static variable in class javax.measure.unit.NonSI
-
- select() - Static method in class org.jscience.physics.model.HighEnergyModel
-
Selects the relativistic model as the current model.
- select() - Static method in class org.jscience.physics.model.NaturalModel
-
Selects the relativistic model as the current model.
- select() - Static method in class org.jscience.physics.model.QuantumModel
-
Selects the relativistic model as the current model.
- select() - Static method in class org.jscience.physics.model.RelativisticModel
-
Selects the relativistic model as the current model.
- select() - Static method in class org.jscience.physics.model.StandardModel
-
Selects the standard model as the current model.
- SelectedModules - Class in org.opt4j.config.visualization
-
- SelectedModules() - Constructor for class org.opt4j.config.visualization.SelectedModules
-
- SelectedPanel - Class in org.opt4j.config.visualization
-
- SelectedPanel() - Constructor for class org.opt4j.config.visualization.SelectedPanel
-
- SelectGenotype<V> - Class in org.opt4j.genotype
-
The
SelectGenotype selects for each index an element from the given
list.
- SelectGenotype(List<V>) - Constructor for class org.opt4j.genotype.SelectGenotype
-
- SelectMapGenotype<K,V> - Class in org.opt4j.genotype
-
- SelectMapGenotype(List<K>, Map<K, List<V>>) - Constructor for class org.opt4j.genotype.SelectMapGenotype
-
- SelectMapGenotype(List<K>, List<V>) - Constructor for class org.opt4j.genotype.SelectMapGenotype
-
- SELECTOR - Static variable in class org.opt4j.config.Icons
-
The icon for the selector.
- Selector - Interface in org.opt4j.optimizer.ea
-
The interface
Selector is used to select a certain subset of
Individuals from a
Population by respecting certain metrics
like their fitness.
- SelectorDefault - Class in org.opt4j.optimizer.ea
-
The default selector is the
Nsga2 selector with the
tournament value 0.
- SelectorDefault(Rand) - Constructor for class org.opt4j.optimizer.ea.SelectorDefault
-
- SelectorModule - Class in org.opt4j.optimizer.ea
-
- SelectorModule() - Constructor for class org.opt4j.optimizer.ea.SelectorModule
-
- SequentialIndividualCompleter - Class in org.opt4j.common.completer
-
- SequentialIndividualCompleter(Control, Decoder, Evaluator) - Constructor for class org.opt4j.common.completer.SequentialIndividualCompleter
-
- set(X) - Method in class org.jscience.mathematics.function.Variable.Global
-
- set(X) - Method in class org.jscience.mathematics.function.Variable.Local
-
- set(double) - Method in class org.opt4j.operator.mutate.AdaptiveMutationRate
-
- set(double) - Method in class org.opt4j.operator.mutate.ConstantMutationRate
-
- set(double) - Method in interface org.opt4j.operator.mutate.MutationRate
-
Sets the mutation to a double value.
- set(double) - Method in class org.opt4j.optimizer.ea.ConstantCrossoverRate
-
- set(double) - Method in interface org.opt4j.optimizer.ea.CrossoverRate
-
Sets the crossover rate to a double value.
- setAlpha(double) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setAlpha(int) - Method in class org.opt4j.optimizer.de.DifferentialEvolutionModule
-
Sets the alpha.
- setAlpha(int) - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Sets the population size alpha.
- setAlpha(double) - Method in class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
Sets the alpha value.
- setArchiveSize(int) - Method in class org.opt4j.optimizer.mopso.MOPSOModule
-
Sets the leader archive size.
- setAttribute(String, String) - Method in class org.opt4j.config.JNode
-
Sets an attribute to a value.
- setBatchsize(int) - Method in class org.opt4j.optimizer.rs.RandomSearchModule
-
Sets the number of batched individuals for the evaluation.
- setBest(Genotype, Objectives) - Method in class org.opt4j.optimizer.mopso.Particle
-
Sets the best position.
- setBooleanRate(double) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setBooleanType(BasicCrossoverModule.BooleanType) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setBooleanType(BasicDiversityModule.BooleanType) - Method in class org.opt4j.operator.diversity.BasicDiversityModule
-
- setBooleanXPoints(int) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setCapacity(int) - Method in class org.opt4j.common.archive.ArchiveModule
-
Sets the archive's capacity to the specified value.
- setCapacity(int) - Method in class org.opt4j.common.archive.BoundedArchive
-
- setCloseEvent(Viewer.CloseEvent) - Method in class org.opt4j.viewer.ViewerModule
-
Sets the event when the GUI is closed.
- setCloseOnStop(boolean) - Method in class org.opt4j.viewer.ViewerModule
-
Sets the option for automatically closing the GUI if the optimization
stops.
- setConfiguration(Node) - Method in class org.opt4j.config.PropertyModule
-
- setConstraints(Constraints) - Method in class org.opt4j.core.Objectives
-
Sets the constraints.
- setCrossoverRate(double) - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Sets the crossover rate.
- setCrossoverRateType(EvolutionaryAlgorithmModule.CrossoverRateType) - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Sets the type of crossover rate to use.
- setCurrentFile(File) - Method in class org.opt4j.config.visualization.DefaultApplicationFrame
-
- setCurrentFile(File) - Method in interface org.opt4j.config.visualization.FileOperations.FileOperationsListener
-
Invoked if the current file is changed (on load or save).
- setCurrentFile(File) - Method in class org.opt4j.config.visualization.Menu
-
- setCurrentFile(File) - Method in class org.opt4j.config.visualization.ToolBar
-
- setDigits(int) - Static method in class org.jscience.mathematics.number.FloatingPoint
-
Sets the local number of digits
to be used during calculations.
- setDivisions(int) - Method in class org.opt4j.common.archive.ArchiveModule
-
- setDoubleType(BasicCrossoverModule.DoubleType) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setDoubleType(BasicDiversityModule.DoubleType) - Method in class org.opt4j.operator.diversity.BasicDiversityModule
-
- setDoubleType(BasicMutateModule.DoubleType) - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
Sets the double type.
- setEta(double) - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
Sets the eta.
- setEvaluationStep(int) - Method in class org.opt4j.common.logger.LoggerModule
-
Sets the step size of the evaluations.
- setExactPrecision(int) - Static method in class org.jscience.mathematics.number.Real
-
Sets the local minimum precision
(number of exact digits) when exact numbers have to be approximated.
- setExchangeRate(double) - Method in class org.jscience.economics.money.Currency
-
Sets the exchange rate of this
Currency relatively to
the reference currency.
- setFeasible(boolean) - Method in class org.opt4j.core.Objectives
-
Sets the feasibility.
- setFilename(String) - Method in class org.opt4j.common.logger.LoggerModule
-
Sets the filename.
- setFinalTemperature(double) - Method in class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
Sets the final temperature.
- setGenerations(int) - Method in class org.opt4j.optimizer.de.DifferentialEvolutionModule
-
Sets the generations.
- setGenerations(int) - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Sets the number of generations.
- setGenotype(Genotype) - Method in class org.opt4j.core.Individual
-
Sets the genotype.
- setId(int) - Method in class org.opt4j.optimizer.mopso.Particle
-
Sets the id.
- setInfo(String) - Method in class org.opt4j.config.Property
-
Sets the info.
- setInitialTemperature(double) - Method in class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
Sets the initial temperature.
- setInstance(AmountFormat) - Static method in class org.jscience.physics.amount.AmountFormat
-
Sets the current local format.
- setIntegerRate(double) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setIntegerType(BasicCrossoverModule.IntegerType) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setIntegerXPoints(int) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setIterations(int) - Method in class org.opt4j.optimizer.mopso.MOPSOModule
-
Sets the the number of iterations.
- setIterations(int) - Method in class org.opt4j.optimizer.rs.RandomSearchModule
-
Sets the number of iterations.
- setIterations(int) - Method in class org.opt4j.optimizer.sa.SimulatedAnnealingModule
-
Sets the number of iterations.
- setIterationStep(int) - Method in class org.opt4j.common.logger.LoggerModule
-
Sets the step size of the iterations.
- setLambda(int) - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Sets the number of children lambda.
- SetListener - Interface in org.opt4j.config.visualization
-
- setLoggingPerEvaluation(boolean) - Method in class org.opt4j.common.logger.LoggerModule
-
Sets the observation for the number of evaluations.
- setLoggingPerIteration(boolean) - Method in class org.opt4j.common.logger.LoggerModule
-
Sets the observation for the number of iterations.
- setMax(double) - Method in class org.opt4j.core.Range
-
- setMin(double) - Method in class org.opt4j.core.Range
-
- setModel(Dimension.Model) - Static method in class javax.measure.unit.Dimension
-
Sets the model used to determinate the units dimensions.
- setModulus(LargeInteger) - Static method in class org.jscience.mathematics.number.ModuloInteger
-
Sets the local modulus
for modular arithmetic.
- setMu(int) - Method in class org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule
-
Sets the number of parents mu.
- setMutationRate(double) - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
- setMutationRateType(BasicMutateModule.MutationRateType) - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
- setNu(double) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setObjectives(Objectives) - Method in class org.opt4j.core.Individual
-
Sets the objectives.
- setOffset(double) - Method in class org.opt4j.optimizer.ea.SMSModule
-
Sets the offset value.
- setOrder(int) - Method in class org.opt4j.config.Property
-
Sets the order.
- setOrdinate(int, double) - Method in class org.jscience.geography.coordinates.Coordinates
-
OpenGIS® - Throws UnsupportedOperationException as
JScience coordinates are immutable.
- setParticles(int) - Method in class org.opt4j.optimizer.mopso.MOPSOModule
-
Sets the number of particles.
- setPermutationType(BasicCrossoverModule.PermutationType) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setPermutationType(BasicMutateModule.PermutationType) - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
Sets the permutation mode.
- setPermutationType(BasicNeighborModule.PermutationType) - Method in class org.opt4j.operator.neighbor.BasicNeighborModule
-
Sets the permutation mode.
- setPerturbation(double) - Method in class org.opt4j.optimizer.mopso.MOPSOModule
-
Sets the perturbation.
- setPhenotype(Phenotype) - Method in class org.opt4j.core.Individual
-
Sets the phenotype.
- setPivotComparator(Comparator<Field>) - Static method in class org.jscience.mathematics.vector.LUDecomposition
-
Sets the local comparator used
for pivoting or null to disable pivoting.
- setReferenceCurrency(Currency) - Static method in class org.jscience.economics.money.Currency
-
Sets the reference currency (context-local).
- setRotation(boolean) - Method in class org.opt4j.operator.crossover.BasicCrossoverModule
-
- setScalingFactor(double) - Method in class org.opt4j.optimizer.de.DifferentialEvolutionModule
-
Sets the scaling factor.
- setSeed(long) - Method in class org.opt4j.common.random.RandomModule
-
Sets the seed that is used by the random number generator.
- setSigma(double) - Method in class org.opt4j.operator.mutate.BasicMutateModule
-
Sets the sigma value.
- setState(Individual.State) - Method in class org.opt4j.core.Individual
-
- setStrategyForFeasibleSolutions(ConstraintDominationModule.Strategy) - Method in class org.opt4j.core.domination.ConstraintDominationModule
-
- setText(String) - Method in class org.opt4j.config.JNode
-
Sets the strings content.
- setThreads(int) - Method in class org.opt4j.common.completer.IndividualCompleterModule
-
Sets the maximal number of parallel threads.
- setTitle(String) - Method in class org.opt4j.viewer.ViewerModule
-
Sets the title of the GUI frame.
- setTournament(int) - Method in class org.opt4j.optimizer.ea.Nsga2Module
-
Sets the tournament value.
- setTournament(int) - Method in class org.opt4j.optimizer.ea.ScalingNsga2Module
-
Sets the tournament value.
- setTournament(int) - Method in class org.opt4j.optimizer.ea.SMSModule
-
Sets the tournament value.
- setTournament(int) - Method in class org.opt4j.optimizer.ea.Spea2Module
-
Sets the number of tournaments.
- setType(ArchiveModule.Type) - Method in class org.opt4j.common.archive.ArchiveModule
-
Sets the archive type to the specified value.
- setType(IndividualCompleterModule.Type) - Method in class org.opt4j.common.completer.IndividualCompleterModule
-
Sets the type of the completer.
- setType(RandomModule.RandType) - Method in class org.opt4j.common.random.RandomModule
-
Sets the type of the random number generator to the specified value.
- setType(BasicMatingModule.CouplerType) - Method in class org.opt4j.optimizer.ea.BasicMatingModule
-
Sets the the type of
Coupler operator to use.
- setType(CoolingSchedulesModule.Type) - Method in class org.opt4j.optimizer.sa.CoolingSchedulesModule
-
Sets the type of cooling schedule.
- setUsingSeed(boolean) - Method in class org.opt4j.common.random.RandomModule
-
Select if a specific seed should be used.
- setValue(Object) - Method in class org.opt4j.config.Property
-
Sets the value of the property.
- setValue(String) - Method in class org.opt4j.config.Property
-
Sets the value of the property.
- setValue(Double) - Method in class org.opt4j.core.DoubleValue
-
- setValue(Integer) - Method in class org.opt4j.core.IntegerValue
-
- setValue(V) - Method in interface org.opt4j.core.Value
-
Sets the value.
- setValue(K, Boolean) - Method in class org.opt4j.genotype.BooleanMapGenotype
-
- setValue(K, Double) - Method in class org.opt4j.genotype.DoubleMapGenotype
-
- setValue(K, Integer) - Method in class org.opt4j.genotype.IntegerMapGenotype
-
- setValue(K, V) - Method in interface org.opt4j.genotype.MapGenotype
-
Sets the value for the specified key.
- setValue(K, V) - Method in class org.opt4j.genotype.SelectMapGenotype
-
- setValue(double) - Method in class org.opt4j.operator.algebra.Var
-
Sets the value.
- setVelocity(Genotype) - Method in class org.opt4j.optimizer.mopso.Particle
-
Sets the velocity.
- SFOLDER - Static variable in class org.opt4j.config.Icons
-
The icon for the control term.
- shiftLeft(int) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the value of this large integer after performing a binary
shift to left.
- shiftRight(int) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the value of this large integer after performing a binary
shift to right with sign extension (-1 >> 1 == -1).
- shortValue() - Method in class org.jscience.mathematics.number.Number
-
Returns the value of this number as a short.
- SI - Class in javax.measure.unit
-
This class contains SI (Système International d'Unités) base units,
and derived units.
- SIEMENS - Static variable in class javax.measure.unit.SI
-
The derived unit for electric conductance (S).
- SIEVERT - Static variable in class javax.measure.unit.SI
-
The derived unit for dose equivalent (Sv).
- SimulatedAnnealing - Class in org.opt4j.optimizer.sa
-
- SimulatedAnnealing(Population, Archive, IndividualFactory, IndividualCompleter, Control, Rand, Neighbor<Genotype>, Copy<Genotype>, Iteration, CoolingSchedule) - Constructor for class org.opt4j.optimizer.sa.SimulatedAnnealing
-
- SimulatedAnnealingModule - Class in org.opt4j.optimizer.sa
-
- SimulatedAnnealingModule() - Constructor for class org.opt4j.optimizer.sa.SimulatedAnnealingModule
-
- SINGLETON - Static variable in class org.opt4j.start.Opt4JModule
-
The singleton scope.
- size() - Method in class org.jscience.mathematics.function.Term
-
Returns the number of variables for this term.
- size() - Method in class org.opt4j.config.ModuleRegister
-
Returns the number of found modules.
- size() - Method in class org.opt4j.core.CriterionSet
-
Returns the number of set Criterions.
- size() - Method in interface org.opt4j.core.Genotype
-
The number of atomic elements of the
Genotype.
- size() - Method in class org.opt4j.core.IndividualSet
-
- size() - Method in class org.opt4j.core.Objectives
-
- size() - Method in class org.opt4j.genotype.CompositeGenotype
-
- SMSModule - Class in org.opt4j.optimizer.ea
-
- SMSModule() - Constructor for class org.opt4j.optimizer.ea.SMSModule
-
- SolidAngle - Interface in javax.measure.quantity
-
This interface represents the angle formed by three or more planes intersecting
at a common point.
- solve(Matrix<F>) - Method in class org.jscience.mathematics.vector.LUDecomposition
-
Returns the solution X of the equation: A * X = B with
this = A.lu() using back and forward substitutions.
- solve(Vector<F>) - Method in class org.jscience.mathematics.vector.Matrix
-
Solves this matrix for the specified vector (returns x
such as this · x = y).
- solve(Matrix<F>) - Method in class org.jscience.mathematics.vector.Matrix
-
Solves this matrix for the specified matrix (returns x
such as this · x = y).
- solve(Matrix<F>) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- SparseMatrix<F extends Field<F>> - Class in org.jscience.mathematics.vector
-
- SparseVector<F extends Field<F>> - Class in org.jscience.mathematics.vector
-
This class represents a sparse vector.
- Spea2 - Class in org.opt4j.optimizer.ea
-
- Spea2(int, Rand) - Constructor for class org.opt4j.optimizer.ea.Spea2
-
- Spea2Module - Class in org.opt4j.optimizer.ea
-
- Spea2Module() - Constructor for class org.opt4j.optimizer.ea.Spea2Module
-
- SPHERE - Static variable in class javax.measure.unit.NonSI
-
A unit of solid angle equal to 4 π steradians
(standard name sphere).
- sqrt() - Method in class org.jscience.mathematics.number.Complex
-
Returns one of the two square root of this complex number.
- sqrt() - Method in class org.jscience.mathematics.number.Float64
-
Returns the positive square root of this number.
- sqrt() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the square root of this floating point number.
- sqrt() - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the integer square root of this integer.
- sqrt() - Method in class org.jscience.mathematics.number.Real
-
Returns the square root of this real number, the more accurate is this
real number, the more accurate the square root.
- sqrt() - Method in class org.jscience.physics.amount.Amount
-
Returns the square root of this measure.
- SQUARE_METRE - Static variable in class javax.measure.unit.SI
-
The metric unit for area quantities (m²).
- STANDARD - Static variable in interface javax.measure.unit.Dimension.Model
-
Holds the standard model (default).
- StandardModel - Class in org.jscience.physics.model
-
This class represents the standard model.
- start(String[]) - Method in class org.opt4j.config.visualization.Configurator
-
- start(String[]) - Method in class org.opt4j.start.Opt4J
-
- start(BundleContext) - Method in class org.palladiosimulator.branding.Activator
-
- Starter - Class in org.opt4j.config
-
The
Starter executes configuration files.
- Starter() - Constructor for class org.opt4j.config.Starter
-
- startOptimization() - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- startOptimization() - Method in interface org.opt4j.core.optimizer.Optimizer
-
This method is called once the optimization process has started.
- startup() - Method in class org.opt4j.config.visualization.DefaultApplicationFrame
-
- startup() - Method in class org.opt4j.config.visualization.DefaultContentPanel
-
- startup() - Method in class org.opt4j.config.visualization.DefaultModulesPanel
-
- startup() - Method in class org.opt4j.config.visualization.DefaultSelectedPanel
-
- startup() - Method in class org.opt4j.config.visualization.DefaultTasksPanel
-
- startup() - Method in class org.opt4j.config.visualization.Menu
-
- startup() - Method in interface org.opt4j.config.visualization.Startupable
-
Called on startup of panels.
- startup() - Method in class org.opt4j.config.visualization.ToolBar
-
- startup() - Method in class org.opt4j.start.Opt4JAbout
-
- startup() - Method in class org.opt4j.start.Opt4JTasksPanel
-
- Startupable - Interface in org.opt4j.config.visualization
-
- stateChanged(Task) - Method in class org.opt4j.config.ExecutionEnvironment
-
- stateChanged(Task) - Method in interface org.opt4j.config.TaskStateListener
-
Invoked if a
Task changes its state.
- stateChanged(Task) - Method in class org.opt4j.config.visualization.DefaultTasksPanel
-
- stateChanged(Control.State) - Method in interface org.opt4j.core.optimizer.ControlListener
-
Invoked if the state of the
Control changes.
- stateChanged(Control.State) - Method in class org.opt4j.start.Opt4JTask
-
- stateChanged(Control.State) - Method in class org.opt4j.viewer.ControlButtons
-
- StatusBar - Class in org.opt4j.viewer
-
The
StatusBar contains informations about the optimization progress
and time per iteration.
- StatusBar(Progress) - Constructor for class org.opt4j.viewer.StatusBar
-
- STERADIAN - Static variable in class javax.measure.unit.SI
-
The unit for solid angle quantities (sr).
- STOKE - Static variable in class javax.measure.unit.NonSI
-
A unit of kinematic viscosity equal to 1 cm²/s
(cgs unit).
- stop(BundleContext) - Method in class org.palladiosimulator.branding.Activator
-
- StopException - Exception in org.opt4j.core.optimizer
-
- StopException() - Constructor for exception org.opt4j.core.optimizer.StopException
-
- stopOptimization() - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- stopOptimization() - Method in interface org.opt4j.core.optimizer.Optimizer
-
This method is called once the optimization process has stopped.
- Structure<T> - Interface in org.jscience.mathematics.structure
-
This interface represents a mathematical structure on a set (type).
- Sub - Class in org.opt4j.operator.algebra
-
- Sub(Term, Term) - Constructor for class org.opt4j.operator.algebra.Sub
-
- SystemOfUnits - Class in javax.measure.unit
-
This class represents a system of units, it groups units together
for historical or cultural reasons.
- SystemOfUnits() - Constructor for class javax.measure.unit.SystemOfUnits
-
- Task - Class in org.opt4j.config
-
The
Task is an abstract class for optimization tasks.
- Task() - Constructor for class org.opt4j.config.Task
-
- Task.State - Enum in org.opt4j.config
-
- TaskListener - Interface in org.opt4j.config
-
- TasksPanel - Class in org.opt4j.config.visualization
-
- TasksPanel() - Constructor for class org.opt4j.config.visualization.TasksPanel
-
- TaskStateListener - Interface in org.opt4j.config
-
- Temperature - Interface in javax.measure.quantity
-
This class represents the degree of hotness or coldness of a body or
an environment.
- TEMPERATURE - Static variable in class javax.measure.unit.Dimension
-
Holds temperature dimension (θ).
- TemporalCRS<C extends Coordinates<?>> - Class in org.jscience.geography.coordinates.crs
-
This class represents a 1 dimensional temporal reference system.
- TemporalCRS() - Constructor for class org.jscience.geography.coordinates.crs.TemporalCRS
-
- tensor(Matrix<Complex>) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- tensor(Matrix<F>) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- tensor(Matrix<Float64>) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- tensor(Matrix<F>) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the linear algebraic matrix tensor product of this matrix
and another (Kronecker product).
- tensor(Matrix<F>) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- TERA(Unit<Q>) - Static method in class javax.measure.unit.SI
-
Returns the specified unit multiplied by the factor
1012
- Term - Class in org.jscience.mathematics.function
-
This class represents the term of a
polynomial
such as
x·y².
- Term - Interface in org.opt4j.operator.algebra
-
- TerminationException - Exception in org.opt4j.core.optimizer
-
- TerminationException() - Constructor for exception org.opt4j.core.optimizer.TerminationException
-
- TESLA - Static variable in class javax.measure.unit.SI
-
The derived unit for magnetic flux density (T).
- test() - Method in class org.palladiosimulator.thirdpartywrapper.tests.Dummy
-
- TEXT - Static variable in class org.opt4j.config.Icons
-
A text sheet.
- TIME - Static variable in class javax.measure.unit.Dimension
-
Holds time dimension (T).
- Time - Class in org.jscience.geography.coordinates
-
This class represents the
temporal UTC time coordinates.
- Time(double, Unit<Duration>) - Constructor for class org.jscience.geography.coordinates.Time
-
Creates the temporal position corresponding to the specified coordinates.
- TIME_CS - Static variable in class org.jscience.geography.coordinates.crs.TemporalCRS
-
Holds the time coordinate system.
- times(Dimension) - Method in class javax.measure.unit.Dimension
-
Returns the product of this dimension with the one specified.
- times(long) - Method in class javax.measure.unit.Unit
-
Returns the result of multiplying this unit by an exact factor.
- times(double) - Method in class javax.measure.unit.Unit
-
Returns the result of multiplying this unit by a an approximate factor
- times(Unit<?>) - Method in class javax.measure.unit.Unit
-
Returns the product of this unit with the one specified.
- times(Function<X, Y>) - Method in class org.jscience.mathematics.function.Function
-
Returns the product of this function with the one specified.
- times(R) - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the product of this polynomial with a constant polynomial
having the specified value (convenience method).
- times(Polynomial<R>) - Method in class org.jscience.mathematics.function.Polynomial
-
Returns the product of two polynomials.
- times(Function<R, R>) - Method in class org.jscience.mathematics.function.Polynomial
-
- times(RationalFunction<F>) - Method in class org.jscience.mathematics.function.RationalFunction
-
Returns the product of two rational functions.
- times(Function<F, F>) - Method in class org.jscience.mathematics.function.RationalFunction
-
- times(Term) - Method in class org.jscience.mathematics.function.Term
-
Return the product of this term with the one specified.
- times(double) - Method in class org.jscience.mathematics.number.Complex
-
Returns this complex multiplied by the specified factor.
- times(Complex) - Method in class org.jscience.mathematics.number.Complex
-
Returns the product of this complex with the one specified.
- times(Float64) - Method in class org.jscience.mathematics.number.Float64
-
Returns the product of this number with the one specified.
- times(double) - Method in class org.jscience.mathematics.number.Float64
-
Returns the product of this number with the specified value.
- times(long) - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the product of this floating point number with the specified
long multiplier.
- times(FloatingPoint) - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the product of this floating point number with the one specified.
- times(Integer64) - Method in class org.jscience.mathematics.number.Integer64
-
Returns the product of this number with the one specified.
- times(long) - Method in class org.jscience.mathematics.number.Integer64
-
Returns the product of this number with the specified value.
- times(LargeInteger) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the product of this large integer with the one specified.
- times(long) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the product of this large integer with the specified
long multiplier.
- times(ModuloInteger) - Method in class org.jscience.mathematics.number.ModuloInteger
-
- times(long) - Method in class org.jscience.mathematics.number.Rational
-
Returns the product of this rational number with the specified
long multiplier.
- times(Rational) - Method in class org.jscience.mathematics.number.Rational
-
Returns the product of this rational number with the one specified.
- times(long) - Method in class org.jscience.mathematics.number.Real
-
Returns the product of this real number with the specified
long multiplier.
- times(Real) - Method in class org.jscience.mathematics.number.Real
-
Returns the product of this real number with the one specified.
- times(G) - Method in interface org.jscience.mathematics.structure.GroupMultiplicative
-
Returns the product of this object with the one specified.
- times(R) - Method in interface org.jscience.mathematics.structure.Ring
-
Returns the product of this object with the one specified.
- times(F) - Method in interface org.jscience.mathematics.structure.VectorSpace
-
Returns the scalar multiplication of this vector by the specified
field element.
- times(Complex) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- times(Vector<Complex>) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- times(Matrix<Complex>) - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- times(Complex) - Method in class org.jscience.mathematics.vector.ComplexVector
-
- times(Vector<Complex>) - Method in class org.jscience.mathematics.vector.ComplexVector
-
- times(F) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- times(Vector<F>) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- times(Matrix<F>) - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- times(F) - Method in class org.jscience.mathematics.vector.DenseVector
-
- times(Vector<F>) - Method in class org.jscience.mathematics.vector.DenseVector
-
- times(Float64) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- times(Vector<Float64>) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- times(Matrix<Float64>) - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- times(Float64) - Method in class org.jscience.mathematics.vector.Float64Vector
-
- times(double) - Method in class org.jscience.mathematics.vector.Float64Vector
-
Equivalent to this.times(Float64.valueOf(k))
- times(Vector<Float64>) - Method in class org.jscience.mathematics.vector.Float64Vector
-
- times(F) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the product of this matrix by the specified factor.
- times(Vector<F>) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the product of this matrix by the specified vector.
- times(Matrix<F>) - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the product of this matrix with the one specified.
- times(F) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- times(Vector<F>) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- times(Matrix<F>) - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- times(F) - Method in class org.jscience.mathematics.vector.SparseVector
-
- times(Vector<F>) - Method in class org.jscience.mathematics.vector.SparseVector
-
- times(F) - Method in class org.jscience.mathematics.vector.Vector
-
Returns the product of this vector with the specified coefficient.
- times(Vector<F>) - Method in class org.jscience.mathematics.vector.Vector
-
Returns the dot product of this vector with the one specified.
- times(long) - Method in class org.jscience.physics.amount.Amount
-
Returns this measure scaled by the specified exact factor
(dimensionless).
- times(double) - Method in class org.jscience.physics.amount.Amount
-
Returns this measure scaled by the specified approximate factor
(dimensionless).
- times(Amount) - Method in class org.jscience.physics.amount.Amount
-
Returns the product of this measure with the one specified.
- times10pow(int) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the value of this large integer after multiplication by
a power of ten.
- times2pow(int) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the value of this large integer after multiplication by
a power of two.
- to(Unit<Q>) - Method in class javax.measure.DecimalMeasure
-
Returns the decimal measure equivalent to this measure but stated in the
specified unit.
- to(Unit<Q>, MathContext) - Method in class javax.measure.DecimalMeasure
-
Returns the decimal measure equivalent to this measure but stated in the
specified unit, the conversion is performed using the specified math
context.
- to(Unit<Q>) - Method in class javax.measure.Measure
-
Returns the measure equivalent to this measure but stated in the
specified unit.
- to(Unit<Q>) - Method in class javax.measure.VectorMeasure
-
Returns the measurement vector equivalent to this one but stated in the
specified unit.
- to(Unit<R>) - Method in class org.jscience.physics.amount.Amount
-
Returns the measure equivalent to this measure but stated in the
specified unit.
- toArray() - Method in class org.opt4j.core.IndividualSet
-
- toArray(T[]) - Method in class org.opt4j.core.IndividualSet
-
- toByteArray(byte[], int) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the two's-complement binary representation of this
large integer.
- toEnumElement(String, Class<? extends Enum>) - Static method in class org.opt4j.config.PropertyModule
-
Converts a String to an element of a given enumeration.
- toMinProblem(Objective, Value<?>) - Static method in class org.opt4j.optimizer.ea.Normalizer
-
Transforms the the
Objective to a minimization objective, i.e.
- TON_UK - Static variable in class javax.measure.unit.NonSI
-
A unit of mass equal to
2240 NonSI.POUND (long ton,
standard name
ton_uk).
- TON_US - Static variable in class javax.measure.unit.NonSI
-
A unit of mass equal to
2000 NonSI.POUND (short ton,
standard name
ton_us).
- ToolBar - Class in org.opt4j.config.visualization
-
- ToolBar(ExecutionEnvironment, SelectedModules, FileOperations) - Constructor for class org.opt4j.config.visualization.ToolBar
-
- ToolBar - Class in org.opt4j.viewer
-
- ToolBar(Set<ToolBarService>) - Constructor for class org.opt4j.viewer.ToolBar
-
- ToolBarOrder - Annotation Type in org.opt4j.viewer
-
- ToolBarService - Interface in org.opt4j.viewer
-
The
ToolBarService is an interface for arbitrary components that are
added to the tool bar in the viewer.
- toParentUnit() - Method in class javax.measure.unit.TransformedUnit
-
Returns the converter to the parent unit.
- Torque - Interface in javax.measure.quantity
-
This interface represents the moment of a force.
- toStandardUnit() - Method in class javax.measure.unit.AlternateUnit
-
- toStandardUnit() - Method in class javax.measure.unit.BaseUnit
-
- toStandardUnit() - Method in class javax.measure.unit.CompoundUnit
-
- toStandardUnit() - Method in class javax.measure.unit.ProductUnit
-
- toStandardUnit() - Method in class javax.measure.unit.TransformedUnit
-
- toStandardUnit() - Method in class javax.measure.unit.Unit
-
Returns the converter from this unit to its system unit.
- toStandardUnit() - Method in class org.jscience.economics.money.Currency
-
- toString() - Method in class javax.measure.Measure
-
Returns the String representation of this measure
The string produced for a given measure is always the same;
it is not affected by locale.
- toString() - Method in class javax.measure.unit.Dimension
-
Returns the representation of this dimension.
- toString() - Method in class javax.measure.unit.Unit
-
Returns the standard String representation of this unit.
- toString() - Method in class javax.measure.VectorMeasure
-
Returns the String representation of this measurement
vector (for example [2.3 m/s, 5.6 m/s]).
- toString() - Method in class org.jscience.geography.coordinates.Coordinates
-
Returns the text representation of these coordinates as a
java.lang.String.
- toString() - Method in class org.jscience.mathematics.function.Function
-
Returns the text representation of this function as a
java.lang.String.
- toString() - Method in class org.jscience.mathematics.function.Term
-
Returns the text representation of this term as a
java.lang.String.
- toString() - Method in class org.jscience.mathematics.number.Number
-
Returns the text representation of this number as a
java.lang.String.
- toString() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the text representation of this matrix as a
java.lang.String.
- toString() - Method in class org.jscience.mathematics.vector.Vector
-
Returns the text representation of this vector as a
java.lang.String.
- toString() - Method in class org.jscience.physics.amount.Amount
-
Returns the text representation of this amount as a
java.lang.String.
- toString() - Method in class org.opt4j.config.JNode
-
- toString() - Method in class org.opt4j.config.PropertyModule
-
- toString() - Method in class org.opt4j.config.Task
-
- toString() - Method in class org.opt4j.core.Constraint
-
- toString() - Method in class org.opt4j.core.Constraints
-
- toString() - Method in class org.opt4j.core.DoubleValue
-
- toString() - Method in enum org.opt4j.core.Individual.State
-
Returns the specific name of the state.
- toString() - Method in class org.opt4j.core.IntegerValue
-
- toString() - Method in class org.opt4j.core.Objective
-
- toString() - Method in class org.opt4j.core.Objectives
-
- toString() - Method in class org.opt4j.core.problem.PhenotypeWrapper
-
- toString() - Method in class org.opt4j.core.Range
-
- toString() - Method in class org.opt4j.genotype.BooleanMapGenotype
-
- toString() - Method in class org.opt4j.genotype.CompositeGenotype
-
- toString() - Method in class org.opt4j.genotype.DoubleMapGenotype
-
- toString() - Method in class org.opt4j.genotype.IntegerMapGenotype
-
- toString() - Method in class org.opt4j.genotype.SelectMapGenotype
-
- toString() - Method in class org.opt4j.operator.AbstractGenericOperator.OperatorClassPredicate
-
- toString() - Method in class org.opt4j.operator.AbstractGenericOperator.OperatorVoidPredicate
-
- toText() - Method in class org.jscience.geography.coordinates.Coordinates
-
Returns the string representation of this coordinates.
- toText() - Method in class org.jscience.mathematics.function.DiscreteFunction
-
- toText() - Method in class org.jscience.mathematics.function.Function
-
Returns the textual representation of this real-time object
(equivalent to toString except that the returned value
can be allocated from the local context space).
- toText() - Method in class org.jscience.mathematics.function.Polynomial
-
- toText() - Method in class org.jscience.mathematics.function.RationalFunction
-
- toText() - Method in class org.jscience.mathematics.function.Term
-
Returns the text representation of this term.
- toText() - Method in class org.jscience.mathematics.number.Complex
-
Returns the text representation of this complex number.
- toText() - Method in class org.jscience.mathematics.number.Float64
-
Returns the decimal text representation of this number.
- toText() - Method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the decimal text representation of this number.
- toText() - Method in class org.jscience.mathematics.number.Integer64
-
Returns the decimal text representation of this number.
- toText() - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the text representation of this number using the current
format.
- toText(int) - Method in class org.jscience.mathematics.number.LargeInteger
-
Returns the text representation of this number in the specified radix.
- toText() - Method in class org.jscience.mathematics.number.ModuloInteger
-
Returns the text representation of the current modulo value of
this number.
- toText() - Method in class org.jscience.mathematics.number.Number
-
Returns the textual representation of this real-time object
(equivalent to toString except that the returned value
can be allocated from the local context space).
- toText() - Method in class org.jscience.mathematics.number.Rational
-
Returns the decimal text representation of this number.
- toText() - Method in class org.jscience.mathematics.number.Real
-
Returns the decimal text representation of this number.
- toText() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the text representation of this matrix.
- toText() - Method in class org.jscience.mathematics.vector.Vector
-
Returns the text representation of this vector.
- toText() - Method in class org.jscience.physics.amount.Amount
-
Returns the text representation of this measure.
- toVector(Unit<Length>) - Method in class org.jscience.geography.coordinates.XYZ
-
Returns the x/y/z coordinates value as a 3-dimensional vector.
- toWKT() - Method in class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem
-
OpenGIS® - Returns a Well Known Text (WKT) for
this object.
- toXMLString(Module) - Method in class org.opt4j.config.ModuleSaver
-
Returns the xml representation of the Module.
- toXMLString(Collection<? extends Module>) - Method in class org.opt4j.config.ModuleSaver
-
Returns the xml representation of the Modules.
- tP - Static variable in class org.jscience.physics.amount.Constants
-
Holds the Planck time (lP/c)
- trace() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the trace of this matrix.
- transform(UnitConverter) - Method in class javax.measure.unit.Unit
-
Returns the unit derived from this unit using the specified converter.
- TransformedUnit<Q extends Quantity> - Class in javax.measure.unit
-
This class represents the units derived from other units using
converters.
- transpose() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- transpose() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- transpose() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- transpose() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the transpose of this matrix.
- transpose() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- TsvLogger - Class in org.opt4j.common.logger
-
- TsvLogger(Archive, String, int, int) - Constructor for class org.opt4j.common.logger.TsvLogger
-
- TWD - Static variable in class org.jscience.economics.money.Currency
-
The Taiwanese dollar currency.
- two_π - Static variable in class org.jscience.physics.amount.Constants
-
- UnboundedArchive - Class in org.opt4j.common.archive
-
- UnboundedArchive() - Constructor for class org.opt4j.common.archive.UnboundedArchive
-
Constructs a new archive of unbounded size.
- UNIT - Static variable in interface javax.measure.quantity.Acceleration
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.AmountOfSubstance
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Angle
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.AngularAcceleration
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.AngularVelocity
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Area
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.CatalyticActivity
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.DataAmount
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.DataRate
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Dimensionless
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Duration
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.DynamicViscosity
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.ElectricCapacitance
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.ElectricCharge
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.ElectricConductance
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.ElectricCurrent
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.ElectricInductance
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.ElectricPotential
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.ElectricResistance
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Energy
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Force
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Frequency
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Illuminance
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.KinematicViscosity
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Length
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.LuminousFlux
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.LuminousIntensity
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.MagneticFlux
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.MagneticFluxDensity
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Mass
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.MassFlowRate
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Power
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Pressure
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.RadiationDoseAbsorbed
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.RadiationDoseEffective
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.RadioactiveActivity
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.SolidAngle
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Temperature
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Torque
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Velocity
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.Volume
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.VolumetricDensity
-
Holds the SI unit (Système International d'Unités) for this quantity.
- UNIT - Static variable in interface javax.measure.quantity.VolumetricFlowRate
-
Holds the SI unit (Système International d'Unités) for this quantity.
- Unit<Q extends Quantity> - Class in javax.measure.unit
-
This class represents a determinate
quantity (as of length, time, heat, or value) adopted as a standard
of measurement.
- UnitConverter - Class in javax.measure.converter
-
This class represents a converter of numeric values.
- UnitFormat - Class in javax.measure.unit
-
This class provides the interface for formatting and parsing
units.
- update(Set<? extends Individual>) - Method in class org.opt4j.common.archive.AbstractArchive
-
- update(Set<? extends Individual>) - Method in class org.opt4j.common.archive.PopulationArchive
-
- update(Individual) - Method in class org.opt4j.core.optimizer.Archive
-
Updates the archive with a single individual.
- update(Set<? extends Individual>) - Method in class org.opt4j.core.optimizer.Archive
-
Updates the archive with a set of individuals.
- UPS_FALSE_EASTING - Static variable in class org.jscience.geography.coordinates.UTM
-
The UPS "false easting" value.
- UPS_FALSE_NORTHING - Static variable in class org.jscience.geography.coordinates.UTM
-
The UPS "false northing" value.
- UPS_SCALE_FACTOR - Static variable in class org.jscience.geography.coordinates.UTM
-
The UPS scale factor.
- upsToLatLong(UTM, ReferenceEllipsoid) - Static method in class org.jscience.geography.coordinates.UTM
-
Converts the UPS coordinates to latitude/longitude coordinates,
based on the specified reference ellipsoid.
- USD - Static variable in class org.jscience.economics.money.Currency
-
The United State dollar currency.
- UTM - Class in org.jscience.geography.coordinates
-
This class represents the
projected
Universal Transverse Mercator (UTM) coordinates onto the WGS84 ellipsoid.
- UTM_FALSE_EASTING - Static variable in class org.jscience.geography.coordinates.UTM
-
The UTM "false easting" value.
- UTM_FALSE_NORTHING - Static variable in class org.jscience.geography.coordinates.UTM
-
The UTM "false northing" value.
- UTM_NORTHERN_LIMIT - Static variable in class org.jscience.geography.coordinates.UTM
-
The northern limit of the UTM grid.
- UTM_SCALE_FACTOR - Static variable in class org.jscience.geography.coordinates.UTM
-
The UTM scale factor.
- UTM_SOUTHERN_LIMIT - Static variable in class org.jscience.geography.coordinates.UTM
-
The southern limit of the UTM grid.
- utmToLatLong(UTM, ReferenceEllipsoid) - Static method in class org.jscience.geography.coordinates.UTM
-
Converts the UTM coordinates to latitude/longitude coordinates,
based on the specified reference ellipsoid.
- value() - Method in class org.opt4j.core.optimizer.Iteration
-
Returns the current iteration value.
- Value<V> - Interface in org.opt4j.core
-
- valueOf(BigDecimal, Unit<Q>) - Static method in class javax.measure.DecimalMeasure
-
Returns the decimal measure for the specified number stated in the
specified unit.
- valueOf(CharSequence) - Static method in class javax.measure.DecimalMeasure
-
Returns the decimal measure for the specified textual representation.
- valueOf(double, Unit<Q>) - Static method in class javax.measure.Measure
-
Returns the scalar measure for the specified double
stated in the specified unit.
- valueOf(long, Unit<Q>) - Static method in class javax.measure.Measure
-
Returns the scalar measure for the specified double
stated in the specified unit.
- valueOf(float, Unit<Q>) - Static method in class javax.measure.Measure
-
Returns the scalar measure for the specified float
stated in the specified unit.
- valueOf(int, Unit<Q>) - Static method in class javax.measure.Measure
-
Returns the scalar measure for the specified int
stated in the specified unit.
- valueOf(BigDecimal, Unit<Q>) - Static method in class javax.measure.Measure
-
- valueOf(BigDecimal, Unit<Q>, MathContext) - Static method in class javax.measure.Measure
-
- valueOf(double[], Unit<Q>) - Static method in class javax.measure.Measure
-
- valueOf(CharSequence) - Static method in class javax.measure.unit.Unit
-
Returns a unit instance that is defined from the specified
character sequence using the
standard unit format.
- valueOf(double, double, Unit<Q>) - Static method in class javax.measure.VectorMeasure
-
Returns a 2-dimensional measurement vector.
- valueOf(double, double, double, Unit<Q>) - Static method in class javax.measure.VectorMeasure
-
Returns a 3-dimensional measurement vector.
- valueOf(double[], Unit<Q>) - Static method in class javax.measure.VectorMeasure
-
Returns a multi-dimensional measurement vector.
- valueOf(double, Unit<Length>) - Static method in class org.jscience.geography.coordinates.Altitude
-
Returns the vertical position corresponding to the specified coordinates.
- valueOf(T1, T2) - Static method in class org.jscience.geography.coordinates.CompoundCoordinates
-
Returns a compound coordinates made up of the specified coordinates.
- valueOf(double, Unit<Length>) - Static method in class org.jscience.geography.coordinates.Height
-
Returns the vertical position corresponding to the specified coordinates.
- valueOf(double, double, Unit<Angle>) - Static method in class org.jscience.geography.coordinates.LatLong
-
Returns the surface position corresponding to the specified coordinates.
- valueOf(double, Unit<Duration>) - Static method in class org.jscience.geography.coordinates.Time
-
Returns the temporal position corresponding to the specified coordinates.
- valueOf(Date) - Static method in class org.jscience.geography.coordinates.Time
-
Returns the temporal position corresponding to the specified date.
- valueOf(int, char, double, double, Unit<Length>) - Static method in class org.jscience.geography.coordinates.UTM
-
Returns the projected UTM position corresponding to the specified
coordinates.
- valueOf(double, double, double, Unit<Length>) - Static method in class org.jscience.geography.coordinates.XYZ
-
Returns the spatial position corresponding to the specified coordinates.
- valueOf(Float64Vector, Unit<Length>) - Static method in class org.jscience.geography.coordinates.XYZ
-
Returns the spatial position corresponding to the specified
3-dimensional vector.
- valueOf(R) - Static method in class org.jscience.mathematics.function.Constant
-
Returns a constant function of specified value.
- valueOf(R, Variable<R>) - Static method in class org.jscience.mathematics.function.Polynomial
-
Returns an univariate polynomial of degree one with the specified
coefficient multiplier.
- valueOf(R, Term) - Static method in class org.jscience.mathematics.function.Polynomial
-
Returns a polynomial corresponding to the specified
term
with the specified coefficient multiplier.
- valueOf(Polynomial<F>, Polynomial<F>) - Static method in class org.jscience.mathematics.function.RationalFunction
-
Returns the rational function from the specified dividend and divisor.
- valueOf(Variable<?>, int) - Static method in class org.jscience.mathematics.function.Term
-
Return the term corresponding to the specified variable raised to
the specified power.
- valueOf(double, double) - Static method in class org.jscience.mathematics.number.Complex
-
Returns the complex number having the specified real and imaginary
components.
- valueOf(CharSequence) - Static method in class org.jscience.mathematics.number.Complex
-
Returns the complex number for the specified character sequence.
- valueOf(double) - Static method in class org.jscience.mathematics.number.Float64
-
Returns the 64 bits float from the specified double value.
- valueOf(CharSequence) - Static method in class org.jscience.mathematics.number.Float64
-
Returns the number for the specified character sequence.
- valueOf(LargeInteger, int) - Static method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the floating point number for the specified
LargeInteger significand and power of two exponent.
- valueOf(long, int) - Static method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the floating point number for the specified long
significand and power of two exponent (convenience method).
- valueOf(long) - Static method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the floating point number for the specified long
value (convenience method).
- valueOf(double) - Static method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the floating point number for the specified double
value (convenience method).
- valueOf(CharSequence) - Static method in class org.jscience.mathematics.number.FloatingPoint
-
Returns the floating point number for the specified character sequence.
- valueOf(long) - Static method in class org.jscience.mathematics.number.Integer64
-
Returns the 64 bits integer from the specified long value.
- valueOf(CharSequence) - Static method in class org.jscience.mathematics.number.Integer64
-
Returns the number for the specified character sequence.
- valueOf(long) - Static method in class org.jscience.mathematics.number.LargeInteger
-
Returns the large integer of specified long value.
- valueOf(byte[], int, int) - Static method in class org.jscience.mathematics.number.LargeInteger
-
Returns the large integer of specified two's-complement binary
representation.
- valueOf(CharSequence) - Static method in class org.jscience.mathematics.number.LargeInteger
-
Returns the large integer for the specified character sequence
using the current format.
- valueOf(CharSequence, int) - Static method in class org.jscience.mathematics.number.LargeInteger
-
Returns the large integer for the specified character sequence in
the specified radix.
- valueOf(BigInteger) - Static method in class org.jscience.mathematics.number.LargeInteger
-
Returns the large integer corresponding to the specified
java.math.BigInteger instance.
- valueOf(LargeInteger) - Static method in class org.jscience.mathematics.number.ModuloInteger
-
Returns the modulo integer having the specified value (independently of
the current modulo).
- valueOf(CharSequence) - Static method in class org.jscience.mathematics.number.ModuloInteger
-
Returns the modulo integer for the specified character sequence in
decimal number.
- valueOf(long, long) - Static method in class org.jscience.mathematics.number.Rational
-
Returns the rational number for the specified integer dividend and
divisor.
- valueOf(LargeInteger, LargeInteger) - Static method in class org.jscience.mathematics.number.Rational
-
Returns the rational number for the specified large integer
dividend and divisor.
- valueOf(CharSequence) - Static method in class org.jscience.mathematics.number.Rational
-
Returns the rational number for the specified character sequence.
- valueOf(LargeInteger, int, int) - Static method in class org.jscience.mathematics.number.Real
-
Returns a real having the specified significand, error and exponent values.
- valueOf(double) - Static method in class org.jscience.mathematics.number.Real
-
Returns the real number (inexact except for 0.0)
corresponding to the specified double value.
- valueOf(long) - Static method in class org.jscience.mathematics.number.Real
-
Returns the exact real number corresponding to the specified
long value (convenience method).
- valueOf(CharSequence) - Static method in class org.jscience.mathematics.number.Real
-
Returns the real for the specified character sequence.
- valueOf(Complex[][]) - Static method in class org.jscience.mathematics.vector.ComplexMatrix
-
Returns a complex matrix from the specified 2-dimensional array.
- valueOf(ComplexVector...) - Static method in class org.jscience.mathematics.vector.ComplexMatrix
-
Returns a complex matrix holding the specified row vectors
(column vectors if
transposed).
- valueOf(List<ComplexVector>) - Static method in class org.jscience.mathematics.vector.ComplexMatrix
-
Returns a complex matrix holding the row vectors from the specified
collection (column vectors if
transposed).
- valueOf(Matrix<Complex>) - Static method in class org.jscience.mathematics.vector.ComplexMatrix
-
Returns a complex matrix equivalent to the specified matrix.
- valueOf(Complex...) - Static method in class org.jscience.mathematics.vector.ComplexVector
-
Returns a new vector holding the specified complex numbers.
- valueOf(List<Complex>) - Static method in class org.jscience.mathematics.vector.ComplexVector
-
Returns a new vector holding the elements from the specified
collection.
- valueOf(Vector<Complex>) - Static method in class org.jscience.mathematics.vector.ComplexVector
-
Returns a
ComplexVector instance equivalent to the
specified vector.
- valueOf(F[][]) - Static method in class org.jscience.mathematics.vector.DenseMatrix
-
Returns a dense matrix from the specified 2-dimensional array.
- valueOf(DenseVector<F>...) - Static method in class org.jscience.mathematics.vector.DenseMatrix
-
Returns a dense matrix holding the specified row vectors
(column vectors if
transposed).
- valueOf(List<DenseVector<F>>) - Static method in class org.jscience.mathematics.vector.DenseMatrix
-
Returns a dense matrix holding the row vectors from the specified
collection (column vectors if
transposed).
- valueOf(Matrix<F>) - Static method in class org.jscience.mathematics.vector.DenseMatrix
-
Returns a dense matrix equivalent to the specified matrix.
- valueOf(F...) - Static method in class org.jscience.mathematics.vector.DenseVector
-
Returns a dense vector holding the specified elements.
- valueOf(List<F>) - Static method in class org.jscience.mathematics.vector.DenseVector
-
Returns a dense vector holding the elements from the specified
collection.
- valueOf(Vector<F>) - Static method in class org.jscience.mathematics.vector.DenseVector
-
Returns a dense vector equivalent to the specified vector.
- valueOf(double[][]) - Static method in class org.jscience.mathematics.vector.Float64Matrix
-
Returns a dense matrix from a 2-dimensional array of double
values.
- valueOf(Float64Vector...) - Static method in class org.jscience.mathematics.vector.Float64Matrix
-
Returns a complex matrix holding the specified row vectors
(column vectors if
transposed).
- valueOf(List<Float64Vector>) - Static method in class org.jscience.mathematics.vector.Float64Matrix
-
Returns a complex matrix holding the row vectors from the specified
collection (column vectors if
transposed).
- valueOf(Matrix<Float64>) - Static method in class org.jscience.mathematics.vector.Float64Matrix
-
Returns a complex matrix equivalent to the specified matrix.
- valueOf(double...) - Static method in class org.jscience.mathematics.vector.Float64Vector
-
Returns a new vector holding the specified double values.
- valueOf(List<Float64>) - Static method in class org.jscience.mathematics.vector.Float64Vector
-
Returns a new vector holding the elements from the specified
collection.
- valueOf(Vector<Float64>) - Static method in class org.jscience.mathematics.vector.Float64Vector
-
Returns a
Float64Vector instance equivalent to the
specified vector.
- valueOf(Matrix<F>) - Static method in class org.jscience.mathematics.vector.LUDecomposition
-
Returns the lower/upper decomposition of the specified matrix.
- valueOf(Vector<F>, F) - Static method in class org.jscience.mathematics.vector.SparseMatrix
-
Returns the sparse square matrix having the specified diagonal
vector.
- valueOf(SparseVector<F>...) - Static method in class org.jscience.mathematics.vector.SparseMatrix
-
Returns a sparse matrix holding the specified row vectors
(column vectors if
transposed).
- valueOf(List<SparseVector<F>>) - Static method in class org.jscience.mathematics.vector.SparseMatrix
-
Returns a sparse matrix holding the row vectors from the specified
collection (column vectors if
transposed).
- valueOf(Matrix<F>, F) - Static method in class org.jscience.mathematics.vector.SparseMatrix
-
Returns a sparse matrix equivalent to the specified matrix but with
the zero elements removed using the default object equality comparator.
- valueOf(Matrix<F>, F, FastComparator<? super F>) - Static method in class org.jscience.mathematics.vector.SparseMatrix
-
Returns a sparse matrix equivalent to the specified matrix but with
the zero elements removed using the specified object equality comparator.
- valueOf(int, F, int, F) - Static method in class org.jscience.mathematics.vector.SparseVector
-
Returns a sparse vector having a single element at the specified index.
- valueOf(int, F, Map<Index, F>) - Static method in class org.jscience.mathematics.vector.SparseVector
-
Returns a sparse vector from the specified index to element mapping.
- valueOf(Vector<F>, F) - Static method in class org.jscience.mathematics.vector.SparseVector
-
Returns a sparse vector equivalent to the specified vector but with
the zero elements removed removed using a default object equality
comparator.
- valueOf(Vector<F>, F, FastComparator<? super F>) - Static method in class org.jscience.mathematics.vector.SparseVector
-
Returns a sparse vector equivalent to the specified vector but with
the zero elements removed using the specified object equality comparator.
- valueOf(long, Unit<Q>) - Static method in class org.jscience.physics.amount.Amount
-
Returns the exact measure corresponding to the value stated in the
specified unit.
- valueOf(double, Unit<Q>) - Static method in class org.jscience.physics.amount.Amount
-
Returns the measure corresponding to an approximate value
(double) stated in the specified unit;
the precision of the measure is assumed to be the
double precision (64 bits IEEE 754 format).
- valueOf(double, double, Unit<Q>) - Static method in class org.jscience.physics.amount.Amount
-
Returns the measure corresponding to the specified approximate value
and measurement error, both stated in the specified unit.
- valueOf(CharSequence) - Static method in class org.jscience.physics.amount.Amount
-
Returns the measure represented by the specified character sequence.
- valueOf(String) - Static method in enum org.opt4j.common.archive.ArchiveModule.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.common.completer.IndividualCompleterModule.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.common.random.RandomModule.RandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.config.Task.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.Constraint.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.domination.ConstraintDominationModule.Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.Individual.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.Objective.Sign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.optimizer.Control.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.crossover.BasicCrossoverModule.BooleanType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.crossover.BasicCrossoverModule.DoubleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.crossover.BasicCrossoverModule.IntegerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.crossover.BasicCrossoverModule.PermutationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.diversity.BasicDiversityModule.BooleanType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.diversity.BasicDiversityModule.DoubleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.mutate.BasicMutateModule.DoubleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.mutate.BasicMutateModule.MutationRateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.mutate.BasicMutateModule.PermutationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.operator.neighbor.BasicNeighborModule.PermutationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.optimizer.ea.BasicMatingModule.CouplerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule.CrossoverRateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.optimizer.sa.CoolingSchedulesModule.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.viewer.Viewer.CloseEvent
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opt4j.common.archive.ArchiveModule.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.common.completer.IndividualCompleterModule.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.common.random.RandomModule.RandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.config.Task.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.Constraint.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.domination.ConstraintDominationModule.Strategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.Individual.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.Objective.Sign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.optimizer.Control.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.opt4j.genotype.CompositeGenotype
-
Returns all
values which are the contained
Genotype
objects.
- values() - Static method in enum org.opt4j.operator.crossover.BasicCrossoverModule.BooleanType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.operator.crossover.BasicCrossoverModule.DoubleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.operator.crossover.BasicCrossoverModule.IntegerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.operator.crossover.BasicCrossoverModule.PermutationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.operator.diversity.BasicDiversityModule.BooleanType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.operator.diversity.BasicDiversityModule.DoubleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.operator.mutate.BasicMutateModule.DoubleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.operator.mutate.BasicMutateModule.MutationRateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.operator.mutate.BasicMutateModule.PermutationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.operator.neighbor.BasicNeighborModule.PermutationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.optimizer.ea.BasicMatingModule.CouplerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.optimizer.ea.EvolutionaryAlgorithmModule.CrossoverRateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.optimizer.sa.CoolingSchedulesModule.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.viewer.Viewer.CloseEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Var - Class in org.opt4j.operator.algebra
-
The
Var returns a double value.
- Var() - Constructor for class org.opt4j.operator.algebra.Var
-
Constructs a
Var with the initial value 0.
- Var(double) - Constructor for class org.opt4j.operator.algebra.Var
-
Constructs a
Var with a given
value.
- Variable<X> - Interface in org.jscience.mathematics.function
-
This interface represents a symbol on whose value a
Function
depends.
- Variable.Global<X> - Class in org.jscience.mathematics.function
-
This class represents a simple
Variable implementation with
context-local values.
- Variable.Local<X> - Class in org.jscience.mathematics.function
-
This class represents a simple
Variable implementation for
functions not shared between threads (non static).
- Vector<F extends Field<F>> - Class in org.jscience.mathematics.vector
-
This class represents an immutable element of a vector space.
- vectorization() - Method in class org.jscience.mathematics.vector.ComplexMatrix
-
- vectorization() - Method in class org.jscience.mathematics.vector.DenseMatrix
-
- vectorization() - Method in class org.jscience.mathematics.vector.Float64Matrix
-
- vectorization() - Method in class org.jscience.mathematics.vector.Matrix
-
Returns the vectorization of this matrix.
- vectorization() - Method in class org.jscience.mathematics.vector.SparseMatrix
-
- VectorMeasure<Q extends Quantity> - Class in javax.measure
-
This class represents a measurement vector of two or more dimensions.
- VectorSpace<V,F extends Field> - Interface in org.jscience.mathematics.structure
-
This interface represents a vector space over a field with two operations,
vector addition and scalar multiplication.
- VectorSpaceNormed<V,F extends Field> - Interface in org.jscience.mathematics.structure
-
This interface represents a vector space on which a positive vector length
or size is defined.
- Velocity - Interface in javax.measure.quantity
-
This interface represents a distance traveled divided by the time of travel.
- VelocityTerm - Class in org.opt4j.optimizer.mopso
-
- VelocityTerm(Rand) - Constructor for class org.opt4j.optimizer.mopso.VelocityTerm
-
- VERSION - Static variable in class org.jscience.JScience
-
Holds the version information.
- VERSION - Static variable in class org.opt4j.start.Opt4JAbout
-
Version number.
- VerticalCRS<C extends Coordinates<?>> - Class in org.jscience.geography.coordinates.crs
-
This class represents a 1 dimensional vertical reference system.
- VerticalCRS() - Constructor for class org.jscience.geography.coordinates.crs.VerticalCRS
-
- verticalRadiusOfCurvature(double) - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the radius of curvature in the prime vertical
for this reference ellipsoid at the specified latitude.
- verticalRadiusOfCurvature(Measurable<Angle>) - Method in class org.jscience.geography.coordinates.crs.ReferenceEllipsoid
-
Returns the radius of curvature in the prime vertical
for this reference ellipsoid at the specified latitude.
- Viewer - Class in org.opt4j.viewer
-
- Viewer(Viewport, ToolBar, StatusBar, Control, String, Viewer.CloseEvent, boolean) - Constructor for class org.opt4j.viewer.Viewer
-
- Viewer.CloseEvent - Enum in org.opt4j.viewer
-
- ViewerModule - Class in org.opt4j.viewer
-
The
ViewerModule configures the optimization process viewer.
- ViewerModule() - Constructor for class org.opt4j.viewer.ViewerModule
-
- Viewport - Class in org.opt4j.viewer
-
- Viewport() - Constructor for class org.opt4j.viewer.Viewport
-
- ViewsToolBarService - Class in org.opt4j.viewer
-
- ViewsToolBarService(Viewport, Provider<ArchiveWidget>, Provider<PopulationWidget>, Provider<ParetoPlotWidget>, Provider<ConvergencePlotWidget>) - Constructor for class org.opt4j.viewer.ViewsToolBarService
-
- VisualizationModule - Class in org.opt4j.viewer
-
- VisualizationModule() - Constructor for class org.opt4j.viewer.VisualizationModule
-
- VOLT - Static variable in class javax.measure.unit.SI
-
The derived unit for electric potential difference, electromotive force
(V).
- Volume - Interface in javax.measure.quantity
-
This interface represents the amount of space occupied by a three-dimensional
object or region of space, expressed in cubic units.
- VolumetricDensity - Interface in javax.measure.quantity
-
This interface represents a mass per unit volume of a substance under
specified conditions of pressure and temperature.
- VolumetricFlowRate - Interface in javax.measure.quantity
-
This interface represents the volume of fluid passing a point in a system
per unit of time.