Show
Ignore:
Timestamp:
11/30/11 14:36:47 (13 years ago)
Author:
smidl
Message:

oprava pro novou verzi itpp

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/itpp_ext.h

    r1200 r1410  
    4949static const double inf = std::numeric_limits<double>::infinity(); 
    5050 
    51 //#if 0 
     51#if 0 
    5252/*! 
    5353  \brief Gamma distribution 
     
    9797}; 
    9898bool qr ( const mat &A, mat &R ); 
    99 //#endif 
     99#endif 
    100100//! reimplementation of matlab num2str 
    101101std::string num2str ( double d );