#include <matrix.h>
Public Methods | |
| int | hoej () |
| int | bred () |
| void | set_nul () |
| void | set_enhed () |
| void | copy_from (CL_Matrix< hoejde, bredde > &matrix2) |
| void | copy_to (CL_Matrix< hoejde, bredde > &matrix2) |
| void | mul (CL_Matrix< hoejde, bredde > &matrix2) |
Public Attributes | |
| float | matrix [hoejde][bredde] |
Definition at line 28 of file matrix.h.
|
||||
|
|
|
||||
|
Definition at line 49 of file matrix.h. Referenced by mul(). |
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
|||
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001