text stringlengths 9 39.2M | dir stringlengths 26 295 | lang stringclasses 185
values | created_date timestamp[us] | updated_date timestamp[us] | repo_name stringlengths 1 97 | repo_full_name stringlengths 7 106 | star int64 1k 183k | len_tokens int64 1 13.8M |
|---|---|---|---|---|---|---|---|---|
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation/generation_rosenbrock4.hpp
[begin_description]
Enable the factory functions for the controller and the dense output of the Rosenbrock4 method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_s... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation/generation_rosenbrock4.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 534 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation/generation_controlled_runge_kutta.hpp
[begin_description]
Specialization of the controller factory for the controlled_runge_kutta class.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation/generation_controlled_runge_kutta.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 386 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation/generation_runge_kutta_dopri5.hpp
[begin_description]
Enable the factory functions for the controller and the dense output of the Runge-Kutta-Dormand-Prince5 method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_u... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_dopri5.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 447 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54.hpp
[begin_description]
Enable the factory functions for the controller and the dense output of the Runge-Kutta-Cash-Karp 54 method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 311 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation/make_dense_output.hpp
[begin_description]
Factory function to simplify the creation of dense output steppers from error steppers.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashCLU... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation/make_dense_output.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 547 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/base/algebra_stepper_base.hpp
[begin_description]
Base class for all steppers with an algebra and operations.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashDED
#define your_sha256_hashDED
... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/base/algebra_stepper_base.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 500 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/base/explicit_stepper_base.hpp
[begin_description]
Base class for all explicit Runge Kutta steppers.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashUDED
#define your_sha256_hashUDED
#includ... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/base/explicit_stepper_base.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 4,054 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/base/explicit_error_stepper_base.hpp
[begin_description]
Base class for all explicit Runge Kutta stepper which are also error steppers.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashP_INCLUD... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_base.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 6,328 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp
[begin_description]
Base class for symplectic Runge-Kutta-Nystrom steppers.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashP_INCLUDED
#define your_sha256_... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 4,830 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/algebra_dispatcher.hpp
[begin_description]
Algebra dispatcher to automatically chose suitable algebra.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_ALGEBRA_ALGEBRA_DISPATCHER_HPP_INCLUD... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/algebra_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 564 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/fusion_algebra_dispatcher.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashED
#define your_sha256_hashED
#include <boost/numeric/odeint/algebra/fusion_algebr... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/fusion_algebra_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 212 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/base/explicit_error_stepper_fsal_base.hpp
[begin_description]
Base class for all explicit first-same-as-last Runge Kutta steppers.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashSE_HPP_INCLUD... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_fsal_base.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 7,241 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/array_algebra.hpp
[begin_description]
Algebra for Arrays. Highly specialized for odeint. Const arguments are
introduce to work with odeint.
The Array algebra can be used for Array structures with two template
parameters:
Array<T, N>
[end_description]
... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/array_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,314 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/vector_space_algebra.hpp
[begin_description]
An algebra for types which have vector space semantics, hence types on which the operators +,-,* are well defined.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef ... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/vector_space_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,338 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/operations_dispatcher.hpp
[begin_description]
Operations dispatcher to automatically chose suitable operations.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_ALGEBRA_OPERATIONS_DISPATCHE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/operations_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 171 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/range_algebra.hpp
[begin_description]
Default algebra, which works with the most state types, like vector< double >, boost::array< double >, boost::range.
Internally is uses boost::range to obtain the begin and end iterator of the according sequence.
[end_d... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/range_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,040 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/fusion_algebra.hpp
[begin_description]
Algebra for boost::fusion sequences.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_ALGEBRA_FUSION_ALGEBRA_HPP_INCLUDED
#define BOOST_NUMERIC_ODEIN... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/fusion_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,874 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/default_operations.hpp
[begin_description]
Default operations. They work with the default numerical types, like float, double, complex< double> ...
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERI... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/default_operations.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 7,529 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/norm_result_type.hpp
[begin_description]
Calculates the type of the norm_inf operation for container types
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_ALGEBRA_NORM_RESULT_TYPE_HPP_INCL... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/norm_result_type.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 156 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/detail/macros.hpp
[begin_description]
Some macros for type checking.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_ALGEBRA_DETAIL_MACROS_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_ALGEBR... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/detail/macros.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 240 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/detail/extract_value_type.hpp
[begin_description]
Extract true value type from complex types (eg. std::complex)
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashDED
#define your_sha256_hashDED
... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/detail/extract_value_type.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 266 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/detail/norm_inf.hpp
[begin_description]
Default reduce implementation.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_ALGEBRA_DETAIL_NORM_INF_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_AL... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/detail/norm_inf.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 208 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/multi_array_algebra.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_ALGEBRA_MULTI_ARRAY_ALGEBRA_HPP_DEFINED
#define BOOST_NUMERIC_ODEINT_ALGEBRA_MULTI_A... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/multi_array_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,719 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/vexcl/vexcl_copy.hpp
[begin_description]
copy_impl specializations for vexcl
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_VEXCL_VEXCL_COPY_HPP_INCLUDED
#define BOOST_NUMERIC_... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/vexcl/vexcl_copy.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 312 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/vexcl/vexcl_same_instance.hpp
[begin_description]
Check if two VexCL containers are the same instance.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashUDED
#define your_sha256_hashUDED
#incl... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/vexcl/vexcl_same_instance.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 343 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/vexcl/vexcl_algebra_dispatcher.hpp
[begin_description]
algebra_dispatcher specialization for vexcl
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash_DEFINED
#define your_sha256_hash_DEFI... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/vexcl/vexcl_algebra_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 242 |
```c++
/*
[auto_generated]
boost/numeric/odeint/algebra/detail/for_each.hpp
[begin_description]
Default for_each implementations.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_ALGEBRA_DETAIL_FOR_EACH_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/algebra/detail/for_each.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,419 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/vexcl/vexcl_resize.hpp
[begin_description]
Enable resizing for vexcl vector and multivector.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_VEXCL_VEXCL_RESIZE_HPP_INCLUDED
#def... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/vexcl/vexcl_resize.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 605 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/vexcl/vexcl.hpp
[begin_description]
includes all headers required for using vexcl in odeint
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_VEXCL_VEXCL_HPP_DEFINED
#define... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/vexcl/vexcl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 235 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/vexcl/vexcl_abs.hpp
[begin_description]
abs() specialization for vexcl
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_VEXCL_VEXCL_ABS_HPP_DEFINED
#define BOOST_NUMERIC_OD... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/vexcl/vexcl_abs.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 375 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/vexcl/vexcl_norm_inf.hpp
[begin_description]
vector_space_norm_inf specialization for vexcl
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_VEXCL_VEXCL_NORM_INF_HPP_DEFINE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/vexcl/vexcl_norm_inf.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 417 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/eigen/eigen.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_EIGEN_EIGEN_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_EXTERNAL_EIGEN_EIGEN_HPP_INC... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/eigen/eigen.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 160 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/eigen/eigen_algebra_dispatcher.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash_INCLUDED
#define your_sha256_hash_INCLUDED
namespace boost {
namespace num... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/eigen/eigen_algebra_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 215 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/eigen/eigen_resize.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_EIGEN_EIGEN_RESIZE_HPP_DEFINED
#define BOOST_NUMERIC_ODEINT_EXTERNAL_EIGEN_... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/eigen/eigen_resize.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 734 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/eigen/eigen_algebra.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_EIGEN_EIGEN_ALGEBRA_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_EXTERNAL_EIG... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/eigen/eigen_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 725 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/thrust/thrust_algebra_dispatcher.hpp
[begin_description]
algebra_dispatcher specialization for thrust
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashPP_DEFINED
#define your_sha256_hash... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/thrust/thrust_algebra_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 593 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/thrust/thrust.hpp
[begin_description]
includes all headers required for using odeint with thrust
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_THRUST_HPP_DEFINED
#define... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/thrust/thrust.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 194 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/thrust/thrust_resize.hpp
[begin_description]
Enable resizing for thrusts device and host_vector.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_THRUST_THRUST_RESIZE_HPP_INCLUDE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/thrust/thrust_resize.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,572 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/thrust/thrust_algebra.hpp
[begin_description]
An algebra for thrusts device_vectors.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash
#define your_sha256_hash
#include <thrust/device_vector... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/thrust/thrust_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,794 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/thrust/thrust_operations_dispatcher.hpp
[begin_description]
operations_dispatcher specialization for thrust
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashR_HPP_DEFINED
#define your_sh... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/thrust/thrust_operations_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 587 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/mpi/mpi_state.hpp
[begin_description]
A generic split state, storing partial data on each node.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_STATE_HPP_INCLUDED
#defin... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/mpi/mpi_state.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 689 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/mpi/mpi_nested_algebra.hpp
[begin_description]
Nested parallelized algebra for MPI.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashD
#define your_sha256_hashD
#include <boost/numeric/odeint... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/mpi/mpi_nested_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 326 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/thrust/thrust_operations.hpp
[begin_description]
Operations of thrust zipped iterators. Is the counterpart of the thrust_algebra.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashDED
#define y... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/thrust/thrust_operations.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,028 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/mpi/mpi.hpp
[begin_description]
Wrappers for MPI.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_HPP_INCLUDED... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/mpi/mpi.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 115 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/mpi/mpi_vector_state.hpp
[begin_description]
Copying a container from/to an mpi_state splits/joins it.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_VECTOR_STATE_HPP_I... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/mpi/mpi_vector_state.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 672 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/viennacl/viennacl_resize.hpp
[begin_description]
Enable resizing for viennacl vector.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashDED
#define your_sha256_hashDED
#include <viennacl/vecto... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/viennacl/viennacl_resize.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 349 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/mkl/mkl_operations.hpp
[begin_description]
Wrapper classes for intel math kernel library types.
Get a free, non-commercial download of MKL at
path_to_url
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOO... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/mkl/mkl_operations.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,129 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/viennacl_operations.hpp
[begin_description]
ViennaCL operations.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashNCLUDED
#define your_sha256_hashNCLUDED
#include <viennacl/vector.hpp>
#ifde... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/viennacl/viennacl_operations.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,027 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/gsl/gsl_wrapper.hpp
[begin_description]
Wrapper for gsl_vector.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_GSL_GSL_WRAPPER_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_EXTERNA... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/gsl/gsl_wrapper.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,273 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/openmp/openmp_state.hpp
[begin_description]
Wrappers for OpenMP.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_OPENMP_OPENMP_STATE_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_EX... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/openmp/openmp_state.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,308 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/openmp/openmp_range_algebra.hpp
[begin_description]
Range algebra for OpenMP.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashCLUDED
#define your_sha256_hashCLUDED
#include <boost/assert.hpp... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/openmp/openmp_range_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 5,578 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/openmp/openmp.hpp
[begin_description]
Wrappers for OpenMP.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_OPENMP_OPENMP_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_EXTERNAL_OPENM... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/openmp/openmp.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 175 |
```c++
//==============================================================================
//
// See accompanying file LICENSE.txt or copy at
// path_to_url
//==============================================================================
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_NT2_NT2_NOR... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/nt2/nt2_norm_inf.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 193 |
```c++
//==============================================================================
//
// See accompanying file LICENSE.txt or copy at
// path_to_url
//==============================================================================
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_NT2_NT2_RES... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/nt2/nt2_resize.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 310 |
```c++
//==============================================================================
//
// See accompanying file LICENSE.txt or copy at
// path_to_url
//==============================================================================
#ifndef your_sha256_hashLUDED
#define your_sha256... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/nt2/nt2_algebra_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 127 |
```c++
//==============================================================================
//
// See accompanying file LICENSE.txt or copy at
// path_to_url
//==============================================================================
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_NT2_NT2_COP... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/nt2/nt2_copy.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 173 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/blaze/blaze_resize.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_BLAZE_BLAZE_RESIZE_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_EXTERNAL_BLAZE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/blaze/blaze_resize.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 437 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/openmp/openmp_nested_algebra.hpp
[begin_description]
Nested parallelized algebra for OpenMP.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashNCLUDED
#define your_sha256_hashNCLUDED
#include ... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/openmp/openmp_nested_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 5,774 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/blaze/blaze_algebra_dispatcher.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash_INCLUDED
#define your_sha256_hash_INCLUDED
#include <boost/numeric/odeint/a... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/blaze/blaze_algebra_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 209 |
```c++
/*
[auto_generated]
/boost/numeric/odeint/external/mtl4/mtl4.hpp
[begin_description]
includes all headers required for using mtl4 with odeint
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_MTL4_MTL4_HPP_INCLUDED
#define BOOST_N... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/mtl4/mtl4.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 157 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/mtl4/mtl4_algebra_dispatcher.hpp
[begin_description]
specialization of the algebra dispatcher for mtl4
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_MTL4_MTL4_ALGEBRA_DISPATCHER_HPP_INC... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/mtl4/mtl4_algebra_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 611 |
```c++
/*
[begin_description]
Modification of the implicit Euler method, works with the MTL4 matrix library only.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_MTL4_RESIZE_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_EXTERNAL_MTL4_RESIZE_HPP_I... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/mtl4/mtl4_resize.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 986 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/compute/compute_algebra_dispatcher.hpp
[begin_description]
algebra_dispatcher specialization for Boost.Compute
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash_HPP_DEFINED
#define your_... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/compute/compute_algebra_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 197 |
```c++
/*
[begin_description]
Modification of the implicit Euler method, works with the MTL4 matrix library only.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_IMPLICIT_EULER_MTL4_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_EXTERNAL_IMPLICIT_... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/mtl4/implicit_euler_mtl4.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,131 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/compute/compute_resize.hpp
[begin_description]
Enable resizing for Boost.Compute vector
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash
#define your_sha256_hash
#include <boost/compute/cont... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/compute/compute_resize.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 607 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/compute/compute.hpp
[begin_description]
includes all headers required for using odeint with Boost.Compute
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_COMPUTE_COMPUTE_H... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/compute/compute.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 198 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/compute/compute_operations_dispatcher.hpp
[begin_description]
operations_dispatcher specialization for Boost.Compute
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashHER_HPP_DEFINED
#def... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/compute/compute_operations_dispatcher.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 197 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/compute/compute_algebra.hpp
[begin_description]
An algebra for Boost.Compute vectors.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashD
#define your_sha256_hashD
#include <boost/preprocessor... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/compute/compute_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 371 |
```c++
/*
[auto_generated]
boost/numeric/odeint/external/compute/compute_operations.hpp
[begin_description]
Operations of Boost.Compute zipped iterators. Is the counterpart of the compute_algebra.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashINE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/external/compute/compute_operations.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,675 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/n_step_time_iterator.hpp
[begin_description]
Iterator for iterating through the solution of an ODE with constant step size performing exactly n steps.
The dereferenced type contains also the time.
[end_description]
(See accompanying file LICENSE_1_0.tx... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/n_step_time_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,550 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/const_step_iterator.hpp
[begin_description]
Iterator for iterating through the solution of an ODE with constant step size.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashED
#define your_sha... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/const_step_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,570 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/n_step_iterator.hpp
[begin_description]
Iterator for iterating through the solution of an ODE with constant step size performing exactly n steps.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERI... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/n_step_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,518 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/adaptive_time_iterator.hpp
[begin_description]
Iterator for iterating throught the solution of an ODE with adaptive step size. The dereferenced types containes also the time.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_u... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/adaptive_time_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,545 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/const_step_time_iterator.hpp
[begin_description]
Iterator for iterating throught the solution of an ODE with constant step size. The dereferences types containes also the time.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/const_step_time_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,581 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/times_iterator.hpp
[begin_description]
Iterator for iterating through the solution of an ODE with oscillator calls at times from a given sequence.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMER... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/times_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,673 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/times_time_iterator.hpp
[begin_description]
Iterator for iterating through the solution of an ODE with oscillator calls at times from a given sequence.
The dereferenced type contains also the time.
[end_description]
(See accompanying file LICENSE_1_0.t... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/times_time_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,713 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/adaptive_iterator.hpp
[begin_description]
Iterator for iterating throught the solution of an ODE with adaptive step size. The dereferenced types containes also the time.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/adaptive_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,526 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/detail/n_step_iterator_impl.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashFINED
#define your_sha256_hashFINED
#include <boost/numeric/odeint/iterator/det... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/impl/n_step_iterator_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,930 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/detail/const_step_iterator_impl.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashP_DEFINED
#define your_sha256_hashP_DEFINED
#include <boost/numeric/odeint/... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/impl/const_step_iterator_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,915 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/detail/times_iterator_impl.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashINED
#define your_sha256_hashINED
#include <boost/utility/enable_if.hpp>
#include... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/impl/times_iterator_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,073 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/detail/adaptive_iterator_impl.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashDEFINED
#define your_sha256_hashDEFINED
#include <boost/utility/enable_if.hpp>... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/impl/adaptive_iterator_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,079 |
```c++
/*
[auto_generated]
boost/numeric/odeint/iterator/detail/ode_iterator_base.hpp
[begin_description]
Base class for const_step_iterator and adaptive_iterator.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashDED
#define your_sha256_hashDED
#i... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/detail/ode_iterator_base.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,216 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/integrate.hpp
[begin_description]
Convenience methods which choose the stepper for the current ODE.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_INTEGRATE_HPP_INCLUDED
#def... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/integrate.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 862 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/integrate_adaptive.hpp
[begin_description]
Adaptive integration of ODEs.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_INTEGRATE_ADAPTIVE_HPP_INCLUDED
#define BOOST_NUMERIC_... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/integrate_adaptive.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 985 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/observer_collection.hpp
[begin_description]
Collection of observers, which are all called during the evolution of the ODE.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_OBSE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/observer_collection.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 278 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/null_observer.hpp
[begin_description]
null_observer
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_NULL_OBSERVER_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_INTEGRATE_NULL_OBSE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/null_observer.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 157 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/integrate_const.hpp
[begin_description]
Constant integration of ODEs, meaning that the state of the ODE is observed on constant time intervals.
The routines makes full use of adaptive and dense-output methods.
[end_description]
(See accompanying file L... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/integrate_const.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,144 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/integrate_n_steps.hpp
[begin_description]
Integration of n steps with constant time size. Adaptive and dense-output methods are fully supported.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/integrate_n_steps.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,009 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/integrate_times.hpp
[begin_description]
Integration of ODEs with observation at user defined points
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_INTEGRATE_TIMES_HPP_INCLUDE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/integrate_times.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,027 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/detail/integrate_adaptive.hpp
[begin_description]
Default Integrate adaptive implementation.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashLUDED
#define your_sha256_hashLUDED
#include <st... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/detail/integrate_adaptive.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 808 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/detail/functors.hpp
[begin_description]
some functors for the iterator based integrate routines
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_DETAIL_FUNCTORS_HPP_INCLUDED
#d... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/detail/functors.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 381 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/detail/integrate_const.hpp
[begin_description]
integrate const implementation
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashED
#define your_sha256_hashED
#include <boost/range/algorithm/fo... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/detail/integrate_const.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 785 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/detail/integrate_times.hpp
[begin_description]
Default integrate times implementation.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashED
#define your_sha256_hashED
#include <stdexcept>
#i... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/detail/integrate_times.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 380 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/detail/integrate_n_steps.hpp
[begin_description]
integrate steps implementation
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashUDED
#define your_sha256_hashUDED
#include <boost/numeric/odei... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/iterator/integrate/detail/integrate_n_steps.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 799 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/integrate_adaptive.hpp
[begin_description]
Adaptive integration of ODEs.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_INTEGRATE_ADAPTIVE_HPP_INCLUDED
#define BOOST_NUMERIC_... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/integrate/integrate_adaptive.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 981 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/integrate.hpp
[begin_description]
Convenience methods which choose the stepper for the current ODE.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_INTEGRATE_HPP_INCLUDED
#def... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/integrate/integrate.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,111 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/max_step_checker.hpp
[begin_description]
Throws exception if too many steps are performed.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_MAX_STEP_CHECKER_HPP_INCLUDED
#defin... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/integrate/max_step_checker.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 592 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/integrate_const.hpp
[begin_description]
Constant integration of ODEs, meaning that the state of the ODE is observed on constant time intervals.
The routines makes full use of adaptive and dense-output methods.
[end_description]
(See accompanying file L... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/integrate/integrate_const.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,631 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/check_adapter.hpp
[begin_description]
Adapters to add checking facility to stepper and observer
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_INTEGRATE_CHECK_ADAPTER_HPP_INCLUDED
#defi... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/integrate/check_adapter.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,301 |
```c++
/*
[auto_generated]
boost/numeric/odeint/integrate/integrate_n_steps.hpp
[begin_description]
Integration of n steps with constant time size. Adaptive and dense-output methods are fully supported.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/integrate/integrate_n_steps.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,532 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.