root/bdm/itpp_ext.h @ 15

Revision 15, 263 bytes (checked in by smidl, 16 years ago)

restrukturalizace

  • Property svn:eol-style set to native
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
14namespace itpp {
15        Array<int> to_Arr(const ivec &indices);
16}
Note: See TracBrowser for help on using the browser.