ruleevaluation

package
v0.0.0-...-95be186 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2021 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BasicBooleanRuleEvaluator

func BasicBooleanRuleEvaluator(matrixRule rules.RuleMatrix, currentVals mat.VecDense) (bool, error)

BasicBooleanRuleEvaluator implements a basic version of the Matrix rule evaluator, provides single boolean output (and error if present)

func BasicRealValuedRuleEvaluator

func BasicRealValuedRuleEvaluator(matrixRule rules.RuleMatrix, currentVals mat.VecDense) (bool, float64, error)

BasicRealValuedRuleEvaluator implements real valued rule evaluation in the same form as the boolean one

func CheckForFalse

func CheckForFalse(resultVect []bool) bool

func GenRealResult

func GenRealResult(aux mat.VecDense, c *mat.VecDense) ([]bool, float64, error)

func GenResult

func GenResult(aux mat.VecDense, c *mat.VecDense) ([]bool, error)

func RuleEvaluation

func RuleEvaluation(matrixRule rules.RuleMatrix, currentVals mat.VecDense) bool

func RuleMul

func RuleMul(variableFormalVect mat.VecDense, ApplicableMatrix mat.Dense) *mat.VecDense

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL