Show
Ignore:
Timestamp:
11/13/08 20:00:53 (16 years ago)
Author:
smidl
Message:

prejmenovani evalpdflog a evalcond

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/arx_elem_test.cpp

    r201 r211  
    4040         
    4141        mlstudent* Ap = Ar.predictor_student(RV("{y }"),RV("{1 }")); 
    42         vec Ap_x=Ap->evalcond_m(X,vec_1(1.0)); 
     42        vec Ap_x=Ap->evallogcond_m(X,vec_1(1.0)); 
    4343        vec ll_x = Ar.logpred_m(X2); 
    4444