Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/27/09 09:31:06 (15 years ago)
Author:
vdorfer
Message:

Created API documentation for HeuristicLab.BitVector and HeuristicLab.Constraints namespace and changed a comment in HeuristicLab.IntVector namespace(#331)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.IntVector/UniformAllPositionsManipulator.cs

    r1157 r1176  
    4646
    4747    /// <summary>
    48     /// Changes all position in the given integer <paramref name="vector"/>.
     48    /// Changes all positions in the given integer <paramref name="vector"/>.
    4949    /// </summary>
    5050    /// <param name="random">A random number generator.</param>
     
    6161
    6262    /// <summary>
    63     /// Changes all position in the given integer <paramref name="vector"/>.
     63    /// Changes all positions in the given integer <paramref name="vector"/>.
    6464    /// </summary>
    6565    /// <remarks>Calls <see cref="Apply"/>.</remarks>
Note: See TracChangeset for help on using the changeset viewer.