Changeset 101 for tests

Show
Ignore:
Timestamp:
05/12/08 14:37:44 (16 years ago)
Author:
mido
Message:

drobny update LDcek - vse je nyni prinejhorsim tak, jako v Matlabu, z nej uz tedy pro LD nic nevzejde; doplneni chybejicich slov INLINE do prislusneho headru

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/test0.cpp

    r37 r101  
    3838        ld.inv(Il); //  
    3939        mat I = Il.to_mat()*ld.to_mat(); 
    40         cout << "ld:"<<Il.to_mat() << "eye:"<< I <<endl; 
     40        cout << "ld:" << endl << Il.to_mat() << "eye:" << endl<< I <<endl; 
     41        getchar(); 
    4142 
    4243        cout << "Test ldform()"<<endl;