Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TSV.cpp File Reference

#include <math.h>
#include "TSV.h"
#include "Debug.h"

Go to the source code of this file.

Functions

int CompareTSVElement (const void *elem1, const void *elem2)
 Helper funtion that compares a pair of TSV elements by their absolute value.


Detailed Description

------------------------------------------------------------------------

Copyright 2001 by the University of Toronto (UT).

All Rights Reserved

Permission to copy and modify this software and its documentation only for internal use in your organization is hereby granted, provided that this notice is retained thereon and on all copies. UT makes no representations as to the suitability and operability of this software for any purpose. It is provided "as is" without express or implied warranty.

UT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL UT BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

No other rights, including for example, the right to redistribute this software and its documentation or the right to prepare derivative works, are granted unless specifically provided in a separate license agreement.

Author: Diego Macrini (dmac@cs.toronto.edu)

Log:
TSV.cpp,v
Revision 1.1.1.1 2002/03/10 07:38:07 dmac Imported sources

-----------------------------------------------------------------------

Definition in file TSV.cpp.


Function Documentation

int CompareTSVElement const void *    elem1,
const void *    elem2
 

Helper funtion that compares a pair of TSV elements by their absolute value.

It can be passed as an argument to the SmartArray::Sort() to obtain a descending order of a TSV.

\precondition It is assumed that the values ar positive since the represent the sume of the k larges absolute eigenvalues of a submatrix.

Definition at line 52 of file TSV.cpp.


Generated on Sat Nov 13 11:21:28 2004 for Noisy DAG Matcher by doxygen1.2.18