Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/21/08 09:48:11 (16 years ago)
Author:
vdorfer
Message:

Created API documentation for HeuristicLab.Operators namespace (#331)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators/SubScopesMixer.cs

    r788 r801  
    5959    /// </example>
    6060    /// </remarks>
     61    /// <exception cref="ArgumentException">Thrown when the number of sub scopes cannot be divided by
     62    /// the number of partitions without remainder.</exception>
    6163    /// <param name="scope">The scope whose sub scopes should be mixed.</param>
    6264    /// <returns><c>null</c>.</returns>
Note: See TracChangeset for help on using the changeset viewer.