smart_arrays_sample_data
smart_arrays_sample_data
Sinc1D
getXvalues method
getXvalues
smart_arrays_sample_data
smart_arrays_sample_data
Sinc1D
getXvalues method
Sinc1D class
Constructors
Sinc1D
Properties
hashCode
runtimeType
Methods
getSinc
getXvalues
noSuchMethod
toString
Operators
operator ==
getXvalues
method
Float64List
getXvalues
(
)
Retunrs the "x" values where the sine was computed.
Implementation
Float64List getXvalues() => _xvals;