spla
Namespaces | Functions
op.cpp File Reference
#include <core/top.hpp>
#include "spla/op.hpp"
#include <algorithm>
#include <cmath>
Include dependency graph for op.cpp:

Namespaces

 spla
 

Functions

template<typename T >
spla::min (T a, T b)
 
template<typename T >
spla::max (T a, T b)
 
void spla::register_ops ()
 Register all ops on library initialization. More...