
useDynLib(BPrimm)

# ------------------------------------------
# Export directives.  
# ------------------------------------------

export(AL)
export(backward.IMAL)
export(backward)
export(Bayes.AL)
export(Bayes.Lasso)
export(Bayes.t)
export(detMatrix)
export(dinvGauss)
export(forward)
export(IAL)
export(IMAL)
export(Lasso)
export(marginal)
export(plotSimulate)
export(prepare.cross)
export(rinvGauss)

# ------------------------------------------
# S3method declarations.  
# ------------------------------------------

S3method(print, IMAL)
