smart_arrays_sample_data
smart_arrays_sample_data
XsinYcos2D
getMatrix method
getMatrix
smart_arrays_sample_data
smart_arrays_sample_data
XsinYcos2D
getMatrix method
XsinYcos2D class
Constructors
XsinYcos2D
Properties
hashCode
runtimeType
Methods
getMatrix
getXColCoordinates
getYRowCoordinates
noSuchMethod
toString
Operators
operator ==
getMatrix
method
List
<
Float64List
>
getMatrix
(
)
Returns the computed matrix.
Implementation
List<Float64List> getMatrix() => _matrix;