Function amici::dot_prod

Function Documentation

inline realtype amici::dot_prod(AmiVector const &x, AmiVector const &y)

Compute dot product of x and y.

Parameters:
  • x – vector

  • y – vector

Returns:

dot product of x and y