Rosetta
|
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::cluster | |
protocols::cluster::calibur | |
Macros | |
#define | NUM_ITER 50 |
#define | SMALL_NUM_ITER 4 |
#define | _TEST_JACOBI_ |
Functions | |
template<class T > | |
void | protocols::cluster::calibur::ROTATE (T &a, int x1, int y1, int x2, int y2, core::Real s, core::Real tau) |
bool | protocols::cluster::calibur::jacobi3 (core::Real a[3][3], core::Real d[3], core::Real v[3][3]) |
void | protocols::cluster::calibur::print_matrix (core::Real a[3][3]) |
#define _TEST_JACOBI_ |
#define NUM_ITER 50 |
#define SMALL_NUM_ITER 4 |