Interface TakesIndependenceWrapper
- All Known Implementing Classes:
BFCI
,BFCIFinalOrientationOnly
,BFCITR
,BOSS
,CCD
,CPC
,CpcStable
,CStaR
,FAS
,FASK
,FaskConcatenated
,FaskVote
,Fci
,FciMax
,GFCI
,GRaSP
,GRASP_FCI
,GRaSPTol
,LVSWAP_1
,LVSWAP_2a
,LVSWAP_2b
,PC
,PC_MB
,PcAll
,PCMAX
,PcStable
,Rfci
,SIMPLE_DEMO_GA
,SP
,SPPFCI
,SvarFci
,SvarGfci
public interface TakesIndependenceWrapper
Author : Jeremy Espino MD
Created 7/13/17 2:25 PM
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setIndependenceWrapper
(IndependenceWrapper independenceWrapper)
-
Method Details
-
setIndependenceWrapper
-
getIndependenceWrapper
IndependenceWrapper getIndependenceWrapper()
-