Functions

src/obase/OneMatrix.h File Reference

Go to the source code of this file.

Functions

MATRIXGetOne (int Nz)
void DestroyOne ()

Function Documentation

void DestroyOne (  ) 
MATRIX* GetOne ( int  Nz  ) 

Construct matrix of 1's with dimensions determined by Nz of input kernels

Parameters:
[in] Nz Z-dimension of input kernels
Returns:
MATRIX of 1's. There is a single 'One' matrix.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines