Show
Ignore:
Timestamp:
09/29/10 11:22:24 (14 years ago)
Author:
smidl
Message:

vec ivec conversion

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/itpp_ext.h

    r1064 r1200  
    3434 
    3535ivec get_from_bvec ( const ivec &v, const bvec &binlist ); 
     36 
     37vec get_from_ivec ( const ivec &v); 
    3638 
    3739// template<class Num_T>