Searched defs:nvars (Results 1 – 7 of 7) sorted by relevance
80 public void newSampleData(double[] data, int nobs, int nvars) { in newSampleData()
92 public void newSampleData(double[] data, int nobs, int nvars) { in newSampleData()
43 int nvars = 0; variable
700 int nvars = jv.recordParams(getParameterTypes(), in insertBefore() local774 int nvars = jv.recordParams(getParameterTypes(), in insertAfter() local
475 int nvars = 0; // the number of variables declared in ParseVariableDeclarations() local
2175 int nvars = 0; // the number of variables declared in ParseVariableDeclarations() local
558 int ret, i, nvars; in show_available_vars_at() local