Home
last modified time | relevance | path

Searched refs:mime_bundle_repr (Results 1 – 14 of 14) sorted by relevance

/dports/math/xtensor/xtensor-0.24.0/include/xtensor/
H A Dxmime.hpp267 nlohmann::json mime_bundle_repr(const xfunctor_view<F, CT>& expr) in mime_bundle_repr() function
276 nlohmann::json mime_bundle_repr(const xfunction<F, CT...>& expr) in mime_bundle_repr() function
312 nlohmann::json mime_bundle_repr(const xreducer<F, CT, X, O>& expr) in mime_bundle_repr() function
321 nlohmann::json mime_bundle_repr(const xoptional_assembly<VE, FE>& expr) in mime_bundle_repr() function
339 nlohmann::json mime_bundle_repr(const xscalar<CT>& expr) in mime_bundle_repr() function
348 nlohmann::json mime_bundle_repr(const xbroadcast<CT, X>& expr) in mime_bundle_repr() function
357 nlohmann::json mime_bundle_repr(const xgenerator<F, R, S>& expr) in mime_bundle_repr() function
366 nlohmann::json mime_bundle_repr(const xview<CT, S...>& expr) in mime_bundle_repr() function
375 nlohmann::json mime_bundle_repr(const xstrided_view<CT, S, L, FST>& expr) in mime_bundle_repr() function
384 nlohmann::json mime_bundle_repr(const xmasked_view<CTD, CTM>& expr) in mime_bundle_repr() function
[all …]
/dports/science/pagmo2/pagmo2-2.18.0/include/pagmo/detail/
H A Dsupport_xeus_cling.hpp36 …inline nlohmann::json mime_bundle_repr(const name &x) …
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dexpression.h354 inline nlohmann::json mime_bundle_repr(const Expression &i)
/dports/devel/xtl-quant-stack/xtl-0.7.4/docs/source/
H A Dchangelog.rst248 - Implemented xeus-cling mime_bundle_repr for xoptional, xcomplex and xfixed_string
/dports/math/mppp/mppp-0.26/include/mp++/
H A Dcomplex128.hpp1325 inline nlohmann::json mime_bundle_repr(const complex128 &c) in mime_bundle_repr() function
H A Dreal128.hpp2235 inline nlohmann::json mime_bundle_repr(const real128 &x) in mime_bundle_repr() function
H A Drational.hpp2331 inline nlohmann::json mime_bundle_repr(const rational<SSize> &q) in mime_bundle_repr() function
H A Dcomplex.hpp3201 inline nlohmann::json mime_bundle_repr(const complex &c) in mime_bundle_repr() function
H A Dreal.hpp4492 inline nlohmann::json mime_bundle_repr(const real &x) in mime_bundle_repr() function
H A Dinteger.hpp8213 inline nlohmann::json mime_bundle_repr(const integer<SSize> &n) in mime_bundle_repr() function
/dports/devel/xtl-quant-stack/xtl-0.7.4/include/xtl/
H A Dxcomplex.hpp818 nlohmann::json mime_bundle_repr(const xcomplex<CTR, CTI, B>& c) in mime_bundle_repr() function
H A Dxoptional.hpp722 nlohmann::json mime_bundle_repr(const xoptional<T, B>& v) in mime_bundle_repr() function
H A Dxbasic_fixed_string.hpp2371 nlohmann::json mime_bundle_repr(const xbasic_fixed_string<CT, N, ST, EP, TR>& str) in mime_bundle_repr() function
/dports/math/xtensor/xtensor-0.24.0/docs/source/
H A Dchangelog.rst1307 - Implement ``mime_bundle_repr`` for ``xmasked_view``