Method | Description | |
---|---|---|
Clone ( ) : object | ||
Division ( |
||
Inverse ( |
||
Mult ( |
||
Norm ( ) : double | ||
Nullify ( ) : void | ||
Vector ( double v ) : System | ||
Vector ( int capacity ) : System | ||
operator ( ) : |
||
operator ( ) : double | ||
this ( int i ) : double |
public static Division ( |
||
v1 | ||
v2 | ||
return |
public static Mult ( |
||
v1 | ||
v2 | ||
return |