Searched defs:mim2 (Results 1 – 1 of 1) sorted by relevance
64 Real mim2 = (y[i-1]-y[i-2])/(x[i-1]-x[i-2]); in makima() local136 Real mim2 = (impl_->y_[i-1]-impl_->y_[i-2])/(impl_->x_[i-1]-impl_->x_[i-2]); in push_back() local