adapt_am_treenode.cpp File Reference
Variables | |
int | AUGMENTED_MATRIX_SIZE |
int | AUG_X |
int | AUG_Y |
int | AUG_Y_TIMES_VECTOR |
int | AUG_P_PLUS_ONE |
int | AUG_P |
Variable Documentation
int AUG_P |
Referenced by Adapt_AM_TreeNode::Adapt_AM_TreeNode(), and Gaussian::adapt_setHelperMatrices().
int AUG_P_PLUS_ONE |
Referenced by Adapt_AM_TreeNode::Adapt_AM_TreeNode(), and Gaussian::adapt_setHelperMatrices().
int AUG_X |
int AUG_Y |
Referenced by Adapt_AM_TreeNode::Adapt_AM_TreeNode(), and Gaussian::adapt_setHelperMatrices().
- Todo:
- This was ment to be 'code efficient' but I need to get rid of it...
Referenced by Adapt_AM_TreeNode::Adapt_AM_TreeNode(), and Adapt_AM_TreeNode::iterate_setHelperMatrices_1().