Changeset 4459 for branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/Tests/LinearScalingTest.cs
- Timestamp:
- 09/21/10 14:12:27 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/Tests/LinearScalingTest.cs
r4001 r4459 36 36 [TestClass()] 37 37 public class LinearScalingTest { 38 [TestMethod ()]38 [TestMethod] 39 39 public void CalculateScalingParametersTest() { 40 40 var testData = new double[,] {
Note: See TracChangeset
for help on using the changeset viewer.