FreeTensor
Loading...
Searching...
No Matches
Public Attributes | List of all members
freetensor::Scale< T > Struct Template Reference

#include <linear.h>

Collaboration diagram for freetensor::Scale< T >:
Collaboration graph
[legend]

Public Attributes

k_
 
Expr a_
 

Detailed Description

template<class T>
struct freetensor::Scale< T >

k * a

Member Data Documentation

◆ a_

template<class T >
Expr freetensor::Scale< T >::a_

◆ k_

template<class T >
T freetensor::Scale< T >::k_

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