Function amici::dotProd

Function Documentation

inline realtype amici::dotProd(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