代码搜索结果

找到约 10,000 项符合 Algorithm 的代码

vcl_algorithm.txx

#ifndef vcl_gcc_libstdcxx_v3_algorithm_txx_ #define vcl_gcc_libstdcxx_v3_algorithm_txx_ #include #define VCL_SWAP_INSTANTIATE(T) /* */ #define VCL_OPERATOR_NE_INSTANTIATE(T

vcl_algorithm.txx

#ifndef vcl_sgi_algorithm_txx_ #define vcl_sgi_algorithm_txx_ #define VCL_COPY_INSTANTIATE(Inp, Out) \ // template Out std::copy(Inp, Inp, Out) #define VCL_SWAP_INSTANTIATE(T) \ //VCL_INSTANT

vcl_algorithm.h

#ifndef vcl_algorithm_h_ #define vcl_algorithm_h_ #include "vcl_compiler.h" #if !VCL_USE_NATIVE_STL # include "emulation/vcl_algorithm.h" // -------------------- iso #else # include "iso/

std_algorithm.h

// -*- C++ -*- // Copyright (C) 2001, 2002 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it an

algorithm_namespace.hpp

//----------------------------------------------------------------------------- // boost mpl/aux_/algorithm_namespace.hpp header file // See http://www.boost.org for updates, documentation, and revi

algorithm_test.cpp

// bll_and_function.cpp - The Boost Lambda Library ----------------------- // // Copyright (C) 2000-2003 Jaakko J鋜vi (jaakko.jarvi@cs.utu.fi) // Copyright (C) 2000-2003 Gary Powell (powellg@amazo

serpent_algorithm.java

// $Id: $ // // $Log: $ // Revision 1.1.1 1998/04/10 raif // + added code to generate Intermediate Values KAT. // + cosmetics. // // Revision 1.1 1998/04/07 Serpent authors // + revised slightly (

vfh_algorithm.cc

/* * Orca-Components: Components for robotics. * * Copyright (C) 2004 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Pub

vfh_algorithm.h

/* * Orca-Components: Components for robotics. * * Copyright (C) 2004 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Pub

std_algorithm.h

// -*- C++ -*- // Copyright (C) 2001, 2002 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it an