Minsky
|
arguments relevant for tensor expressions, not always meaningful. Exception thrown if not. More...
#include <tensorInterface.h>
Public Attributes | |
std::string | dimension |
double | val |
arguments relevant for tensor expressions, not always meaningful. Exception thrown if not.
Definition at line 110 of file tensorInterface.h.
std::string civita::ITensor::Args::dimension |
Definition at line 112 of file tensorInterface.h.
Referenced by civita::ReductionOp::setArgument(), civita::DimensionedArgCachedOp::setArgument(), civita::Slice::setArgument(), civita::PermuteAxis::setArgument(), minsky::GeneralTensorOp< OperationType::differencePlus >::setArgument(), minsky::GeneralTensorOp< OperationType::size >::setArgument(), minsky::GeneralTensorOp< OperationType::gather >::setArguments(), minsky::Correlation::setArguments(), and minsky::GeneralTensorOp< OperationType::linearRegression >::setArguments().
double civita::ITensor::Args::val |
Definition at line 113 of file tensorInterface.h.
Referenced by civita::DimensionedArgCachedOp::setArgument(), civita::Slice::setArgument(), minsky::GeneralTensorOp< OperationType::difference >::setArgument(), minsky::GeneralTensorOp< OperationType::differencePlus >::setArgument(), minsky::GeneralTensorOp< OperationType::moment >::setArgument(), and minsky::GeneralTensorOp< OperationType::slice >::setArgument().