There is now Ambiant_dimension and Feature_dimension.
The handling of the dynamic dimension case is now done by having
the di,ension tag as the first thing provided, with the integral
constant value available only when it makes sense (INT_MAX no longer needed).
"linear_least_squares_fitting_points_2.cpp", line 42: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_points_3.cpp", line 105: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_points_3.cpp", line 74: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_points_3.cpp", line 80: Error: The function "rand" must have a prototype.
"linear_least_squares_fitting_points_3.cpp", line 81: Error: The function "rand" must have a prototype.
"linear_least_squares_fitting_rectangles_2.cpp", line 131: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_rectangles_2.cpp", line 48: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_rectangles_2.cpp", line 90: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 101: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 143: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 192: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 45: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 72: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_tetrahedra_3.cpp", line 17: Error: The function "rand" must have a prototype.
"linear_least_squares_fitting_triangles_2.cpp", line 57: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_triangles_2.cpp", line 99: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_triangles_3.cpp", line 16: Error: The function "rand" must have a prototype.
detected by Sun CC.