codac 1.5.6
Loading...
Searching...
No Matches
codac_matrix_arithmetic.h File Reference
Include dependency graph for codac_matrix_arithmetic.h:

Go to the source code of this file.

Namespaces

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.
 

Functions

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}]\)
 

Detailed Description

Arithmetic operations on matrices

Date
2022
Author
Simon Rohou
License: This program is distributed under the terms of
the GNU Lesser General Public License (LGPL).