#include <deform.h>
Data Fields | |
| int | axis |
| Point * | save_points |
| Real * | curvature_factors |
| Point * | equilibrium_points |
| Point * | new_equilibrium_points |
| Point * | boundary_points |
| Point * | new_boundary_points |
| Real | temperature |
| Real | temperature_factor |
| int | temperature_step |
| int | min_n_to_move |
| int | max_n_to_move |
| Real | max_translation |
| Real | max_angle_rotation |
| Real | max_scale_offset |
| int | stop_criteria |
| int | try |
| int | max_tries |
| int | max_successes |
| int | n_successes |
| int | n_pos_successes |
| int | n_no_moves |
| Real | min_delta_energy |
| Real | max_delta_energy |
| Real | energy |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7