CGAL 6.0 - dD Geometry Kernel
Loading...
Searching...
No Matches
CGAL::Linear_algebraCd< FT > Class Template Reference

#include <CGAL/Linear_algebraCd.h>

Definition

template<typename FT>
class CGAL::Linear_algebraCd< FT >

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.

Is model of
LinearAlgebraTraits_d
Template Parameters
FTmust be a field number type.

Operations

Fits all operation requirements of the concept.