wxMaxima
Loading...
Searching...
No Matches
Data Structures
SumCell.h File Reference

This file declares the class SumCell. More...

#include "precomp.h"
#include "Cell.h"
#include "ParenCell.h"
Include dependency graph for SumCell.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SumCell
 

Detailed Description

This file declares the class SumCell.

SumCell is the Cell type that represents maxima's sum(), lsum and product() commands.