Linear Algebra
master
Accessible implementations of linear algebra algorithms
- c -
cbegin() :
Matrix
,
PermutationMatrix
cend() :
Matrix
,
PermutationMatrix
clear_and_deallocate() :
Matrix
,
PermutationMatrix
cols() :
Matrix
,
PermutationMatrix
compute() :
HouseholderQR
,
NoPivotLU
,
RowPivotLU
compute_factorization() :
HouseholderQR
,
NoPivotLU
,
RowPivotLU
constant() :
Matrix
,
RowVector
,
SquareMatrix
,
Vector
cross() :
RowVector
,
Vector
cross_inplace() :
RowVector
,
Vector
cross_inplace_neg() :
RowVector
,
Vector
cross_inplace_unchecked() :
Vector
cross_inplace_unchecked_neg() :
Vector
Generated by
1.9.1