![]() |
QCAD
Open Source 2D CAD
|
#include "opennurbs.h"
Functions | |
static void | AddCxRow (double matrix[4][4], double c, int i0, int i1) |
static int | Inv (const double *src, double dst[4][4], double *determinant, double *pivot) |
static void | ScaleRow (double matrix[4][4], double c, int i) |
static void | SwapCol (double matrix[4][4], int j0, int j1) |
static void | SwapRow (double matrix[4][4], int i0, int i1) |
|
static |
|
static |
|
static |
|
static |
|
static |