Go to the source code of this file.
◆ balance_heuristic()
Definition at line 16 of file mis.h.
References b.
◆ balance_heuristic_3()
| ccl_device float balance_heuristic_3 |
( |
const float | a, |
|
|
const float | b, |
|
|
float | c ) |
Definition at line 21 of file mis.h.
References b.
◆ max_heuristic()
| ccl_device float max_heuristic |
( |
const float | a, |
|
|
const float | b ) |
Definition at line 36 of file mis.h.
References b.
◆ power_heuristic()
| ccl_device float power_heuristic |
( |
const float | a, |
|
|
const float | b ) |
◆ power_heuristic_3()
| ccl_device float power_heuristic_3 |
( |
const float | a, |
|
|
const float | b, |
|
|
float | c ) |
Definition at line 31 of file mis.h.
References b.