aimstil  5.0.5
scaling.h File Reference
#include "til/til_common.h"
#include "til/til_declarations.h"
#include "til/traits.h"
Include dependency graph for scaling.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  til::Scaling< T >
 Namespace for all linear algebra related stuff. More...
 

Namespaces

 til
 Belongs to package Box Do not include directly, include til/Box.h instead.
 

Functions

template<typename T1 , typename T2 >
INLINE numeric_array< T1, 3 > til::operator* (const Scaling< T1 > &s, const numeric_array< T2, 3 > &v)