Searched defs:array_geometry (Results 1 – 8 of 8) sorted by relevance
54 std::vector<Point> array_geometry; in TEST() local70 std::vector<Point> array_geometry; in TEST() local89 std::vector<Point> array_geometry; in TEST() local110 std::vector<Point> array_geometry; in TEST() local128 std::vector<Point> array_geometry; in TEST() local
25 float GetMinimumSpacing(const std::vector<Point>& array_geometry) { in GetMinimumSpacing()60 const std::vector<Point>& array_geometry) { in GetDirectionIfLinear()75 const std::vector<Point>& array_geometry) { in GetNormalIfPlanar()103 const std::vector<Point>& array_geometry) { in GetArrayNormalIfExists()
23 explicit MockNonlinearBeamformer(const std::vector<Point>& array_geometry) in MockNonlinearBeamformer()
49 const std::vector<Point> array_geometry = in main() local
165 std::vector<Point> GetCenteredArray(std::vector<Point> array_geometry) { in GetCenteredArray()187 const std::vector<Point>& array_geometry, in NonlinearBeamformer()
308 std::vector<Point> array_geometry; member
564 const std::vector<Point> array_geometry = in SetUp() local
136 const std::vector<Point> array_geometry; member