root/libFN.cpp @ 11

Revision 11, 153 bytes (checked in by smidl, 16 years ago)

resampling in PF + initial port of functions

Line 
1#include <itpp/itbase.h>
2#include "libFN.h"
3
4using namespace itpp;
5
6using std::endl;
7
8constfn::constfn(RV rv){
9
10}
11
12vec constfn::evalsome(ivec rvind){
13       
14}
Note: See TracBrowser for help on using the browser.