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

vector.cc File Reference

#include "vector.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)
string _out_separator ("")
ostream& operator<< (ostream &s, const real_vector &v)
ostream& operator<< (ostream &s, const complex_vector &v)


Function Documentation

string _out_separator ( "" ) [static]
 

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

Definition at line 76 of file vector.cc.

Referenced by scalerow().

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

Definition at line 75 of file vector.cc.

Referenced by complex_matrix::Lmaxindex(), real_matrix::Lmaxindex(), ResultIndexMax(), complex_matrix::Rmaxindex(), real_matrix::Rmaxindex(), complex_matrix::add(), real_matrix::add(), complex_vector::copy(), real_vector::copy(), complex_matrix::copy(), real_matrix::copy(), operator *(), complex_vector::operator+=(), real_vector::operator+=(), complex_matrix::operator+=(), real_matrix::operator+=(), complex_vector::operator-=(), real_vector::operator-=(), complex_matrix::operator-=(), real_matrix::operator-=(), complex_matrix::reallocate(), real_matrix::reallocate(), complex_matrix::sub(), and real_matrix::sub().

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

Definition at line 74 of file vector.cc.

Referenced by complex_matrix::Lmaxindex(), real_matrix::Lmaxindex(), ResultIndexMin(), complex_matrix::Rmaxindex(), real_matrix::Rmaxindex(), complex_vector::copy(), real_vector::copy(), complex_matrix::copy(), real_matrix::copy(), operator *(), complex_vector::operator+=(), real_vector::operator+=(), complex_matrix::operator+=(), real_matrix::operator+=(), complex_vector::operator-=(), real_vector::operator-=(), complex_matrix::operator-=(), real_matrix::operator-=(), complex_matrix::reallocate(), and real_matrix::reallocate().

ostream& operator<< ( ostream & s,
const complex_vector & v )
 

Definition at line 661 of file vector.cc.

ostream& operator<< ( ostream & s,
const real_vector & v )
 

Definition at line 90 of file vector.cc.


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