Package | Description |
---|---|
org.linqs.psl.model.rule.arithmetic |
Constructor and Description |
---|
WeightedGroundArithmeticRule(WeightedArithmeticRule rule,
float[] coefficients,
GroundAtom[] atoms,
FunctionComparator comparator,
float constant) |
WeightedGroundArithmeticRule(WeightedArithmeticRule rule,
List<Float> coefficients,
List<GroundAtom> atoms,
FunctionComparator comparator,
float constant) |
Copyright © 2020 University of California, Santa Cruz. All rights reserved.