A  D  E  G  I  M  N  S  T  V 

A

add(Matrix) - Method in class de .topobyte .lina . Matrix
 
AffineTransformUtil - Class in de.topobyte.lina
 
AffineTransformUtil() - Constructor for class de .topobyte .lina . AffineTransformUtil
 

D

de.topobyte.lina - package de.topobyte.lina
 
determinant() - Method in class de .topobyte .lina . Matrix
 
Dimension - Class in de.topobyte.lina
 
Dimension(int, int) - Constructor for class de .topobyte .lina . Dimension
 
distance(Vector) - Method in class de .topobyte .lina . Vector
 

E

equals(Object) - Method in class de .topobyte .lina . Dimension
 

G

getDimension() - Method in class de .topobyte .lina . Matrix
 
getHeight() - Method in class de .topobyte .lina . Dimension
 
getHeight() - Method in class de .topobyte .lina . Matrix
 
getIdentity(int) - Static method in class de .topobyte .lina . Matrix
 
getSize() - Method in class de .topobyte .lina . Vector
 
getValue(int, int) - Method in class de .topobyte .lina . Matrix
 
getValue(int) - Method in class de .topobyte .lina . Vector
 
getWidth() - Method in class de .topobyte .lina . Dimension
 
getWidth() - Method in class de .topobyte .lina . Matrix
 

I

initRandom(Random, int) - Method in class de .topobyte .lina . Matrix
 
invert() - Method in class de .topobyte .lina . Matrix
 
isScalar() - Method in class de .topobyte .lina . Matrix
 
isVector() - Method in class de .topobyte .lina . Matrix
 

M

Matrix - Class in de.topobyte.lina
 
Matrix(int, int) - Constructor for class de .topobyte .lina . Matrix
 
multiply(double) - Method in class de .topobyte .lina . Matrix
 
multiplyFromRight(Matrix) - Method in class de .topobyte .lina . Matrix
 

N

norm() - Method in class de .topobyte .lina . Vector
 
normalized() - Method in class de .topobyte .lina . Vector
 

S

scale(double, double) - Static method in class de .topobyte .lina . AffineTransformUtil
 
setValue(int, int, double) - Method in class de .topobyte .lina . Matrix
 
setValue(int, double) - Method in class de .topobyte .lina . Vector
 
solve(Vector) - Method in class de .topobyte .lina . Matrix
 
subtract(Matrix) - Method in class de .topobyte .lina . Matrix
 

T

toScalar() - Method in class de .topobyte .lina . Matrix
 
toString() - Method in class de .topobyte .lina . Dimension
 
toString() - Method in class de .topobyte .lina . Matrix
 
toString() - Method in class de .topobyte .lina . Vector
 
toString(int) - Method in class de .topobyte .lina . Vector
 
toVector() - Method in class de .topobyte .lina . Matrix
 
translate(double, double) - Static method in class de .topobyte .lina . AffineTransformUtil
 
transponate() - Method in class de .topobyte .lina . Matrix
 
transponate() - Method in class de .topobyte .lina . Vector
 

V

valueOf(String) - Static method in enum de .topobyte .lina . VectorType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de .topobyte .lina . VectorType
Returns an array containing the constants of this enum type, in the order they are declared.
Vector - Class in de.topobyte.lina
 
Vector(int, VectorType) - Constructor for class de .topobyte .lina . Vector
 
VectorType - Enum in de.topobyte.lina
 
A  D  E  G  I  M  N  S  T  V