TVM  0.9.4
tvm::function::abstract::Function::slice_jdot Struct Reference

#include <tvm/function/abstract/Function.h>

Public Types

using Type = MatrixRef
 
using ConstType = MatrixConstRef
 

Static Public Member Functions

static Type get (Eigen::MatrixXd &M, const Range &r)
 
static ConstType get (const Eigen::MatrixXd &M, const Range &r)
 

Member Typedef Documentation

◆ ConstType

◆ Type

Member Function Documentation

◆ get() [1/2]

static ConstType tvm::function::abstract::Function::slice_jdot::get ( const Eigen::MatrixXd &  M,
const Range r 
)
inlinestatic

◆ get() [2/2]

static Type tvm::function::abstract::Function::slice_jdot::get ( Eigen::MatrixXd &  M,
const Range r 
)
inlinestatic

The documentation for this struct was generated from the following file: