(p_0) selection for row_adjust.
More...
#include <rowsens.hpp>
|
|
double | direct = 0.5 |
| | Used when kind is Direct.
|
| |
|
std::size_t | smart_alt = 0 |
| | Alternative/node index made continuous when kind is Smart.
|
| |
(p_0) selection for row_adjust.
◆ Direct()
| static P0Mode anpcpp::P0Mode::Direct |
( |
double |
p0 | ) |
|
|
inlinestatic |
- Returns
- Direct mode with the given (p_0).
◆ Original()
| static P0Mode anpcpp::P0Mode::Original |
( |
| ) |
|
|
inlinestatic |
- Returns
- Per-column original-weight (p_0).
◆ Smart()
| static P0Mode anpcpp::P0Mode::Smart |
( |
std::size_t |
alt_index | ) |
|
|
inlinestatic |
- Returns
- Smart mode for continuity of
alt_index.
The documentation for this struct was generated from the following file: