C# Class QLNet.CalibratedModel.PrivateConstraint.Impl

Inheritance: IConstraint
Exibir arquivo Open project: ammachado/QLNet

Public Methods

Method Description
Impl ( List arguments ) : System
test ( Vector p ) : bool

Method Details

Impl() public method

public Impl ( List arguments ) : System
arguments List
return System

test() public method

public test ( Vector p ) : bool
p Vector
return bool