1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-12-19 12:14:29 +00:00

switch to use Output Feedback Split mode

https://github.com/waterret/RngState-OFS
This commit is contained in:
Luchang Jin
2016-10-17 14:18:58 -04:00
parent 89cda5971a
commit 70f386f9c6
4 changed files with 414 additions and 292 deletions

View File

@@ -16,8 +16,10 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef RNG_STATE_SHOW_H
#define RNG_STATE_SHOW_H
#pragma once
#ifndef INCLUDE_SHOW_H
#define INCLUDE_SHOW_H
#include <sstream>
#include <string>