Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
test_tensor.cpp File Reference
#include <utec/algebra/tensor.h>
#include <array>
#include <catch_amalgamated.hpp>
#include <stdexcept>
Include dependency graph for test_tensor.cpp:

Functions

 TEST_CASE ("2d tensor basic operations", "[tensor]")
 TEST_CASE ("2d tensor binary operations", "[tensor]")
 TEST_CASE ("2d tensor multiplication", "[tensor]")
 TEST_CASE ("3d tensor", "[tensor]")

Function Documentation

◆ TEST_CASE() [1/4]

TEST_CASE ( "2d tensor basic operations" ,
"" [tensor] )
Here is the call graph for this function:

◆ TEST_CASE() [2/4]

TEST_CASE ( "2d tensor binary operations" ,
"" [tensor] )

◆ TEST_CASE() [3/4]

TEST_CASE ( "2d tensor multiplication" ,
"" [tensor] )

◆ TEST_CASE() [4/4]

TEST_CASE ( "3d tensor" ,
"" [tensor] )