cheshirekow  v0.1.0
scale.h File Reference

Go to the source code of this file.

Classes

class  fiber::_Scale< Scalar, Exp >
 

Namespaces

 fiber
 simple template expression library for linear algebra
 

Functions

template<typename Scalar , class Exp >
_Scale< Scalar, Exp > fiber::operator* (Scalar s, _RValue< Scalar, Exp > const &A)
 
template<typename Scalar , class Exp >
_Scale< Scalar, Exp > fiber::operator* (_RValue< Scalar, Exp > const &A, Scalar s)
 

Detailed Description

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

Definition in file scale.h.