operators.h File Reference

#include <gsl/gsl_matrix.h>

Go to the source code of this file.

Functions

gsl_matrix_complex * operator_sigma_z (quantum_system *qs, int n)
gsl_matrix_complex * operator_sigma_x (quantum_system *qs, int n)
gsl_matrix_complex * operator_sigma_y (quantum_system *qs, int n)
gsl_matrix_complex * operator_unit (quantum_system *qs, int n)
gsl_matrix_complex * operator_ho_lowering (quantum_system *qs, int n, int offset)
gsl_matrix_complex * operator_ho_raising (quantum_system *qs, int n, int offset)
gsl_matrix_complex * operator_ho_N (quantum_system *qs, int n, int offset)
gsl_complex operator_trace (gsl_matrix_complex *op)


Function Documentation

gsl_matrix_complex* operator_ho_lowering ( quantum_system qs,
int  n,
int  offset 
)

gsl_matrix_complex* operator_ho_N ( quantum_system qs,
int  n,
int  offset 
)

gsl_matrix_complex* operator_ho_raising ( quantum_system qs,
int  n,
int  offset 
)

gsl_matrix_complex* operator_sigma_x ( quantum_system qs,
int  n 
)

gsl_matrix_complex* operator_sigma_y ( quantum_system qs,
int  n 
)

gsl_matrix_complex* operator_sigma_z ( quantum_system qs,
int  n 
)

gsl_complex operator_trace ( gsl_matrix_complex *  op  ) 

gsl_matrix_complex* operator_unit ( quantum_system qs,
int  n 
)


Generated on Thu Jun 12 16:48:45 2008 for QDpack by  doxygen 1.5.1