代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/375190/2728995
hpp numeric_op.hpp
#if !defined(BOOST_PP_IS_ITERATING)
///// header body
// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION!
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost
www.eeworm.com/read/375190/2735940
rst numeric_cast.rst
.. Metafunctions/Miscellaneous//numeric_cast |50
.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
.. Distributed under the Boost
.. Software License, Version 1.0. (See accompanying
.. file LICENSE
www.eeworm.com/read/375190/2736035
cpp numeric_ops.cpp
// Copyright Aleksey Gurtovoy 2003-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
www.eeworm.com/read/375190/2736111
cpp test_numeric.cpp
// (C) Copyright John Maddock 2005.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www
www.eeworm.com/read/375190/2737996
py numeric_tests.py
# Copyright David Abrahams 2006. Distributed under the Boost
# Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
import printer
'
www.eeworm.com/read/375190/2739963
qbk numeric_cast.qbk
[/
Boost.Optional
Copyright (c) 2003-2007 Fernando Luis Cacciola Carballal
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy a
www.eeworm.com/read/371704/2779217
m check_numeric.m
function [var,ier,handle]=check_numeric(str,var_name,varargin)
% Check if string represents numeric variables and satisfies specified constraints
% Written by: E. R.: August 21, 2004
% Last updated
www.eeworm.com/read/366696/2885204
h stl_numeric.h
// Numeric functions implementation -*- C++ -*-
// Copyright (C) 2001, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you c
www.eeworm.com/read/351636/3101911
hhh vcl_numeric.hhh
@accumulate
@inner_product
@partial_sum
@adjacent_difference
www.eeworm.com/read/351636/3101916
h vcl_numeric.h
#ifndef vcl_generic_numeric_h_
#define vcl_generic_numeric_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_numeric.hhh and run make
// accumulate
#ifndef vcl_accumulate
#def