#include "DET.h"
Public Member Functions | |
base_det (T c, double e, double b) | |
base_det (T c=1, int e=0) | |
T | coef () const |
int | exp () const |
operator T () const | |
void | operator*= (T t) |
base_det | square () const |
T | value () const |
|
inline |
|
inline |
|
inline |