My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Enumerations
tridiag.h File Reference
#include "tvector.h"
#include "tridiag.cpp"
Include dependency graph for tridiag.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tridiag< nr_type_t >
 

Enumerations

enum  tridiag_type {
  TRIDIAG_UNKNOWN = -1, TRIDIAG_NONSYM, TRIDIAG_SYM, TRIDIAG_NONSYM_CYCLIC,
  TRIDIAG_SYM_CYCLIC
}
 

Enumeration Type Documentation

Enumerator:
TRIDIAG_UNKNOWN 
TRIDIAG_NONSYM 
TRIDIAG_SYM 
TRIDIAG_NONSYM_CYCLIC 
TRIDIAG_SYM_CYCLIC 

Definition at line 31 of file tridiag.h.