Definition at line 48 of file fbtTestBasics.cxx.
◆ operator==()
Definition at line 276 of file fbtTestBasics.cxx.
283 std::cout <<
"ERROR: found different values for the equality test: " <<
x1 <<
" vs " <<
x2 << std::endl;
◆ Print()
void Result::Print |
( |
| ) |
const |
Definition at line 300 of file fbtTestBasics.cxx.
302 std::cout <<
"Result: total yield = " <<
value <<
" +" <<
statUp <<
" -" <<
statDown << std::endl;
305 std::cout <<
" variation " << kv.first.name() <<
" = " << kv.second << std::endl;
◆ statDown
float Result::statDown = 0 |
◆ statUp
◆ value
◆ variations
The documentation for this struct was generated from the following file:
std::pair< int, int > compare(const AmgSymMatrix(N) &m1, const AmgSymMatrix(N) &m2, double precision=1e-9, bool relative=false)
compare two matrices, returns the indices of the first element that fails the condition,...