Home
last modified time | relevance | path

Searched defs:FP_Linear_Form (Results 1 – 13 of 13) sorted by path

/dports/devel/ppl/ppl-1.2/src/
H A DCast_Floating_Point_Expression_defs.hh101 FP_Linear_Form FP_Linear_Form; typedef in Parma_Polyhedra_Library::Cast_Floating_Point_Expression
H A DConstant_Floating_Point_Expression_defs.hh72 FP_Linear_Form FP_Linear_Form; typedef in Parma_Polyhedra_Library::Constant_Floating_Point_Expression
H A DDifference_Floating_Point_Expression_defs.hh112 ::FP_Linear_Form FP_Linear_Form; typedef in Parma_Polyhedra_Library::Difference_Floating_Point_Expression
H A DDivision_Floating_Point_Expression_defs.hh129 ::FP_Linear_Form FP_Linear_Form; typedef in Parma_Polyhedra_Library::Division_Floating_Point_Expression
H A DFloat_templates.hh138 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in discard_occurrences() typedef
157 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in upper_bound_assign() typedef
H A DFloating_Point_Expression_defs.hh60 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; typedef in Parma_Polyhedra_Library::Floating_Point_Expression
H A DMultiplication_Floating_Point_Expression_defs.hh142 ::FP_Linear_Form FP_Linear_Form; typedef in Parma_Polyhedra_Library::Multiplication_Floating_Point_Expression
H A DOpposite_Floating_Point_Expression_defs.hh92 FP_Linear_Form FP_Linear_Form; typedef in Parma_Polyhedra_Library::Opposite_Floating_Point_Expression
H A DPolyhedron_templates.hh329 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in refine_with_linear_form_inequality() typedef
397 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in affine_form_image() typedef
441 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in overapproximate_linear_form() typedef
H A DSum_Floating_Point_Expression_defs.hh106 ::FP_Linear_Form FP_Linear_Form; typedef in Parma_Polyhedra_Library::Sum_Floating_Point_Expression
H A DVariable_Floating_Point_Expression_defs.hh75 FP_Linear_Form FP_Linear_Form; typedef in Parma_Polyhedra_Library::Variable_Floating_Point_Expression
H A Dlinearize.hh117 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in add_linearize() typedef
230 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in sub_linearize() typedef
373 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in mul_linearize() typedef
566 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in div_linearize() typedef
640 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in cast_linearize() typedef
734 typedef Linear_Form<FP_Interval_Type> FP_Linear_Form; in linearize() typedef
/dports/devel/ppl/ppl-1.2/tests/
H A Dppl_test.hh476 typedef Linear_Form<FP_Interval> FP_Linear_Form; typedef