The class Linear_algebraCd<FT> serves as the default traits class for the LA parameter of CGAL::Cartesian_d<FT,LA>. It implements linear algebra for field number types FT.
#include <CGAL/Linear_algebraCd.h>
FT must be a field number type.
Fits all operation requirements of the concept.