Home | History | Annotate | Download | only in src

Lines Matching full:nmixtures

1871 //  void setNMixtures(int nmixtures)
1877 (JNIEnv* env, jclass , jlong self, jint nmixtures)
1883 (*me)->setNMixtures( (int)nmixtures );