HubbardGPU
Hubbard diagonalisation on the GPU (and CPU)
|
#include <iostream>
#include <cstdlib>
#include <cmath>
#include <armadillo>
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 44 of file lanczos.cpp.