TARIS-Matrices.cpp File Reference

#include <iostream>
#include <cstdlib>
#include <iomanip>
#include <HyperSurface.h>
#include <Surface.h>
#include <TarisApplication.h>
#include <Tree.h>
#include <vector>

Include dependency graph for TARIS-Matrices.cpp:

Go to the source code of this file.

Namespaces

namespace  Programs

Classes

class  Programs::TARIS_Matrices
 Programa genera la matriz de similitud de un conjunto moléulas desde sus archivos CUBE. More...

Functions

int main (int argc, char **argv)


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 314 of file TARIS-Matrices.cpp.

References Programs::TARIS_Matrices::main().

00315 {
00316         return Programs::TARIS_Matrices::main( argc, argv ) ;
00317 }


Generated on Mon May 26 20:29:46 2008 for TARIS by  doxygen 1.5.4