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

balance.cc File Reference

#include "mixer.h"
#include "units.h"
#include "error.h"
#include "sources.h"
#include <math.h>

Go to the source code of this file.

Functions

int Delta (int i, int j)
complex YpY (int n, int m, const Matrix &Y)
complex YmY (int n, int m, const Matrix &Y)
complex Yom (int m, const Matrix &Y)


Function Documentation

int Delta ( int i,
int j ) [inline, static]
 

Definition at line 246 of file balance.cc.

Referenced by mixer::balancer::calc().

complex YmY ( int n,
int m,
const Matrix & Y ) [inline, static]
 

Definition at line 253 of file balance.cc.

Referenced by mixer::balancer::calc().

complex Yom ( int m,
const Matrix & Y ) [inline, static]
 

Definition at line 257 of file balance.cc.

Referenced by mixer::balancer::calc().

complex YpY ( int n,
int m,
const Matrix & Y ) [inline, static]
 

Definition at line 250 of file balance.cc.

Referenced by mixer::balancer::calc().


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