Changeset 679 for library/bdm/itpp_ext.h

Show
Ignore:
Timestamp:
10/23/09 00:05:25 (15 years ago)
Author:
smidl
Message:

Major changes in BM -- OK is only test suite and tests/tutorial -- the rest is broken!!!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/itpp_ext.h

    r662 r679  
    1919 
    2020namespace itpp { 
     21        extern vec empty_vec; 
     22         
    2123Array<int> to_Arr ( const ivec &indices ); 
    2224ivec linspace ( int from, int to );