fi_operator_norm_calc.h File Reference

Calculates norm for fi_operator. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  blue_sky

Defines

#define MAX_AND_INDEX(NEW, OLD, I, I_OLD)   if (fabs (NEW) > fabs (OLD)) {(OLD) = (NEW); (I_OLD) = (I);}


Detailed Description

Calculates norm for fi_operator.

Author:
Sergey Miryanov (sergey-miryanov), sergey.miryanov@gmail.com
Date:
23.01.2009 This source code is released under the terms of the BSD License. See LICENSE for more details.

Define Documentation

#define MAX_AND_INDEX ( NEW,
OLD,
I,
I_OLD   )     if (fabs (NEW) > fabs (OLD)) {(OLD) = (NEW); (I_OLD) = (I);}


Generated on Fri Nov 13 12:07:12 2009 for TheBSEagleProject by  doxygen 1.5.8