Class MatrixParameters

All Implemented Interfaces:
Serializable, Cloneable, GeneralParameterDescriptor, GeneralParameterValue, ParameterDescriptorGroup, ParameterValueGroup, IdentifiedObject, Cloneable

public class MatrixParameters extends ParameterGroup implements ParameterDescriptorGroup
The values for a group of matrix parameters. This value group is extensible, i.e. the number of "elt_row_col" parameters depends on the "num_row" and "num_col" parameter values. Consequently, this parameter value group is also its own mutable operation parameter group.
Since:
2.1
Author:
Martin Desruisseaux (IRD)
See Also: