ML  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
ML_Operator_Subspace_Struct Struct Reference

Public Attributes

double ** basis_vectors
 
int dimension
 
int vecleng
 
void(* data_destroy )(void *)
 
double * VAV
 
int * pivots
 
int VAVdone
 
double * res1
 
double * res2
 
double * vec1
 
double * vec2
 

Member Data Documentation

void(* ML_Operator_Subspace_Struct::data_destroy)(void *)

length of basis vectors

int* ML_Operator_Subspace_Struct::pivots

dimension by dimension system to solve

double* ML_Operator_Subspace_Struct::res1

true if VAV is calculated already

int ML_Operator_Subspace_Struct::VAVdone

pivots for VAV factorization

int ML_Operator_Subspace_Struct::vecleng

number of basis vectors


The documentation for this struct was generated from the following file: