#include <point.hpp>
Definition at line 66 of file point.hpp.
◆ from_scalar()
◆ k1
| Scalar secp256k1::fast::KPlan::k1 |
◆ k2
| Scalar secp256k1::fast::KPlan::k2 |
◆ neg1
| bool secp256k1::fast::KPlan::neg1 |
◆ neg2
| bool secp256k1::fast::KPlan::neg2 |
◆ window_width
| uint8_t secp256k1::fast::KPlan::window_width |
◆ wnaf1
| std::array<int32_t, kWnafBufLen> secp256k1::fast::KPlan::wnaf1 {} |
◆ wnaf1_len
| std::size_t secp256k1::fast::KPlan::wnaf1_len {0} |
◆ wnaf2
| std::array<int32_t, kWnafBufLen> secp256k1::fast::KPlan::wnaf2 {} |
◆ wnaf2_len
| std::size_t secp256k1::fast::KPlan::wnaf2_len {0} |
The documentation for this struct was generated from the following file: