Go to the documentation of this file.
9 #ifndef __IPQUALITYFUNCTIONMUORACLE_HPP__
10 #define __IPQUALITYFUNCTIONMUORACLE_HPP__
35 const std::string& prefix);
103 const Vector& step_aff_x_L,
104 const Vector& step_aff_x_U,
105 const Vector& step_aff_s_L,
106 const Vector& step_aff_s_U,
107 const Vector& step_aff_y_c,
108 const Vector& step_aff_y_d,
109 const Vector& step_aff_z_L,
110 const Vector& step_aff_z_U,
111 const Vector& step_aff_v_L,
112 const Vector& step_aff_v_U,
113 const Vector& step_cen_x_L,
114 const Vector& step_cen_x_U,
115 const Vector& step_cen_s_L,
116 const Vector& step_cen_s_U,
117 const Vector& step_cen_y_c,
118 const Vector& step_cen_y_d,
119 const Vector& step_cen_z_L,
120 const Vector& step_cen_z_U,
121 const Vector& step_cen_v_L,
122 const Vector& step_cen_v_U);
131 const Vector& step_aff_x_L,
132 const Vector& step_aff_x_U,
133 const Vector& step_aff_s_L,
134 const Vector& step_aff_s_U,
135 const Vector& step_aff_y_c,
136 const Vector& step_aff_y_d,
137 const Vector& step_aff_z_L,
138 const Vector& step_aff_z_U,
139 const Vector& step_aff_v_L,
140 const Vector& step_aff_v_U,
141 const Vector& step_cen_x_L,
142 const Vector& step_cen_x_U,
143 const Vector& step_cen_s_L,
144 const Vector& step_cen_s_U,
145 const Vector& step_cen_y_c,
146 const Vector& step_cen_y_d,
147 const Vector& step_cen_z_L,
148 const Vector& step_cen_z_U,
149 const Vector& step_cen_v_L,
150 const Vector& step_cen_v_U);