#include <bfd.h>
Public Member Functions | |
LaBandFactDouble () | |
LaBandFactDouble (int, int, int) | |
LaBandFactDouble (LaBandMatDouble &) | |
LaBandFactDouble (LaBandFactDouble &) | |
~LaBandFactDouble () | |
LaBandMatDouble & | B () |
LaVectorLongInt & | pivot () |
int & | info () |
LaBandFactDouble & | ref (LaBandFactDouble &) |
LaBandFactDouble & | ref (LaBandMatDouble &) |
Do not use this unless you are really sure you understand what this class does.
LaBandFactDouble::LaBandFactDouble | ( | ) | [inline] |
LaBandFactDouble::LaBandFactDouble | ( | int | , | |
int | , | |||
int | ||||
) | [inline] |
LaBandFactDouble::LaBandFactDouble | ( | LaBandMatDouble & | ) | [inline] |
LaBandFactDouble::LaBandFactDouble | ( | LaBandFactDouble & | ) | [inline] |
LaBandFactDouble::~LaBandFactDouble | ( | ) | [inline] |
LaBandMatDouble & LaBandFactDouble::B | ( | ) | [inline] |
LaVectorLongInt & LaBandFactDouble::pivot | ( | ) | [inline] |
int & LaBandFactDouble::info | ( | ) | [inline] |
LaBandFactDouble & LaBandFactDouble::ref | ( | LaBandFactDouble & | ) | [inline] |
LaBandFactDouble & LaBandFactDouble::ref | ( | LaBandMatDouble & | ) | [inline] |