| MyraMath
    | 
An all-zero Action of specified size. More...
Go to the source code of this file.
| Classes | |
| class | myra::Action< Number > | 
| Applies the "Action" of a linear operator, b := A*x.  More... | |
| Functions | |
| template<class Number > | |
| Action< Number > | myra::make_ZeroAction (int I, int J) | 
| Returns an all-zero Action of specified size. | |
| template<> | |
| Action< NumberS > | myra::make_ZeroAction< NumberS > (int I, int J) | 
| Returns an all-zero Action of specified size. | |
| template<> | |
| Action< NumberD > | myra::make_ZeroAction< NumberD > (int I, int J) | 
| Returns an all-zero Action of specified size. | |
| template<> | |
| Action< NumberC > | myra::make_ZeroAction< NumberC > (int I, int J) | 
| Returns an all-zero Action of specified size. | |
| template<> | |
| Action< NumberZ > | myra::make_ZeroAction< NumberZ > (int I, int J) | 
| Returns an all-zero Action of specified size. | |
An all-zero Action of specified size.
 1.8.13
 1.8.13