Classes | Namespaces | Functions
SparseMatrixVectorOp.h File Reference
#include <numeric>
#include <boost/lambda/lambda.hpp>
#include <utl/SparseVector.h>
#include <utl/SparseMatrix.h>

Go to the source code of this file.

Classes

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

Namespaces

 boost
 
 boost::lambda
 
 utl
 

Functions

template<typename T , typename U >
boost::lambda::return_type_2
< boost::lambda::arithmetic_action
< boost::lambda::multiply_action >
, SparseMatrix< T >
, SparseVector< U > >::type 
utl::operator* (const SparseMatrix< T > &m, const SparseVector< U > &v)
 

Detailed Description

Sparse Matrix-Vector operations

Author
Darko Veberic
Date
8 Jun 2008

Definition in file SparseMatrixVectorOp.h.


, generated on Tue Sep 26 2023.