Ignore:
Timestamp:
Nov 18, 2008 3:24:51 PM (14 years ago)
Author:
srkline
Message:

Changes to the XOP code to use the newly added functions (2008 models).

XOPs have been verified against the Igor version of the code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/XOP_Dev/SANSAnalysis/XOP/TwoPhase.h

    r97 r452  
    1414int ThreeLevelX(FitParamsPtr p); 
    1515int FourLevelX(FitParamsPtr p); 
    16  
     16// 
     17int BroadPeakX(FitParamsPtr p); 
     18int CorrLengthX(FitParamsPtr p); 
     19int TwoLorentzianX(FitParamsPtr p); 
     20int TwoPowerLawX(FitParamsPtr p); 
     21int PolyGaussCoilX(FitParamsPtr p); 
     22int GaussLorentzGelX(FitParamsPtr p); 
     23int GaussianShellX(FitParamsPtr p); 
Note: See TracChangeset for help on using the changeset viewer.