NEURON
permutations.cpp File Reference
#include "node_order_optim/permute_utils.hpp"
#include <catch2/catch_test_macros.hpp>
#include <vector>

Go to the source code of this file.

Functions

 TEST_CASE ("Permutation algorithms", "[Neuron][node_order_optim][permute]")
 

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "Permutation algorithms"  ,
""  [Neuron][node_order_optim][permute] 
)

Make sure that pinv[p[i]] = i = p[pinv[i]]

Definition at line 7 of file permutations.cpp.