No |
public class NoConstraint : ConstraintDefinition
The NoConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| NoConstraint | Initializes a new instance of the NoConstraint class |
| Name | Description | |
|---|---|---|
| Check | Tests whether the constraint is satisfied. (Overrides ConstraintDefinitionCheck(VectorDouble)) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Update |
Finds a beta so that a new solution defined as
solution + beta * direction satisfies the constraint.
(Inherited from ConstraintDefinition) |
Copyright (c) 2003-2004, dnAnalytics Project. All rights reserved. See http://www.dnAnalytics.net for details.
Adopted for Altaxo (c) 2005 Dr. Dirk Lellinger.