menu
u package
documentation
plugins/camera/u_code_decoder.dart
UGfPoly
coefficient method
coefficient method
dark_mode
light_mode
coefficient
method
int
coefficient
(
int
degree
)
Implementation
int coefficient(int degree) => _coefficients[_coefficients.length - 1 - degree];
u package
documentation
plugins/camera/u_code_decoder
UGfPoly
coefficient method
UGfPoly class