代码搜索:Tensor

找到约 495 项符合「Tensor」的源代码

代码结果 495
www.eeworm.com/read/126430/6017490

c rlftfrag.c

#include #define NRANSI #include "nrutil.h" #define N2 256 #define N3 256 int main(void) /* example1 */ { void rlft3(float ***data, float **speq, unsigned long nn1, unsigned l
www.eeworm.com/read/102423/6233159

c rlftfrag.c

#include #define NRANSI #include "nrutil.h" #define N2 256 #define N3 256 int main(void) /* example1 */ { void rlft3(float ***data, float **speq, unsigned long nn1, unsigned l
www.eeworm.com/read/162614/5520871

c crash4.c

// { dg-do assemble } template class Tensor { }; template class Tensor : Tensor { // { dg-error "" } template parameters not used };
www.eeworm.com/read/205036/15328981

m ttensor.m

function t = ttensor(varargin) %TTENSOR Tensor stored as a Tucker operator (decomposed). % % T = TTENSOR(G,U1,U2,...,UM) creates a TUCKER tensor from its % constituent parts. Here G is a tensor of
www.eeworm.com/read/142034/12968933

m param_mse.m

function [M, V, B]= param_mse(CML, Cml) % function [M, V, B]= param_mse(CML, Cml) % This file is part of the TFPM toolbox v0.9 (c) % michael.jachan@tuwien.ac.at and underlies the GPL. % % Compute
www.eeworm.com/read/492033/6430337

h vecttens.h

#ifndef VECTTENS_H #define VECTTENS_H #include "alias.h" struct matrix; struct vector; void vector_tensor (vector &v,matrix &t,strastrestate ssst,strastre ss); void tensor_vector (vector &v,matrix
www.eeworm.com/read/216898/14988076

cpp iter.cpp

#include "testsuite.h" #include #ifdef BZ_HAVE_STL #include #include BZ_USING_NAMESPACE(std) #endif BZ_USING_NAMESPACE(blitz) void check(const Array& A
www.eeworm.com/read/237003/13983969

cpp iter.cpp

#include "testsuite.h" #include #ifdef BZ_HAVE_STL #include #include BZ_USING_NAMESPACE(std) #endif BZ_USING_NAMESPACE(blitz) void check(const Array& A
www.eeworm.com/read/205036/15328797

m display.m

function display(t) %DISPLAY Command window display of a tensor. % % DISPLAY(X) displays a tensor with its name. % % See also TENSOR, TENSOR/DISP. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia
www.eeworm.com/read/214051/15115138

m response_coefficients.m

function [RS,RJ,RS_2,RJ_2] = response_coefficients(CS,epsilon_1,pi_1,epsilon_2,rho_2,pi_2,split) %[RS,RJ,RS_2,RJ_2] = response_coefficients(CS,epsilon_1,pi_1,epsilon_2,rho_2,pi_2) % % calculate the r