Home | History | Annotate | Download | only in src

Lines Matching refs:cvWriteReal

1537     CV_CALL(cvWriteReal( fs, "init_learn_rate", layer->init_learn_rate ));
1550 CV_CALL(cvWriteReal( fs, "a", l->a ));
1551 CV_CALL(cvWriteReal( fs, "s", l->s ));
1557 CV_CALL(cvWriteReal( fs, "a", l->a ));
1558 CV_CALL(cvWriteReal( fs, "s", l->s ));