#include <SmiCoreCombineRule.hpp>
|
virtual void | Process (double *d1, int o1, const CoinPackedVector &cpv2, char *type=0) |
| Process. More...
|
|
virtual void | Process (double *d1, int o1, const int len, const int *inds, const double *dels, char *type=0) |
| Process. More...
|
|
virtual CoinPackedVector * | Process (CoinPackedVector *cpv1, CoinPackedVector *cpv2, char *type=0) |
| Process. More...
|
|
virtual int | Process (double *dr, const int dr_len, CoinPackedVector *cpv, double *dels, int *indx) |
| Process. More...
|
|
virtual int | Process (double *dr, const int dr_len, const int nels, const int *cpv_ind, const double *cpv_els, double *dels, int *indx) |
| Process. More...
|
|
virtual | ~SmiCoreCombineRule () |
| Process. More...
|
|
Definition at line 75 of file SmiCoreCombineRule.hpp.
SmiCoreCombineAdd::SmiCoreCombineAdd |
( |
| ) |
|
|
inlineprotected |
static void SmiCoreCombineAdd::ClearInstance |
( |
| ) |
|
|
static |
virtual void SmiCoreCombineAdd::Process |
( |
double * |
d1, |
|
|
int |
o1, |
|
|
const CoinPackedVector & |
cpv2, |
|
|
char * |
type = 0 |
|
) |
| |
|
virtual |
virtual void SmiCoreCombineAdd::Process |
( |
double * |
d1, |
|
|
int |
o1, |
|
|
const int |
len, |
|
|
const int * |
inds, |
|
|
const double * |
dels, |
|
|
char * |
type = 0 |
|
) |
| |
|
virtual |
virtual int SmiCoreCombineAdd::Process |
( |
double * |
dr, |
|
|
const int |
dr_len, |
|
|
CoinPackedVector * |
cpv, |
|
|
double * |
dels, |
|
|
int * |
indx |
|
) |
| |
|
virtual |
virtual int SmiCoreCombineAdd::Process |
( |
double * |
dr, |
|
|
const int |
dr_len, |
|
|
const int |
cpv_nels, |
|
|
const int * |
cpv_ind, |
|
|
const double * |
cpv_els, |
|
|
double * |
dels, |
|
|
int * |
indx |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: