dsdpdatamat_impl.h File Reference


Detailed Description

Structure of function pointers that each SDP data matrix type (sparse, dense, constant, identity, ...) must implement.

Definition in file dsdpdatamat_impl.h.

Go to the source code of this file.

Data Structures

struct  DSDPDataMat_Ops
 Table of function pointers that operate on the data matrix. More...

Functions

int DSDPDataMatOpsInitialize (struct DSDPDataMat_Ops *)
 Initialize the table of function pointers for SDP Data matrices.


Function Documentation

int DSDPDataMatOpsInitialize ( struct DSDPDataMat_Ops dops  ) 

Initialize the table of function pointers for SDP Data matrices.

Parameters:
dops pointer to a structure of function pointers.

Definition at line 47 of file dsdpdatamat.c.

Referenced by DSDPDataMatInitialize(), and DSDPDataMatSetData().


Generated on Sun Mar 23 07:30:49 2008 for DSDP by  doxygen 1.5.5