NTPoly
Public Member Functions | Friends | List of all members
NTPoly::PMatrixMemoryPool Class Reference

#include <PMatrixMemoryPool.h>

Public Member Functions

 PMatrixMemoryPool (const Matrix_ps &Matrix)
 Standard constructor.
 
 ~PMatrixMemoryPool ()
 Standard destructor.
 

Friends

class Matrix_ps
 
class LoadBalancer
 

Detailed Description

A memory pool datatype that can be reused for matrix matrix multiplication this is to prevent excessive alloc/dealloc.


The documentation for this class was generated from the following files: