root/itpp_ext.h
@
7
Revision 6, 263 bytes (checked in by smidl, 17 years ago) | |
---|---|
|
Line | |
---|---|
1 | // |
2 | // C++ Interface: itpp_ext |
3 | // |
4 | // Description: |
5 | // |
6 | // |
7 | // Author: smidl <smidl@utia.cas.cz>, (C) 2008 |
8 | // |
9 | // Copyright: See COPYING file that comes with this distribution |
10 | // |
11 | // |
12 | #include <itpp/itbase.h> |
13 | |
14 | namespace itpp { |
15 | Array<int> to_Arr(const ivec &indices); |
16 | } |
Note: See TracBrowser
for help on using the browser.