|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include <data_reader_jag_conduit.hpp>
To faciliate the type comparison between a c++ native type and a conduit type id. By deafult, each pair of a native type TN and a conduit type TC is not the same. Those that are the same require explicit instantication to say otherwise.
Definition at line 501 of file data_reader_jag_conduit.hpp.