Uses of Interface
cfa.vo.sherpa.Method

Packages that use Method
cfa.vo.sherpa   
 

Uses of Method in cfa.vo.sherpa
 

Subinterfaces of Method in cfa.vo.sherpa
 interface LevMar
           
 interface MonCar
           
 interface NelderMead
           
 

Methods in cfa.vo.sherpa that return Method
 Method FitConfiguration.getMethod()
           
 Method SherpaClient.getMethod(OptimizationMethod optMethod)
           
 

Methods in cfa.vo.sherpa that return types with arguments of type Method
 Class<? extends Method> OptimizationMethod.getMethodClass()
           
 

Methods in cfa.vo.sherpa with parameters of type Method
 FitResults SherpaClient.fit(Data dataset, CompositeModel model, Stat stat, Method method)
           
 void FitConfiguration.setMethod(Method method)
           
 



Copyright © 2013. All rights reserved.