double & vector::operator[] ( size_t  i )

Function returning pointer to ith element of a vector.

Parameters:
i: ith entry of vector.
 All Classes Files Functions Variables Typedefs Friends Defines