- Timestamp:
- 01/08/13 17:08:53 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Algorithms.GradientDescent/3.3/Plugin.cs.frame
r8452 r9128 36 36 [PluginDependency("HeuristicLab.Parameters", "3.3")] 37 37 [PluginDependency("HeuristicLab.Persistence", "3.3")] 38 [PluginDependency("HeuristicLab.Problems.TestFunctions", "3.3")]39 38 [PluginDependency("HeuristicLab.Random", "3.3")] 40 39 public class HeuristicLabAlgorithmsGradientDescentPlugin : PluginBase {
Note: See TracChangeset
for help on using the changeset viewer.