-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
23 changed files
with
49 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file Core.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file Basic.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file Discrete.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file GammaPoisson.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file NormalExp.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file EigenRand | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.4.0 | ||
* @date 2021-09-17 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file Macro.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.4.0 | ||
* @date 2021-09-28 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
@@ -14,7 +14,7 @@ | |
|
||
#define EIGENRAND_WORLD_VERSION 0 | ||
#define EIGENRAND_MAJOR_VERSION 4 | ||
#define EIGENRAND_MINOR_VERSION 0 | ||
#define EIGENRAND_MINOR_VERSION 1 | ||
|
||
#if EIGEN_VERSION_AT_LEAST(3,3,10) | ||
#define EIGENRAND_EIGEN_34_MODE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file MorePacketMath.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file Multinomial.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file MvNormal.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file PacketFilter.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file PacketRandomEngine.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file RandUtils.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.3 | ||
* @date 2021-03-31 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file MorePacketMath.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.5 | ||
* @date 2021-07-16 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file PacketFilter.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.4.0 | ||
* @date 2021-09-17 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file RandUtils.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.4.0 | ||
* @date 2021-09-17 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file MorePacketMath.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.4.0 | ||
* @date 2021-04-26 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file PacketFilter.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.4.0 | ||
* @date 2021-09-17 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file RandUtils.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.4.0 | ||
* @date 2021-09-17 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file MorePacketMath.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.3.5 | ||
* @date 2021-07-16 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file PacketFilter.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.4.0 | ||
* @date 2021-09-17 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
* @file RandUtils.h | ||
* @author bab2min ([email protected]) | ||
* @brief | ||
* @version 0.4.0 | ||
* @date 2021-09-17 | ||
* @version 0.4.1 | ||
* @date 2022-08-13 | ||
* | ||
* @copyright Copyright (c) 2020-2021 | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters