~ubuntu-branches/ubuntu/trusty/r-cran-rcpparmadillo/trusty

« back to all changes in this revision

Viewing changes to inst/include/armadillo

  • Committer: Package Import Robot
  • Author(s): Dirk Eddelbuettel
  • Date: 2013-09-29 16:03:43 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20130929160343-8ed4fww4vzoq8067
Tags: 0.3.920.1-1
* New upstream release

* debian/control: Tightened Build-Depends on r-cran-rcpp to (>= 0.10.5)

Show diffs side-by-side

added added

removed removed

Lines of Context:
422
422
  #include "armadillo_bits/fn_histc.hpp"
423
423
  #include "armadillo_bits/fn_unique.hpp"
424
424
  #include "armadillo_bits/fn_fft.hpp"
 
425
  #include "armadillo_bits/fn_fft2.hpp"
425
426
  #include "armadillo_bits/fn_any.hpp"
426
427
  #include "armadillo_bits/fn_all.hpp"
427
428