Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
exercise:prog:spinglass [2020/11/06 03:14] – chunchung | exercise:prog:spinglass [2020/11/06 03:15] (current) – [System representation] chunchung | ||
---|---|---|---|
Line 16: | Line 16: | ||
Since the coupling involves two spins, it is instinctive to use a two-dimensional array for '' | Since the coupling involves two spins, it is instinctive to use a two-dimensional array for '' | ||
- | Since we are using C+ +, we will use the '' | + | Since we are using %%C++%%, we will use the '' |
<code c++> | <code c++> | ||
std:: | std:: |