Namespaces

Types

Type SampleAlteredEventArgs

Namespace MathNet.Numerics

Parent EventArgs

Methods

Properties

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public properties

double T get;

he t-value of the x=f(t) or (t,x) samples.
return double