Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

table.cc File Reference

#include "table.h"
#include "vector.h"
#include "datafile.h"
#include <iostream.h>
#include <iomanip.h>

Go to the source code of this file.

Functions

int min (int a, int b)
int max (int a, int b)
int length (int a, int b)
v_index_mode ResultModeMax (const v_index_mode a, const v_index_mode b)
string _out_separator ("\n")
ostream& operator<< (ostream &s, const real_matrix &A)
ostream& operator<< (ostream &s, const complex_matrix &A)


Function Documentation

v_index_mode ResultModeMax ( const v_index_mode a,
const v_index_mode b ) [static]
 

Definition at line 71 of file table.cc.

Referenced by complex_matrix::add(), real_matrix::add(), operator+(), operator-(), scalediv(), scalemult(), complex_matrix::sub(), and real_matrix::sub().

string _out_separator ( "\n" ) [static]
 

int length ( int a,
int b ) [inline, static]
 

Definition at line 67 of file table.cc.

int max ( int a,
int b ) [inline, static]
 

Definition at line 66 of file table.cc.

int min ( int a,
int b ) [inline, static]
 

Definition at line 65 of file table.cc.

ostream& operator<< ( ostream & s,
const complex_matrix & A )
 

Definition at line 1060 of file table.cc.

ostream& operator<< ( ostream & s,
const real_matrix & A )
 

Definition at line 89 of file table.cc.


Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7