Revision 478d04c81f9a6aad8a7f1a4ed02196bd7c5a0450 authored by Romain, Dirk and Doug on 12 November 2010, 07:31:51 UTC, committed by cran-robot on 12 November 2010, 07:31:51 UTC
1 parent 8becc3f
Raw File
NAMESPACE
useDynLib(RcppArmadillo)

export(fastLmPure,
       fastLm,
       fastLm.default,
       fastLm.formula,
       predict.fastLm,
       print.fastLm,
       summary.fastLm,
       print.summary.fastLm)
export(RcppArmadillo.package.skeleton)

back to top