Data::SampleSetBase internal class members
No documentation available
No documentation available
Clear all data
This virtual function implements the get_count
pure function declared in the Set1d
base abstract class.
Documentation inherited from base class:
Get total number of data stored in data set
Get stored derivative value at index x
Get modifiable reference to stored derivative value at index x
Get x value of first sample
Get step size between consecutive x values
virtual Math::range_t get_x_range() const
This virtual function implements the get_x_range
pure function declared in the Set1d
base abstract class.
Documentation inherited from base class:
Get minimal and maximal x values on found in data set
This virtual function implements the get_x_value
pure function declared in the Set1d
base abstract class.
Documentation inherited from base class:
Get x data at index n in data set
This virtual function implements the get_y_value
pure function declared in the Set1d
base abstract class.
Documentation inherited from base class:
Get y data stored at index n in data set
This virtual function implements the get_y_value
pure function declared in the Set1d
base abstract class.
Documentation inherited from base class:
Get modifiable reference to y data stored at index n in data set
Set number of samples
Set x origin and step values
Set y value and its derivative at index x
Set y value and its derivative at nearest x value