Go to the source code of this file.
|
namespace | codac |
| FixPoint of a separator The fixpoint of a separator is computed by calling the "::"separate function on a given box until the Hausdorff distance between two iterations is less than a given ratio. This operation can be seen as a contractor on the boundary of the solution set.
|
|
|
const IntervalMatrix | codac::operator| (const IntervalMatrix &x, const IntervalMatrix &y) |
| \([\mathbf{X}]\sqcup[\mathbf{Y}]\)
|
|
const IntervalMatrix | codac::operator& (const IntervalMatrix &x, const IntervalMatrix &y) |
| \([\mathbf{X}]\cap[\mathbf{Y}]\)
|
|
Arithmetic operations on matrices
- Date
- 2022
- Author
- Simon Rohou
- Copyright
- Copyright 2022 Codac Team
- License: This program is distributed under the terms of
- the GNU Lesser General Public License (LGPL).