|
cheshirekow
v0.1.0
|
Go to the source code of this file.
Classes | |
| class | fiber::_CrossMatrix< Scalar, Exp > |
| cross-product matrix of a vector More... | |
Namespaces | |
| fiber | |
| simple template expression library for linear algebra | |
| fiber::cross_matrix | |
Functions | |
| template<typename Scalar , class Exp > | |
| _CrossMatrix< Scalar, Exp > | fiber::CrossMatrix (_RValue< Scalar, Exp > const &A) |
| cross-product matrix of a vector More... | |
Variables | |
| const int | fiber::cross_matrix::kIDX [9] |
| indices of a vector in it's cross-product representation More... | |
| const int | fiber::cross_matrix::kSIGN [9] |
| signs in the cross-product representation More... | |
Definition in file cross_matrix.h.