public class ReasoningUtils.CoverageCount extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
falseCount |
int |
total |
int |
trueCount |
| Constructor and Description |
|---|
CoverageCount() |
public int trueCount
public int falseCount
public int total
public CoverageCount()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann