Show
Ignore:
Timestamp:
10/01/09 18:06:56 (15 years ago)
Author:
smidl
Message:

ticket 12 - correct handling of LD

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/arx_straux_test.cpp

    r629 r647  
    1414//when updateing matrices do not forget to update CHECK_EQUAL below!!! 
    1515         
    16 ldmat Ld0(A); 
    17 ldmat Ld1(A+B); 
     16ldmat Ld0(3); Ld0.ldform(A,ones(3)); 
     17ldmat Ld1(3); Ld1.ldform(A+B,ones(3)); 
     18 
    1819 
    1920ivec belief = vec_1(2);           // default belief