cheshirekow
v0.1.0
|
Go to the source code of this file.
Classes | |
class | fiber::_LValue< Scalar, Exp > |
expression template for rvalues More... | |
Namespaces | |
fiber | |
simple template expression library for linear algebra | |
Functions | |
template<typename Scalar , class Exp > | |
_LValue< Scalar, Exp > & | fiber::LValue (_LValue< Scalar, Exp > &exp) |
Explicitly expose _LValue of an expressions, can be used to help the compiler disambiguate overloads. More... | |
Definition in file lvalue.h.