Navigation

Main Page
Download
Support
Installation
Tutorial
Examples
Reference Manual
   Version 1.0.6dev
      Class Index
      File List
   Version 1.0.6
   Version 1.0.5new_solver
   Version 1.0.5dev
   Version 1.0.5b
   Version 1.0.4dev
   Version 1.0.4
Publications


Hosted by Get Ion Beam Simulator at SourceForge.net. Fast, secure and Free Open Source software downloads

Container object for matrix-vector multiplication operation. More...

#include <matrix.hpp>

Public Member Functions

 MatrixMulVec (const Matrix &mat, const class Vector &vec)
 Constructor for MMatrixMulVec with matrix mat and vector vec. More...
 

Public Attributes

const class Matrix_mat
 Pointer to matrix. More...
 
const class Vector_vec
 Pointer to vector. More...
 

Friends

class Vector
 

Detailed Description

Container object for matrix-vector multiplication operation.

This container object is used to store a matrix-vector multiplication operation. For more information about the use of MatrixMulVec, see MCRowMatrix.

Constructor & Destructor Documentation

◆ MatrixMulVec()

MatrixMulVec::MatrixMulVec ( const Matrix mat,
const class Vector vec 
)
inline

Constructor for MMatrixMulVec with matrix mat and vector vec.

Member Data Documentation

◆ _mat

const class Matrix* MatrixMulVec::_mat

Pointer to matrix.

◆ _vec

const class Vector* MatrixMulVec::_vec

Pointer to vector.


The documentation for this struct was generated from the following file:


Reference manual for Ion Beam Simulator 1.0.6dev
Generated by Doxygen 1.9.1 on Thu Sep 11 2025 09:37:24.