Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::OptimalTransportMap2d Member List

This is the complete list of members for GEO::OptimalTransportMap2d, including all inherited members.

add_i_right_hand_side(index_t i, double a)GEO::OptimalTransportMapinline
add_ij_coefficient(index_t i, index_t j, double a)GEO::OptimalTransportMapinline
air_fraction() constGEO::OptimalTransportMapinline
air_fraction_GEO::OptimalTransportMapprotected
air_particles_GEO::OptimalTransportMapprotected
air_particles_stride_GEO::OptimalTransportMapprotected
call_callback_on_RVD() overrideGEO::OptimalTransportMap2dprotectedvirtual
callback_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
clip_by_balls_GEO::OptimalTransportMapprotected
clipped_GEO::OptimalTransportMap2d
compute_Laguerre_centroids(double *centroids) overrideGEO::OptimalTransportMap2dvirtual
compute_P1_Laplacian(const double *weights, NLMatrix Laplacian, double *measures)GEO::OptimalTransportMap
constant_nu_GEO::OptimalTransportMapprotected
current_call_iter_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
current_iter_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
delaunay_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
dimension() constGEO::OptimalTransportMapinline
dimension_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
dimp1_GEO::OptimalTransportMapprotected
epsilon_GEO::OptimalTransportMapprotected
epsilon_regularization_GEO::OptimalTransportMapprotected
eval_func_grad_Hessian(index_t n, const double *w, double &f, double *g)GEO::OptimalTransportMapprotected
funcgrad(index_t n, double *w, double &f, double *g)GEO::OptimalTransportMapprotected
funcgrad_CB(index_t n, double *x, double &f, double *g)GEO::OptimalTransportMapstatic
g_norm_GEO::OptimalTransportMapprotected
get_RVD(Mesh &M) overrideGEO::OptimalTransportMap2dvirtual
gradient_threshold(index_t n) constGEO::OptimalTransportMapinlineprotected
instance_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotectedstatic
Laguerre_centroids_GEO::OptimalTransportMapprotected
last_stats_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
level_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
linear_solver_GEO::OptimalTransportMapprotected
linesearch_init_iter_GEO::OptimalTransportMapprotected
linesearch_maxiter_GEO::OptimalTransportMapprotected
linsolve_epsilon_GEO::OptimalTransportMapprotected
linsolve_maxiter_GEO::OptimalTransportMapprotected
measure_of_smallest_cell_GEO::OptimalTransportMapprotected
mesh()GEO::OptimalTransportMapinline
mesh_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
nb_air_particles() constGEO::OptimalTransportMapinline
nb_air_particles_GEO::OptimalTransportMapprotected
nb_points() constGEO::OptimalTransportMapinline
nbZ_GEO::OptimalTransportMapprotected
new_linear_system(index_t n, double *x)GEO::OptimalTransportMap
newiteration()GEO::OptimalTransportMapprotectedvirtual
newiteration_CB(index_t n, const double *x, double f, const double *g, double gnorm)GEO::OptimalTransportMapstatic
newton_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
nu(index_t p) constGEO::OptimalTransportMapinlineprotected
nu_GEO::OptimalTransportMapprotected
OptimalTransportMap(index_t dimension, Mesh *mesh, const std::string &delaunay="default", bool BRIO=false)GEO::OptimalTransportMap
OptimalTransportMap2d(Mesh *mesh, const std::string &delaunay="BPOW2d", bool BRIO=false)GEO::OptimalTransportMap2d
optimize(index_t max_iterations)GEO::OptimalTransportMap
optimize_full_Newton(index_t max_iterations, index_t n=0)GEO::OptimalTransportMap
optimize_level(index_t b, index_t e, index_t max_iterations)GEO::OptimalTransportMap
optimize_levels(const vector< index_t > &levels, index_t max_iterations)GEO::OptimalTransportMap
point_ptr(index_t i) constGEO::OptimalTransportMapinline
points_dimp1_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
potential(index_t i) constGEO::OptimalTransportMapinline
pretty_log_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
RVD()GEO::OptimalTransportMapinline
RVD_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
save_RVD(index_t id)GEO::OptimalTransportMapprotected
save_RVD_iter_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
save_RVD_last_iter_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
set_air_particles(index_t nb_air_particles, const double *air_particles, index_t stride, double air_fraction)GEO::OptimalTransportMapinline
set_epsilon(double eps)GEO::OptimalTransportMapinline
set_initial_weight(index_t i, double w)GEO::OptimalTransportMapinline
set_Laguerre_centroids(double *x)GEO::OptimalTransportMapinline
set_linear_solver(OTLinearSolver solver)GEO::OptimalTransportMapinline
set_linesearch_init_iter(index_t init_iter)GEO::OptimalTransportMapinline
set_linesearch_maxiter(index_t maxiter)GEO::OptimalTransportMapinline
set_linsolve_epsilon(double eps)GEO::OptimalTransportMapinline
set_linsolve_maxiter(index_t maxiter)GEO::OptimalTransportMapinline
set_Newton(bool x)GEO::OptimalTransportMapinline
set_nu(index_t i, double nu)GEO::OptimalTransportMap
set_points(index_t nb_points, const double *points, index_t stride=0)GEO::OptimalTransportMap
set_regularization(double eps_reg)GEO::OptimalTransportMapinline
set_save_RVD_iter(bool x, bool show_RVD_seed=false, bool last_iter_only=false)GEO::OptimalTransportMapinline
set_verbose(bool x)GEO::OptimalTransportMapinline
set_weight(index_t i, double val)GEO::OptimalTransportMapinline
show_RVD_seed_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
solve_linear_system()GEO::OptimalTransportMap
total_mass() constGEO::OptimalTransportMapinline
total_mass_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
total_mesh_mass() constGEO::OptimalTransportMap2d
update_sparsity_pattern()GEO::OptimalTransportMap
user_H_GEO::OptimalTransportMapprotected
user_H_g_GEO::OptimalTransportMapprotected
verbose_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
w_did_not_change_GEO::OptimalTransportMapprotected
weight(index_t i) constGEO::OptimalTransportMapinline
weights_ (defined in GEO::OptimalTransportMap)GEO::OptimalTransportMapprotected
work_GEO::OptimalTransportMap2d
~OptimalTransportMap()GEO::OptimalTransportMapvirtual
~OptimalTransportMap2d() overrideGEO::OptimalTransportMap2d