BlockIP
ritz_value.h
Go to the documentation of this file.
1 #ifndef RITZ_VALUE_H
2 #define RITZ_VALUE_H
3 
4 int ritz_value(int itcg, double *valpha, double *vbeta);
5 
6 #endif //RITZ_VALUE_H