YaccConstructor


LinearInput

Namespace: AbstractAnalysis.Common

Constructors

ConstructorDescription
new(input)
Signature: (input:int<MeasureProduct<token,MeasureOne>> array) -> LinearInput

CompiledName: .ctor

new(initialPositions, input)
Signature: (initialPositions:int<MeasureProduct<positionInInput,MeasureOne>> [] * input:int<MeasureProduct<token,MeasureOne>> array) -> LinearInput

CompiledName: .ctor

Instance members

Instance memberDescription
Input
Signature: int<MeasureProduct<token,MeasureOne>> array

CompiledName: get_Input

Fork me on GitHub