cheshirekow  v0.1.0
rvalue.h File Reference

Go to the source code of this file.

Classes

class  fiber::_RValue< Scalar, Exp >
 expression template for rvalues More...
 

Namespaces

 fiber
 simple template expression library for linear algebra
 

Functions

template<typename Scalar , class Exp >
const _RValue< Scalar, Exp > & fiber::RValue (const _RValue< Scalar, Exp > &exp)
 Explicitly expose _RValue of an expressions, can be used to help the compiler disambiguate overloads. More...
 

Detailed Description

Date
Dec 9, 2012
Author
Josh Bialkowski (jbial.nosp@m.k@mi.nosp@m.t.edu)

Definition in file rvalue.h.