Marian NMT
v1.11.5
Contents:
Code Organisation
Expression graphs
Operations in the expression graph
Layers
Using Marian with factors
Library API
How to contribute to Marian
Writing documentation
Marian NMT
»
Library API
»
Typedef marian::functional::IsClass
View page source
Typedef marian::functional::IsClass
¶
Defined in
File operands.h
Typedef Documentation
¶
using
marian::functional
::
IsClass
=
typename
std
::enable_if<
std
::is_class<C>::value, C>::type
¶