Classes | Namespaces | Functions
SMatrixSVectorOp.h File Reference
#include <boost/lambda/lambda.hpp>
#include <utl/SVector.h>
#include <utl/SMatrix.h>

Go to the source code of this file.

Classes

class  boost::lambda::plain_return_type_2< arithmetic_action< multiply_action >, utl::SMatrix< n, m, T >, utl::SVector< m, U > >
 specialization for SMatrix<> * SVector<> More...
 

Namespaces

 boost
 
 boost::lambda
 
 utl
 

Functions

template<unsigned int n, unsigned int m, typename T , typename U >
boost::lambda::return_type_2
< boost::lambda::arithmetic_action
< boost::lambda::multiply_action >
, utl::SMatrix< n, m, T >
, utl::SVector< m, U > >::type 
utl::operator* (const SMatrix< n, m, T > &a, const SVector< m, U > &x)
 
template<class Stream , unsigned int n, unsigned int m, typename T >
Stream & utl::operator<< (Stream &s, const SMatrix< n, m, T > &a)
 

Detailed Description

Static Matrix and Vector operations

Author
Darko Veberic
Date
12 Jun 2008

Definition in file SMatrixSVectorOp.h.


, generated on Tue Sep 26 2023.