glucat
0.8.4
|
Table of basis elements used as a cache by basis_element() More...
#include <matrix_multi_imp.h>
Static Public Member Functions | |
static basis_table & | basis () |
Single instance of basis table. More... | |
Private Member Functions | |
basis_table () | |
~basis_table () | |
basis_table (const basis_table &) | |
basis_table & | operator= (const basis_table &) |
Friends | |
class | friend_for_private_destructor |
Table of basis elements used as a cache by basis_element()
Definition at line 1250 of file matrix_multi_imp.h.
|
inlineprivate |
Definition at line 1260 of file matrix_multi_imp.h.
|
inlineprivate |
Definition at line 1261 of file matrix_multi_imp.h.
|
private |
|
inlinestatic |
Single instance of basis table.
Definition at line 1256 of file matrix_multi_imp.h.
|
private |
|
friend |
Friend declaration to avoid compiler warning: "... only defines a private destructor and has no friends" Ref: Carlos O'Ryan, ACE http://doc.ece.uci.edu
Definition at line 1268 of file matrix_multi_imp.h.