My Project  UNKNOWN_GIT_VERSION
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 146 of file tgb_internal.h.

Constructor & Destructor Documentation

◆ MonRedResNP()

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

Definition at line 153 of file tgb_internal.h.

154  {
155  ref=NULL;
156  }
#define NULL
Definition: omList.c:10
DataNoroCacheNode< number_type > * ref
Definition: tgb_internal.h:152

Field Documentation

◆ coef

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

Definition at line 149 of file tgb_internal.h.

◆ ref

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

Definition at line 152 of file tgb_internal.h.


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