C# Class QLNet.CalibratedModel.PrivateConstraint.Impl

Inheritance: IConstraint
Afficher le fichier Open project: ammachado/QLNet

Méthodes publiques

Méthode Description
Impl ( List arguments ) : System
test ( Vector p ) : bool

Method Details

Impl() public méthode

public Impl ( List arguments ) : System
arguments List
Résultat System

test() public méthode

public test ( Vector p ) : bool
p Vector
Résultat bool