|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Evaluators Namespace > DoubleEvaluator Class |
Represents an operation that evaluates a double input.
Namespace: BNCS.Logic.Evaluators
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public class DoubleEvaluator : SingleInputOperation
This class is a part of the single input operation framework and is designed to handle operations that require a double precision floating-point number as input.
Object
BNCS.Logic.Abstract.BaseLogicEntity
BNCS.Logic.Abstract.GenericOperation
BNCS.Logic.Abstract.SingleInputOperation
BNCS.Logic.Evaluators.DoubleEvaluator
BNCS.Logic.Evaluators Namespace