random_matrix      41 apps/linear_algebra/benchmarks/macros.h         Matrix A(random_matrix(N));                                     \
random_matrix      58 apps/linear_algebra/benchmarks/macros.h         Matrix A(random_matrix(N));                                     \
random_matrix      59 apps/linear_algebra/benchmarks/macros.h         Matrix B(random_matrix(N));                                     \
random_matrix      60 apps/linear_algebra/benchmarks/macros.h         Matrix C(random_matrix(N));                                     \
random_matrix      68 apps/linear_algebra/tests/test_halide_blas.cpp         Matrix eA(random_matrix(N));            \
random_matrix      93 apps/linear_algebra/tests/test_halide_blas.cpp         Matrix eA(random_matrix(N));            \
random_matrix      94 apps/linear_algebra/tests/test_halide_blas.cpp         Matrix eB(random_matrix(N));            \
random_matrix      95 apps/linear_algebra/tests/test_halide_blas.cpp         Matrix eC(random_matrix(N));            \