Home | History | Annotate | Download | only in src

Lines Matching refs:cvGEMM

986     CV_CALL(cvGEMM( &sub_weights, X, 2*layer->s, &bias, 2*layer->s, layer->exp2ssumWX ));