Given's rotations. More...
#include <sparseqr.hh>

Public Member Functions | |
| void * | operator new (size_t, double, double, int, int, J *) |
Public Attributes | |
| double | c |
| J * | next |
| J * | previous |
| int | row1 |
| int | row2 |
| double | s |
Given's rotations.
Definition at line 74 of file sparseqr.hh.
| void* sparseqr::J::operator new | ( | size_t | , |
| double | , | ||
| double | , | ||
| int | , | ||
| int | , | ||
| J * | |||
| ) |
| double sparseqr::J::c |
Definition at line 77 of file sparseqr.hh.
Definition at line 78 of file sparseqr.hh.
Definition at line 78 of file sparseqr.hh.
Definition at line 76 of file sparseqr.hh.
Definition at line 76 of file sparseqr.hh.
| double sparseqr::J::s |
Definition at line 77 of file sparseqr.hh.