- Timestamp:
- 03/04/10 14:56:48 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Encodings.RealVector/3.3/Tests/Auxiliary.cs
r2914 r2929 23 23 using HeuristicLab.Common; 24 24 25 namespace HeuristicLab.Encodings.RealVector .Tests {25 namespace HeuristicLab.Encodings.RealVector_33.Tests { 26 26 public static class Auxiliary { 27 27 public static bool RealVectorIsAlmostEqualByPosition(DoubleArrayData p1, DoubleArrayData p2) {
Note: See TracChangeset
for help on using the changeset viewer.