Home
last modified time | relevance | path

Searched defs:reshape (Results 1 – 25 of 1397) sorted by relevance

12345678910>>...56

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dfn_reshape.hpp28 reshape(const T1& X, const uword in_n_rows, const uword in_n_cols) in reshape() function
41 reshape(const T1& X, const SizeMat& s) in reshape() function
55 reshape(const Base<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols, con… in reshape() function
72 reshape(const BaseCube<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols,… in reshape() function
85 reshape(const BaseCube<typename T1::elem_type,T1>& X, const SizeCube& s) in reshape() function
98 reshape(const SpBase<typename T1::elem_type, T1>& X, const uword in_n_rows, const uword in_n_cols) in reshape() function
111 reshape(const SpBase<typename T1::elem_type, T1>& X, const SizeMat& s) in reshape() function
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dfn_reshape.hpp28 reshape(const T1& X, const uword in_n_rows, const uword in_n_cols) in reshape() function
41 reshape(const T1& X, const SizeMat& s) in reshape() function
55 reshape(const Base<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols, con… in reshape() function
72 reshape(const BaseCube<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols,… in reshape() function
85 reshape(const BaseCube<typename T1::elem_type,T1>& X, const SizeCube& s) in reshape() function
98 reshape(const SpBase<typename T1::elem_type, T1>& X, const uword in_n_rows, const uword in_n_cols) in reshape() function
111 reshape(const SpBase<typename T1::elem_type, T1>& X, const SizeMat& s) in reshape() function
/dports/math/zarray/zarray-0.1.0/include/zarray/
H A Dzarray_wrapper.hpp87 static inline void reshape(xarray<T>& ar, S&& shape) in reshape() function
93 static inline void reshape(const xarray<T>&, S&&) in reshape() function
195 void zarray_wrapper<CTE>::reshape(const shape_type& shape) in reshape() function in xt::zarray_wrapper
201 void zarray_wrapper<CTE>::reshape(shape_type&& shape) in reshape() function in xt::zarray_wrapper
/dports/textproc/py-arabic-reshaper/arabic_reshaper-2.1.3/arabic_reshaper/
H A Darabic_reshaper.py100 def reshape(self, text): member in ArabicReshaper
243 reshape = default_reshaper.reshape variable
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/ndarray/
H A Dreshape.hpp29 reshape(types::ndarray<T, pS> const &expr, NpS const &new_shape) in reshape() function
66 reshape(types::ndarray<T, pS> const &expr, NpS const &new_shape) in reshape() function
86 auto reshape(types::ndarray<T, pS> const &expr, S0 i0, S1 i1, in reshape() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/julia/src/symbolic-node/
H A Darray.jl84 reshape(sym::SymbolicNode, dim::NTuple{N, Integer}; kwargs...) where {N} = function
86 reshape(sym::SymbolicNode, dim::Integer...; kwargs...) = function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/julia/src/symbolic-node/
H A Darray.jl84 reshape(sym::SymbolicNode, dim::NTuple{N, Integer}; kwargs...) where {N} = function
86 reshape(sym::SymbolicNode, dim::Integer...; kwargs...) = function
/dports/math/octave-forge-interval/interval-3.2.0/inst/@infsupdec/
H A Dreshape.m50 function x = reshape (x, varargin) function
/dports/math/octave-forge-quaternion/quaternion/inst/@quaternion/
H A Dreshape.m30 function q = reshape (q, varargin) function
/dports/math/octave-forge-interval/interval-3.2.0/inst/@infsup/
H A Dreshape.m50 function a = reshape (a, varargin) function
/dports/x11-toolkits/p5-Prima/Prima-1.63/examples/
H A Deyes.pl31 sub reshape subroutine
/dports/math/octave-forge-communications/communications-1.2.3/inst/@galois/
H A Dreshape.m53 function varargout = reshape (varargin) function
/dports/math/octave-forge-stk/stk/inst/arrays/@stk_dataframe/
H A Dreshape.m32 function y = reshape (x, varargin) function
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@algolia/autocomplete-core/dist/esm/
H A Dresolve.d.ts7 sourceId: string;
8 transformResponse: TransformResponse<TItem>;
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/caffe/
H A DReshape.cpp28 auto reshape = new MNN::ReshapeT; in run() local
64 auto reshape = new MNN::ReshapeT; in run() local
/dports/math/libmesh/libmesh-1.6.2/contrib/metaphysicl/src/numerics/include/metaphysicl/
H A Dnamedindexarray.h49 reshape(DataType& data, in reshape() function
63 reshape(const DataType& data, in reshape() function
/dports/science/metaphysicl/MetaPhysicL-1.3.3/src/numerics/include/metaphysicl/
H A Dnamedindexarray.h49 reshape(DataType& data, in reshape() function
63 reshape(const DataType& data, in reshape() function
/dports/math/p5-Math-MatrixReal/Math-MatrixReal-2.13/example/
H A Dopeng-and-matrix.pl18 sub reshape { subroutine
/dports/math/octave-forge-dataframe/dataframe-1.2.0/inst/@dataframe/
H A Dreshape.m1 function resu = reshape(df, varargin) function
/dports/devel/rkcommon/rkcommon-1.8.0/rkcommon/utility/
H A Dmultidim_index_sequence.h103 inline vec_t<size_t, 2> index_sequence_2D::reshape(size_t i) const in reshape() function
111 inline vec_t<size_t, 3> index_sequence_3D::reshape(size_t i) const in reshape() function
/dports/games/gracer/gracer-0.1.5/src/
H A Dglut.tcl13 proc reshape {width height} { procedure
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/tests/
H A Dtest_err_check_extension_check.py7 def reshape(width, height): pass function
/dports/devel/boost-docs/boost_1_72_0/libs/python/test/numpy/
H A Dshapes.cpp12 np::ndarray reshape(np::ndarray old_array, p::tuple shape) in reshape() function
/dports/mail/nextcloud-mail/mail/vendor/rubix/tensor/benchmarks/Structural/
H A DReshapeVectorBench.php28 public function reshape() : void function in Tensor\\Benchmarks\\Structural\\ReshapeVectorBench
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/test/numpy/
H A Dshapes.cpp12 np::ndarray reshape(np::ndarray old_array, p::tuple shape) in reshape() function

12345678910>>...56