prod abstract method

double prod()

Returns the product of all the matrix elements

Implementation

double prod();