|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConstrainedMatrix.Validator | An object able to discriminate between valid and invalid values. |
| IAltZeroToOneMatrix | A zero-to-one matrix of alternatives. |
| IEvaluations | A matrix of evaluations. |
| IFloatMatrix<RowType,ColumnType> | A matrix which is able to store double values at a set of positions, each position being represented by a row and a column. |
| IRdEvaluations | A matrix of evaluations whose values can be read. |
| IRdFloatMatrix<RowType,ColumnType> | A matrix which is able to retrieve double values at a set of positions, each position being represented by a row and a column entries. |
| IRdZeroToOneMatrix<RowType,ColumnType> | A matrix which is able to retrieve values in [0, 1], i.e., doubles between 0 and 1 inclusive, at a set of positions, each position being represented by a row and a column entries. |
| IZeroToOneMatrix<RowType,ColumnType> | A matrix which is able to store values in [0, 1], i.e., doubles between 0 and 1 inclusive, at a set of positions, each position being represented by a row and a column. |
| Class Summary | |
|---|---|
| AltFuzzyMatrix | |
| ConstantCompleteMatrix<Row,Column> | |
| ConstrainedMatrix<RowType,ColumnType> | A matrix associating double values to positions specified with a row and a column. |
| ConstrainedMatrix.AllValidator | |
| ConstrainedMatrix.FuzzyValidator | |
| EvaluationsDoubleView | An unmodifiable view of the union of two sets of evaluations. |
| EvaluationsView | |
| FloatMatrix<RowType,ColumnType> | |
| FloatMatrixRestrictedView | |
| FuzzyMatrix<RowType,ColumnType> | |
| OneMinusInverseMatrix<PosType> | A fuzzy matrix based on an other fuzzy matrix (called 'base' matrix). |
| Enum Summary | |
|---|---|
| ConstrainedMatrix.ValidatorType | |
| IAltZeroToOneMatrix.Type | |
Provides matrix interfaces and classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||