| 2269 | } |
| 2270 | |
| 2271 | void HEkk::resetSyntheticClock() { |
| 2272 | this->build_synthetic_tick_ = this->simplex_nla_.build_synthetic_tick_; |
| 2273 | this->total_synthetic_tick_ = 0; |
| 2274 | } |
| 2275 | |
| 2276 | void HEkk::initialisePartitionedRowwiseMatrix() { |
| 2277 | if (status_.has_ar_matrix) return; |