cheshirekow
v0.1.0
|
Go to the source code of this file.
Classes | |
class | fiber::_Sum< Scalar, Exp1, Exp2 > |
expression template for sum of two matrix expressions More... | |
Namespaces | |
fiber | |
simple template expression library for linear algebra | |
Functions | |
template<typename Scalar , class Exp1 , class Exp2 > | |
_Sum< Scalar, Exp1, Exp2 > | fiber::operator+ (_RValue< Scalar, Exp1 > const &A, _RValue< Scalar, Exp2 > const &B) |
Definition in file sum.h.