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.cpp

    r662 r679  
    2626namespace itpp 
    2727{ 
     28        vec empty_vec = vec(0); 
     29         
    2830Array<int> to_Arr (const ivec &indices) 
    2931{