Searched refs:nonOverlapConstraints (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libcola/
H A Dgradient_projection.h204 bool nonOverlapConstraints=false,
209 nonOverlapConstraints(nonOverlapConstraints),
239 if(!gcs.empty() || nonOverlapConstraints) {
271 bool nonOverlapConstraints; member in class:GradientProjection
196 GradientProjection( const Dim k, unsigned n, double** A, double* x, double tol, unsigned max_iterations, AlignmentConstraints* acs=NULL, bool nonOverlapConstraints=false, vpsc::Rectangle** rs=NULL, PageBoundaryConstraints *pbc = NULL, SimpleConstraints *sc = NULL) argument
H A Dgradient_projection.cpp183 if(nonOverlapConstraints) {

Completed in 2791 milliseconds