In file svd.h:

int findNullspace

(const matrix &A, matrix &NS,
  int* unusedRows = NULL,
  int* unusedCols = NULL)

Stores the basis vectors of the Nullspace of A into NS, resizing NS as necessary

Documentation

Stores the basis vectors of the Nullspace of A into NS, resizing NS as necessary

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.