encode_Fast_log
encode_Fast_log
Összefoglaló
encode_Fast_log egy osztály a Aspose.Font FOSS-ban Python számára.
Ez a osztály 4 módszert kínál az encode_Fast_log objektumokkal való munkavégzéshez Python programokban. A rendelkezésre álló módszerek közé tartozik: FastLog2, ゚Log2Floor⌒, , ゙Log2FloorNonZeroヽ, . Minden nyilvános tag hozzáférhető bármely Python alkalmazáshoz a Aspose.Font FOSS for Python csomag telepítése után.
Módszerek
| Signature | Description |
|---|---|
__init__() | Calls init on this encode_Fast_log instance. |
Log2Floor(n) | Returns the greatest integer less than or equal to the base‑2 logarithm of n |
Log2FloorNonZero(n) | Returns floor(log2(n)) for n greater than zero |
FastLog2(v) | Returns the floor of the base‑2 logarithm of a non‑negative integer v in O(1) time |
Lásd még:
- Aspose.Font Vállalkozás API referenciája