ARCS6 AR6-REV.24062600
読み取り中…
検索中…
一致する文字列を見つけられません
Shuffle.hh ファイル

シャッフルクラス [詳解]

#include <cassert>
#include <cmath>
#include "Matrix.hh"
#include "RandomGenerator.hh"
Shuffle.hh の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  ARCS::Shuffle
 シャッフルクラス [詳解]
 

マクロ定義

#define arcs_assert(a)   (assert(a))
 
#define PassedLog()
 
#define EventLog(a)
 
#define EventLogVar(a)
 

詳解

シャッフルクラス

メルセンヌ・ツイスタによって行列のランダムシャッフルを行うクラス

日付
2020/04/19
著者
Yokokura, Yuki