getCalorieNeedPerDay method

double getCalorieNeedPerDay()

Implementation

double getCalorieNeedPerDay() {
  return getTdee();
}