-
Constructor Summary 
Constructors
-
Method Summary 
void
double
double
void
void
void
set(int row,
int col,
double val)
void
setRow(int row,
double v1,
double v2,
double v3)
void
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
TransMatrix 
-
Method Details 
-
get 
-
set 
-
det 
-
unit 
-
setRow 
-
compose 
-
mult 
-
inverse 
-
print 