aimstil  5.0.5
scalar_matrix.h File Reference
Include dependency graph for scalar_matrix.h:

Go to the source code of this file.

Classes

class  til::Scalar_matrix< T >
 A scalar matrix. More...
 

Namespaces

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

Functions

template<typename T , typename TArray >
til::matdot (ScalarMatrix< T > m, const TArray &x)
 Compute x^T.M.x. More...