operator [] method

Float64x2 operator [] (int index)
inherited

Implementation

N operator [](int index) => _list[index];