mode method

void mode(
  1. int m
)

Implementation

void mode(int m) {
  mode_ = m;
}