代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
k_algorithm.c
#include
#include
#include
#include
int vectornum;
int vectorsize;
float * datafield;
float * tempcenter;
struct GROUP
{
vcl_algorithm.txx
#ifndef vcl_gcc_295_algorithm_txx_
#define vcl_gcc_295_algorithm_txx_
#include
#include
#define VCL_SWAP_INSTANTIATE(T) \
VCL_INSTANTIATE_INLINE(void swap(T
vcl_algorithm.hhh
@adjacent_find
@and
@binary
@binary_search
@copy
@copy_
@count
@count_if
@equal
@equal_range
@fill
@fill_n
@find
@find_end
@find_first_of
@find_if
@for_each
@generate
@generate_n
@g
vcl_algorithm.h
#ifndef vcl_generic_algorithm_h_
#define vcl_generic_algorithm_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_algorithm.hhh and run make
// adjacent_find
#ifndef vcl_adjacen
vcl_algorithm.txx
#ifndef vcl_win32_algorithm_txx_
#define vcl_win32_algorithm_txx_
#define VCL_COPY_INSTANTIATE(Inp, Out) \
// template Out std::copy(Inp, Inp, Out)
#define VCL_SWAP_INSTANTIATE(T) \
//VCL_INS
vcl_algorithm.txx
#ifndef vcl_algorithm_txx_
#define vcl_algorithm_txx_
// -*- c++ -*-
#include "vcl_algorithm.h"
#if VCL_USE_IMPLICIT_TEMPLATES
# include "iso/vcl_algorithm.txx"
#elif !VCL_USE_NATIVE_STL
#
vcl_algorithm.txx
#ifndef vcl_sunpro_vcl_algorithm_txx_
#define vcl_sunpro_vcl_algorithm_txx_
#include
#define VCL_COPY_INSTANTIATE(Inp, Out) \
template Out std::copy(Inp, Inp, Out)
// this
vcl_algorithm.txx
#ifndef vcl_egcs_algorithm_txx_
#define vcl_egcs_algorithm_txx_
#include
#define VCL_COPY_INSTANTIATE(Inp, Out) \
template Out std::copy(Inp, Inp, Out)
#define VCL_COPY_BA
vcl_algorithm.txx
#ifndef vcl_iso_algorithm_txx_
#define vcl_iso_algorithm_txx_
#include
#define VCL_SWAP_INSTANTIATE(T) /* */
#define VCL_FIND_INSTANTIATE(I, T) /* */
#define VCL_SORT_INSTAN
vcl_algorithm.h
#ifndef vcl_iso_algorithm_h_
#define vcl_iso_algorithm_h_
// This is a generated file. DO NOT EDIT! Not even a little bit.
#include
#ifdef vcl_generic_algorithm_STD
** error *