Extreme Optimization™: Complexity made simple.

Numerical Components
for .NET

  • Home
  • •
  • Features
    • Math Library
    • Vector and Matrix Library
    • Statistics Library
    • Performance
    • Usability
  • •
  • Documentation
    • Introduction
    • Math Library User's Guide
    • Vector and Matrix Library User's Guide
    • Statistics Library User's Guide
    • Reference
  • •
  • Support
    • Frequently Asked Questions
    • QuickStart Samples
    • Sample Applications
    • Downloads
  • •
  • Blog
  • •
  • Company
    • About us
    • Testimonials
    • Customers
    • Press Releases
    • Careers
    • Contact us
Introduction
Expand Mathematics Library User's GuideMathematics Library User's Guide
Expand Vector and Matrix Library User's GuideVector and Matrix Library User's Guide
Expand Statistics Library User's GuideStatistics Library User's Guide
Expand ReferenceReference
  • Home
  • Documentation
  • Reference
  • Extreme.Mathematics.Curves Namespace
  • Curve Class
  • Methods
    • Clone Method
    • FindRoots Method
    • GetCurveFitter Method
    • GetDerivative Method
    • Integral Method
    • OnParameterChanged Method
    • OnParameterChanging Method
    • SlopeAt Method
    • Solve Method
    • TangentAt Method
    • ValueAt Method
Collapse imageExpand ImageCopy imageCopyHover image
            






Curve Methods

Curve Class  See Also 

The Curve type exposes the following members.

Methods

  NameDescription
Public methodClone
Constructs an exact copy of this instance.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFindRoots
Gets the set of X-coordinates where the curve crosses the X-axis.
Public methodGetCurveFitter
Returns a CurveFitter object that can be used to fit the curve to data.
Public methodGetDerivative
Returns a Curve that represents the derivative of this Curve.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIntegral
Gets the definite integral of the curve between the specified X-coordinates.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnParameterChanged
Called after a Curve parameter has been changed.
Protected methodOnParameterChanging
Called before the value of a curve parameter is changed.
Public methodSlopeAt
Gets the slope of the curve at the specified X-coordinate.
Public methodSolve
Finds the x value where the curve reaches the specified y value.
Public methodTangentAt
Gets the tangent Line to the curve at the specified X-coordinate.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodValueAt
Gets the Y-value of the curve at the specified X-coordinate.

See Also

Curve Class
Extreme.Mathematics.Curves Namespace

Send comments on this topic to support@extremeoptimization.com

Copyright © 2003-2010, Extreme Optimization. All rights reserved.
Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.