コード例 #1
0
ファイル: TransformationTest.cs プロジェクト: wasowski/NMF
 public TestTransformation(TransformationTest test)
 {
     this.test = test;
 }
コード例 #2
0
ファイル: TransformationTest.cs プロジェクト: FrederikP/NMF
 public TestTransformation(TransformationTest test)
 {
     this.test = test;
 }