NEURON
zhessen.c File Reference
#include <../../nrnconf.h>
#include <stdio.h>
#include "zmatrix.h"
#include "zmatrix2.h"

Go to the source code of this file.

Functions

ZMATzHfactor (ZMAT *A, ZVEC *diag)
 
ZMATzHQunpack (ZMAT *HQ, ZVEC *diag, ZMAT *Q, ZMAT *H)
 

Variables

static char rcsid [] = "zhessen.c,v 1.1 1997/12/04 17:56:07 hines Exp"
 

Function Documentation

◆ zHfactor()

ZMAT* zHfactor ( ZMAT A,
ZVEC diag 
)

Definition at line 45 of file zhessen.c.

◆ zHQunpack()

ZMAT* zHQunpack ( ZMAT HQ,
ZVEC diag,
ZMAT Q,
ZMAT H 
)

Definition at line 86 of file zhessen.c.

Variable Documentation

◆ rcsid

char rcsid[] = "zhessen.c,v 1.1 1997/12/04 17:56:07 hines Exp"
static

Definition at line 35 of file zhessen.c.