#include "constants.hh"
#include "matrixbk.hh"
Go to the source code of this file.
Functions | |
int32 | main (int argc, char *argv[]) |
Variables | |
bk_messages | TRACE |
bk_messages | DEBUG |
bk_messages | INFO |
bk_messages | PROGRESS |
bk_messages | WARNING |
bk_messages | ERROR |
bk_messages | matDEBUG |
bk_messages | matERROR |
uint | totalallocated = 0 |
|
Definition at line 63 of file matrixbk_test.cc. References complr4, conj(), cos(), diagxmat(), fft(), int32, matrix< Type >::lines(), mat2cr4(), matrix< Type >::mypow(), matrix< Type >::pixels(), matrix< Type >::showdata(), and sin(). |
|
Definition at line 45 of file matrixbk_test.cc. |
|
Definition at line 49 of file matrixbk_test.cc. |
|
Definition at line 46 of file matrixbk_test.cc. |
|
Definition at line 50 of file matrixbk_test.cc. |
|
Definition at line 51 of file matrixbk_test.cc. |
|
Definition at line 47 of file matrixbk_test.cc. |
|
Definition at line 53 of file matrixbk_test.cc. Referenced by matrix< Type >::allocate(), matrix< Type >::operator=(), matrix< Type >::resize(), and matrix< Type >::~matrix(). |
|
Definition at line 44 of file matrixbk_test.cc. |
|
Definition at line 48 of file matrixbk_test.cc. |