代码搜索:Tensor
找到约 495 项符合「Tensor」的源代码
代码结果 495
www.eeworm.com/read/471742/6888664
txt det_soln2_2d.txt
det_soln2_2d.txt: Output from det_soln2_2d.m
>> det_soln2_2d
Inertia Tensor
1/3 -1/4 0
-1/4 1/3 0
0 0
www.eeworm.com/read/492033/6430461
cpp scaldamcc.cpp
#include "scaldamcc.h"
#include "matrix.h"
#include "vector.h"
#include "tensor.h"
#include "elastisomat.h"
#include "global.h"
#include "intpoints.h"
#include "vecttens.h"
#include
#include
www.eeworm.com/read/492033/6430542
cpp glasgowdam.cpp
#include "glasgowdam.h"
#include "matrix.h"
#include "vector.h"
#include "elastisomat.h"
#include "global.h"
#include "intpoints.h"
#include "tensor.h"
#include "vecttens.h"
#include
#define
www.eeworm.com/read/492033/6430562
cpp scaldamtime.cpp
#include "scaldamtime.h"
#include "matrix.h"
#include "vector.h"
#include "elastisomat.h"
#include "global.h"
#include "intpoints.h"
#include "tensor.h"
#include "vecttens.h"
#include
#defin
www.eeworm.com/read/492033/6430595
cpp glasgmech.cpp
#include
#include "glasgmech.h"
#include "vector.h"
#include "matrix.h"
#include "vecttens.h"
#include "tensor.h"
#include "global.h"
#include "intpoints.h"
#include "elastisomat.h"
#define
www.eeworm.com/read/216898/14988157
cpp reindex.cpp
#include "testsuite.h"
#include
BZ_USING_NAMESPACE(blitz)
int main()
{
BZ_USING_NAMESPACE(blitz::tensor)
Array A(3,3);
A = i*3 + j;
// 0, 1, 2
// 3, 4, 5
www.eeworm.com/read/473001/6854033
cpp exprctor.cpp
#include "testsuite.h"
#include
BZ_USING_NAMESPACE(blitz)
BZ_USING_NAMESPACE(blitz::tensor)
int main()
{
Array A(2,3), B(2,3);
A = 0, 3, 5,
1, 6,
www.eeworm.com/read/237003/13984045
cpp reindex.cpp
#include "testsuite.h"
#include
BZ_USING_NAMESPACE(blitz)
int main()
{
BZ_USING_NAMESPACE(blitz::tensor)
Array A(3,3);
A = i*3 + j;
// 0, 1, 2
// 3, 4, 5
www.eeworm.com/read/205036/15328971
m subsref.m
function a = subsref(t,s)
%SUBSREF Subscripted reference for a ttensor.
%
% Examples
% core = tensor(rand(2,2,2));
% X = TTENSOR(core, rand{4,2), rand(5,2),rand(3,2));
% X.core %
www.eeworm.com/read/318725/13473393
html coarse.html
The Coarse Grid
The Coarse Grid
The coarse grid is a tensor product grid defined by three (in 3D)
resp. two (in 2D) one-dimensional grids. Each of these one-dimensio