Test controller and (de)verifier for Smooth.Slinq.
More...
|
static readonly DelegateFunc
< Smooth.Algebraics.Tuple< int,
int >, Smooth.Algebraics.Tuple
< int, int >, bool > | eq = (a, b) => a == b |
|
static readonly
IEqualityComparer
< Smooth.Algebraics.Tuple< int,
int > > | eq_1 = new Equals_1<int, int>() |
|
static readonly DelegateFunc
< Smooth.Algebraics.Tuple< int,
int, int >
, Smooth.Algebraics.Tuple< int,
int, int >, bool > | eq_t3 = (a, b) => a == b |
|
static int | loops = 1 |
|
static readonly StringBuilder | stringBuilder = new StringBuilder() |
|
static readonly DelegateFunc
< Smooth.Algebraics.Tuple< int,
int >, int > | to_1 = t => t.Item1 |
|
static readonly Func
< Smooth.Algebraics.Tuple< int,
int >, int > | to_1f = t => t.Item1 |
|
static List
< Smooth.Algebraics.Tuple< int,
int > > | tuples1 = new List<Smooth.Algebraics.Tuple<int, int>>() |
|
static List
< Smooth.Algebraics.Tuple< int,
int > > | tuples2 = new List<Smooth.Algebraics.Tuple<int, int>>() |
|
Test controller and (de)verifier for Smooth.Slinq.
readonly IEqualityComparer<Smooth.Algebraics.Tuple<int, int> > Smooth.Slinq.Test.SlinqTest.eq_1 = new Equals_1<int, int>() |
|
static |
int Smooth.Slinq.Test.SlinqTest.loops = 1 |
|
static |
int Smooth.Slinq.Test.SlinqTest.maxCount = 100 |
int Smooth.Slinq.Test.SlinqTest.maxValue = 100 |
int Smooth.Slinq.Test.SlinqTest.minCount = 50 |
int Smooth.Slinq.Test.SlinqTest.minValue = 1 |
int Smooth.Slinq.Test.SlinqTest.speedLoops = 10 |
readonly StringBuilder Smooth.Slinq.Test.SlinqTest.stringBuilder = new StringBuilder() |
|
static |
bool Smooth.Slinq.Test.SlinqTest.testCorrectness |
The documentation for this class was generated from the following file:
- KSP/Assets/Scripts/Util Scripts/SmoothFoundations/Slinq/Test/SlinqTest.cs