MathSum

配列要素の和を返します。

double  MathSum(
  const double&  array[]   // 値の配列
  )

パラメータ

array[]

[in] 値の配列 

戻り値

配列要素の和