mirror of https://github.com/CGAL/cgal
30 lines
681 B
TeX
30 lines
681 B
TeX
\ccAutoIndexingOff
|
|
\begin{ccRefClass}{Linear_algebraCd<FT>}
|
|
\ccAutoIndexingOn
|
|
\ccIndexTraitsClassBegin{Linear_algebraCd}{}{dD Kernel}
|
|
|
|
\ccDefinition
|
|
|
|
The class \ccRefName\ serves as the default traits class for the LA
|
|
parameter of \ccc{CGAL::Cartesian_d<FT,LA>}. It implements linear
|
|
algebra for field number types \ccc{FT}.
|
|
|
|
\ccInclude{CGAL/Linear_algebraCd.h}
|
|
|
|
\ccIsModel
|
|
|
|
\ccRefConceptPage{LinearAlgebraTraits_d}%
|
|
\ccIndexSubitem[c]{LinearAlgebraTraits_d}{model} \\
|
|
|
|
\ccHeading{Requirements}
|
|
|
|
\ccc{FT} must be a field number type.
|
|
|
|
\ccOperations
|
|
|
|
Fits all operation requirements of the concept.
|
|
|
|
\ccIndexTraitsClassEnd
|
|
\ccAutoIndexingOff
|
|
\end{ccRefClass}
|
|
\ccAutoIndexingOn |