cheshirekow
v0.1.0
|
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) |
Definition in file scale.h.