prod abstract method

double prod()

Returns the product of all the vector's elements

Implementation

double prod();