operator [] method

double operator [](
  1. int index
)

Implementation

external double operator [](int index);