KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
Tensor.h File Reference

A class inherited from Node, representing tensors. More...

#include <memory>
#include "kids/Node.h"
#include "kids/Shape.h"
#include "kids/Types.h"
#include "kids/fmt.h"
Include dependency graph for Tensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PROJECT_NS::Tensor< T >
 Tensor class is the container for array-like data. More...
 

Namespaces

namespace  PROJECT_NS
 < http://warp.povusers.org/FunctionParser/fparser.html
 

Detailed Description

A class inherited from Node, representing tensors.

Author
Xin He
Date
2024-03
Version
1.0
[logs]:
Date Description
2024-04-22 move from DataSet.h

Definition in file Tensor.h.