Learn R Programming

hexify (version 0.3.8)

hexify_projection_stats: Get inverse projection statistics

Description

Returns and optionally resets convergence statistics.

Usage

hexify_projection_stats(reset = TRUE)

Value

List with statistics (iterations, convergence info, etc.)

Arguments

reset

Whether to reset statistics after retrieval (default TRUE)

See Also

Other projection: hexify_build_icosa(), hexify_face_centers(), hexify_forward(), hexify_forward_to_face(), hexify_get_precision(), hexify_inverse(), hexify_set_precision(), hexify_set_verbose(), hexify_which_face()