| 
    CGAL 4.7 - dD Geometry Kernel 
   | 
 
#include <CGAL/Linear_algebraCd.h>
The class Linear_algebraCd 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.
| FT | must be a field number type. | 
Operations
Fits all operation requirements of the concept.