codac
1.5.6
Loading...
Searching...
No Matches
src
core
arithmetic
codac_matrix_arithmetic.h
Go to the documentation of this file.
1
12
#ifndef __CODAC_MATRIX_ARITHMETIC_H__
13
#define __CODAC_MATRIX_ARITHMETIC_H__
14
15
#include "
codac_IntervalMatrix.h
"
16
17
namespace
codac
18
{
24
const
IntervalMatrix
operator|
(
const
IntervalMatrix& x,
const
IntervalMatrix& y);
25
31
const
IntervalMatrix
operator&
(
const
IntervalMatrix& x,
const
IntervalMatrix& y);
32
}
33
34
#endif
codac_IntervalMatrix.h
codac
FixPoint of a separator The fixpoint of a separator is computed by calling the "::"separate function ...
Definition
codac_capd_helpers.h:9
codac::operator&
const IntervalMatrix operator&(const IntervalMatrix &x, const IntervalMatrix &y)
codac::operator|
const IntervalMatrix operator|(const IntervalMatrix &x, const IntervalMatrix &y)
Generated by
1.11.0