#include <ParserNode.h>
Definition at line 1786 of file ParserNode.h.
Parser::OrderSpec::OrderSpec |
( |
int |
n, |
|
|
ColumnRef * |
c, |
|
|
bool |
d, |
|
|
bool |
f |
|
) |
| |
|
inline |
Definition at line 1788 of file ParserNode.h.
std::unique_ptr< ColumnRef > column_
torch::Tensor f(torch::Tensor x, torch::Tensor W_target, torch::Tensor b_target)
int Parser::OrderSpec::get_colno |
( |
| ) |
const |
|
inline |
const ColumnRef* Parser::OrderSpec::get_column |
( |
| ) |
const |
|
inline |
bool Parser::OrderSpec::get_is_desc |
( |
| ) |
const |
|
inline |
bool Parser::OrderSpec::get_nulls_first |
( |
| ) |
const |
|
inline |
int Parser::OrderSpec::colno_ |
|
private |
std::unique_ptr<ColumnRef> Parser::OrderSpec::column_ |
|
private |
bool Parser::OrderSpec::is_desc_ |
|
private |
bool Parser::OrderSpec::nulls_first_ |
|
private |
The documentation for this class was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/Parser/ParserNode.h