Blender V2.61 - r43446
Public Attributes

sLU Struct Reference

#include <LU_HELPER.h>

List of all members.

Public Attributes

float values [3][3]
int pivsign
int piv [3]

Detailed Description

Definition at line 41 of file LU_HELPER.h.


Member Data Documentation

int sLU::piv[3]

Definition at line 45 of file LU_HELPER.h.

Referenced by computeLU(), and solveLU3x3().

Definition at line 44 of file LU_HELPER.h.

Referenced by computeLU().

float sLU::values[3][3]

Definition at line 43 of file LU_HELPER.h.

Referenced by computeLU(), isNonsingular(), and solveLU3x3().


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