Public Member Functions | Data Fields
MonRedResNP< number_type > Class Template Reference

#include <tgb_internal.h>

Public Member Functions

 MonRedResNP ()
 

Data Fields

number coef
 
DataNoroCacheNode< number_type > * ref
 

Detailed Description

template<class number_type>
class MonRedResNP< number_type >

Definition at line 142 of file tgb_internal.h.

Constructor & Destructor Documentation

◆ MonRedResNP()

template<class number_type>
MonRedResNP< number_type >::MonRedResNP ( )
inline

Definition at line 149 of file tgb_internal.h.

150  {
151  ref=NULL;
152  }
#define NULL
Definition: omList.c:10
DataNoroCacheNode< number_type > * ref
Definition: tgb_internal.h:148

Field Documentation

◆ coef

template<class number_type>
number MonRedResNP< number_type >::coef

Definition at line 145 of file tgb_internal.h.

◆ ref

template<class number_type>
DataNoroCacheNode<number_type>* MonRedResNP< number_type >::ref

Definition at line 148 of file tgb_internal.h.


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