op_scalar_misc_proto.hpp File Reference

Go to the source code of this file.

Classes

class  op_scalar_plus
 'add scalar to a matrix/cube' operation More...
class  op_scalar_minus_pre
 'subtract matrix/cube from a scalar' operation More...
class  op_scalar_minus_post
 'subtract scalar from a matrix/cube' operation More...
class  op_scalar_times
 'multiply matrix/cube by a scalar' operation More...
class  op_scalar_div_pre
 'divide scalar by a matrix/cube' operation More...
class  op_scalar_div_post
 'divide matrix/cube by a scalar' operation More...