IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35954


Ignore:
Timestamp:
Aug 15, 2013, 1:21:26 PM (13 years ago)
Author:
watersc1
Message:

Fix segfault bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20130712/psLib/src/math/psMixtureModels.c

    r35798 r35954  
    403403    success = psMMGMMUncensored(Dcensored,
    404404                                dim,
    405                                 N,
     405                                N - Ncensored,
    406406                                tempModes,
    407407                                means,
Note: See TracChangeset for help on using the changeset viewer.