Searched defs:GenerateMatrix (Results 1 – 2 of 2) sorted by relevance
47 std::vector<double> GenerateMatrix(const std::shared_ptr<Tensor> &input, float_t degrees, in GenerateMatrix() function
209 TEST_F(BuilderTest_Type, GenerateMatrix) { in TEST_F() argument