The outage for Sunday 24th November has been cancelled.
Bioplib
Protein Structure C Library
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Macros
Pages
src
eigen.h
Go to the documentation of this file.
1
#ifndef _EIGEN_H
2
#define _EIGEN_H 1
3
int
blEigen
(
REAL
**M,
REAL
**Vectors,
REAL
*lambda,
int
n);
4
#define EIGEN_NOMEMORY (-1)
5
#define EIGEN_NOCONVERGE (-2)
6
7
/************************************************************************/
8
/* Include deprecated functions */
9
#define _EIGEN_H_DEPRECATED
10
#include "
deprecated.h
"
11
/************************************************************************/
12
13
14
#endif
deprecated.h
Redirect calls to deprecated functions.
REAL
double REAL
Definition:
MathType.h:67
blEigen
int blEigen(REAL **M, REAL **Vectors, REAL *lambda, int n)
Definition:
eigen.c:115
Generated on Tue Oct 24 2017 10:57:06 for Bioplib by
1.8.8